From 3e64e5c340f1e8e77c91ad1e1ccc41204c7c50f9 Mon Sep 17 00:00:00 2001 From: ayaz07 <118646687+Ayaz55555@users.noreply.github.com> Date: Sat, 29 Nov 2025 08:27:59 +0530 Subject: [PATCH 01/10] Update .eslintignore From 97092951e4f87f70f89aa42e76b9212887451d29 Mon Sep 17 00:00:00 2001 From: ayaz07 <118646687+Ayaz55555@users.noreply.github.com> Date: Sat, 29 Nov 2025 08:29:22 +0530 Subject: [PATCH 02/10] Update .eslintignore From 765d97893e813fd8511b013288e29796b49ff161 Mon Sep 17 00:00:00 2001 From: ayaz07 <118646687+Ayaz55555@users.noreply.github.com> Date: Mon, 12 Jan 2026 18:07:34 +0530 Subject: [PATCH 03/10] Update .browserslistrc --- .browserslistrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.browserslistrc b/.browserslistrc index 17205fe7544..61141df2403 100644 --- a/.browserslistrc +++ b/.browserslistrc @@ -1,4 +1,4 @@ -firefox esr +firefox es ios>=11 last 1 safari version last 2 chrome versions From 784fd5da871e0e5669b455f92d4a1ab65f288a31 Mon Sep 17 00:00:00 2001 From: ayaz07 <118646687+Ayaz55555@users.noreply.github.com> Date: Mon, 12 Jan 2026 18:07:42 +0530 Subject: [PATCH 04/10] Update .browserslistrc --- .browserslistrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.browserslistrc b/.browserslistrc index 61141df2403..17205fe7544 100644 --- a/.browserslistrc +++ b/.browserslistrc @@ -1,4 +1,4 @@ -firefox es +firefox esr ios>=11 last 1 safari version last 2 chrome versions From 792134edae12f92f2bf013918b291508399e69be Mon Sep 17 00:00:00 2001 From: ayaz07 <118646687+Ayaz55555@users.noreply.github.com> Date: Mon, 12 Jan 2026 18:07:53 +0530 Subject: [PATCH 05/10] Update .eslintrc.js --- .eslintrc.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.eslintrc.js b/.eslintrc.js index 4cb7db96c4c..b558e9777ce 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -2,7 +2,7 @@ module.exports = { root: true, reportUnusedDisableDirectives: true, overrides: [ - // Docusaurus, Storybook + // Docusaurus, Storyboo { files: [ 'apps/*-docs/**/*', From f745f68eb7fecbc1132df4768c02b026c2102318 Mon Sep 17 00:00:00 2001 From: ayaz07 <118646687+Ayaz55555@users.noreply.github.com> Date: Mon, 12 Jan 2026 18:08:03 +0530 Subject: [PATCH 06/10] Update .eslintrc.js --- .eslintrc.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.eslintrc.js b/.eslintrc.js index b558e9777ce..4cb7db96c4c 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -2,7 +2,7 @@ module.exports = { root: true, reportUnusedDisableDirectives: true, overrides: [ - // Docusaurus, Storyboo + // Docusaurus, Storybook { files: [ 'apps/*-docs/**/*', From 071e276918bd7c6d1a8a83bc23123a47dbf57ed2 Mon Sep 17 00:00:00 2001 From: ayaz07 <118646687+Ayaz55555@users.noreply.github.com> Date: Mon, 12 Jan 2026 18:08:13 +0530 Subject: [PATCH 07/10] Update .prettierignore --- .prettierignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.prettierignore b/.prettierignore index 39df292d2c5..f4ca717cb4b 100644 --- a/.prettierignore +++ b/.prettierignore @@ -3,7 +3,7 @@ **/__generated__ # Nx -.docusaurus +.docusauru .next .nx cjs/ From db991f7cc4ebc90dc1693c860ec8072f4354eac3 Mon Sep 17 00:00:00 2001 From: ayaz07 <118646687+Ayaz55555@users.noreply.github.com> Date: Mon, 12 Jan 2026 18:08:21 +0530 Subject: [PATCH 08/10] Update .prettierignore --- .prettierignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.prettierignore b/.prettierignore index f4ca717cb4b..39df292d2c5 100644 --- a/.prettierignore +++ b/.prettierignore @@ -3,7 +3,7 @@ **/__generated__ # Nx -.docusauru +.docusaurus .next .nx cjs/ From e0bd22352144ab83e0c94712fb1810a9c7caad39 Mon Sep 17 00:00:00 2001 From: ayaz07 <118646687+Ayaz55555@users.noreply.github.com> Date: Mon, 12 Jan 2026 18:08:37 +0530 Subject: [PATCH 09/10] Update tsconfig.buildOptions.json --- tsconfig.buildOptions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tsconfig.buildOptions.json b/tsconfig.buildOptions.json index 998f2c4dcc2..530d1d97898 100644 --- a/tsconfig.buildOptions.json +++ b/tsconfig.buildOptions.json @@ -3,7 +3,7 @@ // Options for projects being built as npm packages "compilerOptions": { "baseUrl": ".", - "declaration": true, + "declaration": tre, "emitDeclarationOnly": true, "resolveJsonModule": true, "sourceMap": false From e9e5bfd621b424f5e2b9a8c73f6a851885be67ea Mon Sep 17 00:00:00 2001 From: ayaz07 <118646687+Ayaz55555@users.noreply.github.com> Date: Mon, 12 Jan 2026 18:08:45 +0530 Subject: [PATCH 10/10] Update tsconfig.buildOptions.json --- tsconfig.buildOptions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tsconfig.buildOptions.json b/tsconfig.buildOptions.json index 530d1d97898..998f2c4dcc2 100644 --- a/tsconfig.buildOptions.json +++ b/tsconfig.buildOptions.json @@ -3,7 +3,7 @@ // Options for projects being built as npm packages "compilerOptions": { "baseUrl": ".", - "declaration": tre, + "declaration": true, "emitDeclarationOnly": true, "resolveJsonModule": true, "sourceMap": false