From 1f2e2981f8eaca852f9f98c51ef1f9977816c3d2 Mon Sep 17 00:00:00 2001 From: Santiago Valencia Sanchez Date: Mon, 10 Aug 2026 20:54:34 +0000 Subject: [PATCH] Remove retired isDomainIsolated flag from scaffolded package-solution.json The domain-isolated web parts feature is retired. Drop the dead isDomainIsolated flag from all scaffolding templates and their mirrored examples so new solutions no longer ship it, and update the multi-component test snapshot that captured it. --- examples/ace-data-visualization/config/package-solution.json | 1 - examples/ace-generic-card/config/package-solution.json | 1 - examples/ace-generic-image-card/config/package-solution.json | 1 - .../ace-generic-primarytext-card/config/package-solution.json | 1 - examples/ace-search-card/config/package-solution.json | 1 - examples/copilot-component-minimal/config/package-solution.json | 1 - .../copilot-component-noframework/config/package-solution.json | 1 - examples/copilot-component-react/config/package-solution.json | 1 - .../config/package-solution.json | 1 - .../config/package-solution.json | 1 - .../config/package-solution.json | 1 - .../extension-fieldcustomizer-react/config/package-solution.json | 1 - .../config/package-solution.json | 1 - .../extension-formcustomizer-react/config/package-solution.json | 1 - .../extension-listviewcommandset/config/package-solution.json | 1 - .../extension-search-query-modifier/config/package-solution.json | 1 - examples/library/config/package-solution.json | 1 - examples/webpart-minimal/config/package-solution.json | 1 - examples/webpart-noframework/config/package-solution.json | 1 - examples/webpart-react/config/package-solution.json | 1 - templates/ace-data-visualization/config/package-solution.json | 1 - templates/ace-generic-card/config/package-solution.json | 1 - templates/ace-generic-image-card/config/package-solution.json | 1 - .../ace-generic-primarytext-card/config/package-solution.json | 1 - templates/ace-search-card/config/package-solution.json | 1 - templates/copilot-component-minimal/config/package-solution.json | 1 - .../copilot-component-noframework/config/package-solution.json | 1 - templates/copilot-component-react/config/package-solution.json | 1 - .../config/package-solution.json | 1 - .../config/package-solution.json | 1 - .../config/package-solution.json | 1 - .../extension-fieldcustomizer-react/config/package-solution.json | 1 - .../config/package-solution.json | 1 - .../extension-formcustomizer-react/config/package-solution.json | 1 - .../extension-listviewcommandset/config/package-solution.json | 1 - .../extension-search-query-modifier/config/package-solution.json | 1 - templates/library/config/package-solution.json | 1 - templates/webpart-minimal/config/package-solution.json | 1 - templates/webpart-noframework/config/package-solution.json | 1 - templates/webpart-react/config/package-solution.json | 1 - .../src/tests/__snapshots__/multi-component.test.ts.snap | 1 - 41 files changed, 41 deletions(-) diff --git a/examples/ace-data-visualization/config/package-solution.json b/examples/ace-data-visualization/config/package-solution.json index fc8ed17a..6fc602f5 100644 --- a/examples/ace-data-visualization/config/package-solution.json +++ b/examples/ace-data-visualization/config/package-solution.json @@ -6,7 +6,6 @@ "version": "1.0.0.0", "includeClientSideAssets": true, "skipFeatureDeployment": true, - "isDomainIsolated": false, "developer": { "name": "", "websiteUrl": "", diff --git a/examples/ace-generic-card/config/package-solution.json b/examples/ace-generic-card/config/package-solution.json index 910a48b8..fdbc7f9f 100644 --- a/examples/ace-generic-card/config/package-solution.json +++ b/examples/ace-generic-card/config/package-solution.json @@ -6,7 +6,6 @@ "version": "1.0.0.0", "includeClientSideAssets": true, "skipFeatureDeployment": true, - "isDomainIsolated": false, "developer": { "name": "", "websiteUrl": "", diff --git a/examples/ace-generic-image-card/config/package-solution.json b/examples/ace-generic-image-card/config/package-solution.json index 3683877f..fe837b60 100644 --- a/examples/ace-generic-image-card/config/package-solution.json +++ b/examples/ace-generic-image-card/config/package-solution.json @@ -6,7 +6,6 @@ "version": "1.0.0.0", "includeClientSideAssets": true, "skipFeatureDeployment": true, - "isDomainIsolated": false, "developer": { "name": "", "websiteUrl": "", diff --git a/examples/ace-generic-primarytext-card/config/package-solution.json b/examples/ace-generic-primarytext-card/config/package-solution.json index 207b2be4..2c50ace0 100644 --- a/examples/ace-generic-primarytext-card/config/package-solution.json +++ b/examples/ace-generic-primarytext-card/config/package-solution.json @@ -6,7 +6,6 @@ "version": "1.0.0.0", "includeClientSideAssets": true, "skipFeatureDeployment": true, - "isDomainIsolated": false, "developer": { "name": "", "websiteUrl": "", diff --git a/examples/ace-search-card/config/package-solution.json b/examples/ace-search-card/config/package-solution.json index 2c27fafe..51da48a0 100644 --- a/examples/ace-search-card/config/package-solution.json +++ b/examples/ace-search-card/config/package-solution.json @@ -6,7 +6,6 @@ "version": "1.0.0.0", "includeClientSideAssets": true, "skipFeatureDeployment": true, - "isDomainIsolated": false, "developer": { "name": "", "websiteUrl": "", diff --git a/examples/copilot-component-minimal/config/package-solution.json b/examples/copilot-component-minimal/config/package-solution.json index 5bda43cb..3e049d8c 100644 --- a/examples/copilot-component-minimal/config/package-solution.json +++ b/examples/copilot-component-minimal/config/package-solution.json @@ -6,7 +6,6 @@ "version": "1.0.0.0", "includeClientSideAssets": true, "skipFeatureDeployment": true, - "isDomainIsolated": false, "developer": { "name": "", "websiteUrl": "", diff --git a/examples/copilot-component-noframework/config/package-solution.json b/examples/copilot-component-noframework/config/package-solution.json index 38cd1ee0..b0021c47 100644 --- a/examples/copilot-component-noframework/config/package-solution.json +++ b/examples/copilot-component-noframework/config/package-solution.json @@ -6,7 +6,6 @@ "version": "1.0.0.0", "includeClientSideAssets": true, "skipFeatureDeployment": true, - "isDomainIsolated": false, "developer": { "name": "", "websiteUrl": "", diff --git a/examples/copilot-component-react/config/package-solution.json b/examples/copilot-component-react/config/package-solution.json index 81bdf7e6..dc831109 100644 --- a/examples/copilot-component-react/config/package-solution.json +++ b/examples/copilot-component-react/config/package-solution.json @@ -6,7 +6,6 @@ "version": "1.0.0.0", "includeClientSideAssets": true, "skipFeatureDeployment": true, - "isDomainIsolated": false, "developer": { "name": "", "websiteUrl": "", diff --git a/examples/extension-application-customizer/config/package-solution.json b/examples/extension-application-customizer/config/package-solution.json index 2dd40de2..81f2653d 100644 --- a/examples/extension-application-customizer/config/package-solution.json +++ b/examples/extension-application-customizer/config/package-solution.json @@ -6,7 +6,6 @@ "version": "1.0.0.0", "includeClientSideAssets": true, "skipFeatureDeployment": true, - "isDomainIsolated": false, "developer": { "name": "", "websiteUrl": "", diff --git a/examples/extension-fieldcustomizer-minimal/config/package-solution.json b/examples/extension-fieldcustomizer-minimal/config/package-solution.json index fd9d3559..286d78ec 100644 --- a/examples/extension-fieldcustomizer-minimal/config/package-solution.json +++ b/examples/extension-fieldcustomizer-minimal/config/package-solution.json @@ -6,7 +6,6 @@ "version": "1.0.0.0", "includeClientSideAssets": true, "skipFeatureDeployment": true, - "isDomainIsolated": false, "developer": { "name": "", "websiteUrl": "", diff --git a/examples/extension-fieldcustomizer-noframework/config/package-solution.json b/examples/extension-fieldcustomizer-noframework/config/package-solution.json index 7dc4065c..ba04fd44 100644 --- a/examples/extension-fieldcustomizer-noframework/config/package-solution.json +++ b/examples/extension-fieldcustomizer-noframework/config/package-solution.json @@ -6,7 +6,6 @@ "version": "1.0.0.0", "includeClientSideAssets": true, "skipFeatureDeployment": true, - "isDomainIsolated": false, "developer": { "name": "", "websiteUrl": "", diff --git a/examples/extension-fieldcustomizer-react/config/package-solution.json b/examples/extension-fieldcustomizer-react/config/package-solution.json index 0c3348d2..81ec0423 100644 --- a/examples/extension-fieldcustomizer-react/config/package-solution.json +++ b/examples/extension-fieldcustomizer-react/config/package-solution.json @@ -6,7 +6,6 @@ "version": "1.0.0.0", "includeClientSideAssets": true, "skipFeatureDeployment": true, - "isDomainIsolated": false, "developer": { "name": "", "websiteUrl": "", diff --git a/examples/extension-formcustomizer-noframework/config/package-solution.json b/examples/extension-formcustomizer-noframework/config/package-solution.json index 2bbb45de..1f1eb794 100644 --- a/examples/extension-formcustomizer-noframework/config/package-solution.json +++ b/examples/extension-formcustomizer-noframework/config/package-solution.json @@ -6,7 +6,6 @@ "version": "1.0.0.0", "includeClientSideAssets": true, "skipFeatureDeployment": true, - "isDomainIsolated": false, "developer": { "name": "", "websiteUrl": "", diff --git a/examples/extension-formcustomizer-react/config/package-solution.json b/examples/extension-formcustomizer-react/config/package-solution.json index da8d840a..1e5b4d4f 100644 --- a/examples/extension-formcustomizer-react/config/package-solution.json +++ b/examples/extension-formcustomizer-react/config/package-solution.json @@ -6,7 +6,6 @@ "version": "1.0.0.0", "includeClientSideAssets": true, "skipFeatureDeployment": true, - "isDomainIsolated": false, "developer": { "name": "", "websiteUrl": "", diff --git a/examples/extension-listviewcommandset/config/package-solution.json b/examples/extension-listviewcommandset/config/package-solution.json index 080c1d6f..826b603f 100644 --- a/examples/extension-listviewcommandset/config/package-solution.json +++ b/examples/extension-listviewcommandset/config/package-solution.json @@ -6,7 +6,6 @@ "version": "1.0.0.0", "includeClientSideAssets": true, "skipFeatureDeployment": true, - "isDomainIsolated": false, "developer": { "name": "", "websiteUrl": "", diff --git a/examples/extension-search-query-modifier/config/package-solution.json b/examples/extension-search-query-modifier/config/package-solution.json index a919a949..687f000d 100644 --- a/examples/extension-search-query-modifier/config/package-solution.json +++ b/examples/extension-search-query-modifier/config/package-solution.json @@ -6,7 +6,6 @@ "version": "1.0.0.0", "includeClientSideAssets": true, "skipFeatureDeployment": true, - "isDomainIsolated": false, "developer": { "name": "", "websiteUrl": "", diff --git a/examples/library/config/package-solution.json b/examples/library/config/package-solution.json index 80e1ce2d..2bacc6cf 100644 --- a/examples/library/config/package-solution.json +++ b/examples/library/config/package-solution.json @@ -6,7 +6,6 @@ "version": "1.0.0.0", "includeClientSideAssets": true, "skipFeatureDeployment": true, - "isDomainIsolated": false, "developer": { "name": "", "websiteUrl": "", diff --git a/examples/webpart-minimal/config/package-solution.json b/examples/webpart-minimal/config/package-solution.json index dbc03bcd..e4f5e03d 100644 --- a/examples/webpart-minimal/config/package-solution.json +++ b/examples/webpart-minimal/config/package-solution.json @@ -6,7 +6,6 @@ "version": "1.0.0.0", "includeClientSideAssets": true, "skipFeatureDeployment": true, - "isDomainIsolated": false, "developer": { "name": "", "websiteUrl": "", diff --git a/examples/webpart-noframework/config/package-solution.json b/examples/webpart-noframework/config/package-solution.json index 0eac019b..aff37462 100644 --- a/examples/webpart-noframework/config/package-solution.json +++ b/examples/webpart-noframework/config/package-solution.json @@ -6,7 +6,6 @@ "version": "1.0.0.0", "includeClientSideAssets": true, "skipFeatureDeployment": true, - "isDomainIsolated": false, "developer": { "name": "", "websiteUrl": "", diff --git a/examples/webpart-react/config/package-solution.json b/examples/webpart-react/config/package-solution.json index e10faa36..d3da441e 100644 --- a/examples/webpart-react/config/package-solution.json +++ b/examples/webpart-react/config/package-solution.json @@ -6,7 +6,6 @@ "version": "1.0.0.0", "includeClientSideAssets": true, "skipFeatureDeployment": true, - "isDomainIsolated": false, "developer": { "name": "", "websiteUrl": "", diff --git a/templates/ace-data-visualization/config/package-solution.json b/templates/ace-data-visualization/config/package-solution.json index 85e86dfc..17105e60 100644 --- a/templates/ace-data-visualization/config/package-solution.json +++ b/templates/ace-data-visualization/config/package-solution.json @@ -6,7 +6,6 @@ "version": "1.0.0.0", "includeClientSideAssets": true, "skipFeatureDeployment": true, - "isDomainIsolated": false, "developer": { "name": "", "websiteUrl": "", diff --git a/templates/ace-generic-card/config/package-solution.json b/templates/ace-generic-card/config/package-solution.json index 85e86dfc..17105e60 100644 --- a/templates/ace-generic-card/config/package-solution.json +++ b/templates/ace-generic-card/config/package-solution.json @@ -6,7 +6,6 @@ "version": "1.0.0.0", "includeClientSideAssets": true, "skipFeatureDeployment": true, - "isDomainIsolated": false, "developer": { "name": "", "websiteUrl": "", diff --git a/templates/ace-generic-image-card/config/package-solution.json b/templates/ace-generic-image-card/config/package-solution.json index 85e86dfc..17105e60 100644 --- a/templates/ace-generic-image-card/config/package-solution.json +++ b/templates/ace-generic-image-card/config/package-solution.json @@ -6,7 +6,6 @@ "version": "1.0.0.0", "includeClientSideAssets": true, "skipFeatureDeployment": true, - "isDomainIsolated": false, "developer": { "name": "", "websiteUrl": "", diff --git a/templates/ace-generic-primarytext-card/config/package-solution.json b/templates/ace-generic-primarytext-card/config/package-solution.json index 85e86dfc..17105e60 100644 --- a/templates/ace-generic-primarytext-card/config/package-solution.json +++ b/templates/ace-generic-primarytext-card/config/package-solution.json @@ -6,7 +6,6 @@ "version": "1.0.0.0", "includeClientSideAssets": true, "skipFeatureDeployment": true, - "isDomainIsolated": false, "developer": { "name": "", "websiteUrl": "", diff --git a/templates/ace-search-card/config/package-solution.json b/templates/ace-search-card/config/package-solution.json index 85e86dfc..17105e60 100644 --- a/templates/ace-search-card/config/package-solution.json +++ b/templates/ace-search-card/config/package-solution.json @@ -6,7 +6,6 @@ "version": "1.0.0.0", "includeClientSideAssets": true, "skipFeatureDeployment": true, - "isDomainIsolated": false, "developer": { "name": "", "websiteUrl": "", diff --git a/templates/copilot-component-minimal/config/package-solution.json b/templates/copilot-component-minimal/config/package-solution.json index 85e86dfc..17105e60 100644 --- a/templates/copilot-component-minimal/config/package-solution.json +++ b/templates/copilot-component-minimal/config/package-solution.json @@ -6,7 +6,6 @@ "version": "1.0.0.0", "includeClientSideAssets": true, "skipFeatureDeployment": true, - "isDomainIsolated": false, "developer": { "name": "", "websiteUrl": "", diff --git a/templates/copilot-component-noframework/config/package-solution.json b/templates/copilot-component-noframework/config/package-solution.json index 85e86dfc..17105e60 100644 --- a/templates/copilot-component-noframework/config/package-solution.json +++ b/templates/copilot-component-noframework/config/package-solution.json @@ -6,7 +6,6 @@ "version": "1.0.0.0", "includeClientSideAssets": true, "skipFeatureDeployment": true, - "isDomainIsolated": false, "developer": { "name": "", "websiteUrl": "", diff --git a/templates/copilot-component-react/config/package-solution.json b/templates/copilot-component-react/config/package-solution.json index 85e86dfc..17105e60 100644 --- a/templates/copilot-component-react/config/package-solution.json +++ b/templates/copilot-component-react/config/package-solution.json @@ -6,7 +6,6 @@ "version": "1.0.0.0", "includeClientSideAssets": true, "skipFeatureDeployment": true, - "isDomainIsolated": false, "developer": { "name": "", "websiteUrl": "", diff --git a/templates/extension-application-customizer/config/package-solution.json b/templates/extension-application-customizer/config/package-solution.json index 24483140..354fa912 100644 --- a/templates/extension-application-customizer/config/package-solution.json +++ b/templates/extension-application-customizer/config/package-solution.json @@ -6,7 +6,6 @@ "version": "1.0.0.0", "includeClientSideAssets": true, "skipFeatureDeployment": true, - "isDomainIsolated": false, "developer": { "name": "", "websiteUrl": "", diff --git a/templates/extension-fieldcustomizer-minimal/config/package-solution.json b/templates/extension-fieldcustomizer-minimal/config/package-solution.json index 1a847bad..81d9f822 100644 --- a/templates/extension-fieldcustomizer-minimal/config/package-solution.json +++ b/templates/extension-fieldcustomizer-minimal/config/package-solution.json @@ -6,7 +6,6 @@ "version": "1.0.0.0", "includeClientSideAssets": true, "skipFeatureDeployment": true, - "isDomainIsolated": false, "developer": { "name": "", "websiteUrl": "", diff --git a/templates/extension-fieldcustomizer-noframework/config/package-solution.json b/templates/extension-fieldcustomizer-noframework/config/package-solution.json index 1a847bad..81d9f822 100644 --- a/templates/extension-fieldcustomizer-noframework/config/package-solution.json +++ b/templates/extension-fieldcustomizer-noframework/config/package-solution.json @@ -6,7 +6,6 @@ "version": "1.0.0.0", "includeClientSideAssets": true, "skipFeatureDeployment": true, - "isDomainIsolated": false, "developer": { "name": "", "websiteUrl": "", diff --git a/templates/extension-fieldcustomizer-react/config/package-solution.json b/templates/extension-fieldcustomizer-react/config/package-solution.json index 4feda4b5..8842574d 100644 --- a/templates/extension-fieldcustomizer-react/config/package-solution.json +++ b/templates/extension-fieldcustomizer-react/config/package-solution.json @@ -6,7 +6,6 @@ "version": "1.0.0.0", "includeClientSideAssets": true, "skipFeatureDeployment": true, - "isDomainIsolated": false, "developer": { "name": "", "websiteUrl": "", diff --git a/templates/extension-formcustomizer-noframework/config/package-solution.json b/templates/extension-formcustomizer-noframework/config/package-solution.json index 85e86dfc..17105e60 100644 --- a/templates/extension-formcustomizer-noframework/config/package-solution.json +++ b/templates/extension-formcustomizer-noframework/config/package-solution.json @@ -6,7 +6,6 @@ "version": "1.0.0.0", "includeClientSideAssets": true, "skipFeatureDeployment": true, - "isDomainIsolated": false, "developer": { "name": "", "websiteUrl": "", diff --git a/templates/extension-formcustomizer-react/config/package-solution.json b/templates/extension-formcustomizer-react/config/package-solution.json index 85e86dfc..17105e60 100644 --- a/templates/extension-formcustomizer-react/config/package-solution.json +++ b/templates/extension-formcustomizer-react/config/package-solution.json @@ -6,7 +6,6 @@ "version": "1.0.0.0", "includeClientSideAssets": true, "skipFeatureDeployment": true, - "isDomainIsolated": false, "developer": { "name": "", "websiteUrl": "", diff --git a/templates/extension-listviewcommandset/config/package-solution.json b/templates/extension-listviewcommandset/config/package-solution.json index d62167c1..d45149e6 100644 --- a/templates/extension-listviewcommandset/config/package-solution.json +++ b/templates/extension-listviewcommandset/config/package-solution.json @@ -6,7 +6,6 @@ "version": "1.0.0.0", "includeClientSideAssets": true, "skipFeatureDeployment": true, - "isDomainIsolated": false, "developer": { "name": "", "websiteUrl": "", diff --git a/templates/extension-search-query-modifier/config/package-solution.json b/templates/extension-search-query-modifier/config/package-solution.json index 0b551a9d..ae2ce7e9 100644 --- a/templates/extension-search-query-modifier/config/package-solution.json +++ b/templates/extension-search-query-modifier/config/package-solution.json @@ -6,7 +6,6 @@ "version": "1.0.0.0", "includeClientSideAssets": true, "skipFeatureDeployment": true, - "isDomainIsolated": false, "developer": { "name": "", "websiteUrl": "", diff --git a/templates/library/config/package-solution.json b/templates/library/config/package-solution.json index 85e86dfc..17105e60 100644 --- a/templates/library/config/package-solution.json +++ b/templates/library/config/package-solution.json @@ -6,7 +6,6 @@ "version": "1.0.0.0", "includeClientSideAssets": true, "skipFeatureDeployment": true, - "isDomainIsolated": false, "developer": { "name": "", "websiteUrl": "", diff --git a/templates/webpart-minimal/config/package-solution.json b/templates/webpart-minimal/config/package-solution.json index 85e86dfc..17105e60 100644 --- a/templates/webpart-minimal/config/package-solution.json +++ b/templates/webpart-minimal/config/package-solution.json @@ -6,7 +6,6 @@ "version": "1.0.0.0", "includeClientSideAssets": true, "skipFeatureDeployment": true, - "isDomainIsolated": false, "developer": { "name": "", "websiteUrl": "", diff --git a/templates/webpart-noframework/config/package-solution.json b/templates/webpart-noframework/config/package-solution.json index 85e86dfc..17105e60 100644 --- a/templates/webpart-noframework/config/package-solution.json +++ b/templates/webpart-noframework/config/package-solution.json @@ -6,7 +6,6 @@ "version": "1.0.0.0", "includeClientSideAssets": true, "skipFeatureDeployment": true, - "isDomainIsolated": false, "developer": { "name": "", "websiteUrl": "", diff --git a/templates/webpart-react/config/package-solution.json b/templates/webpart-react/config/package-solution.json index 85e86dfc..17105e60 100644 --- a/templates/webpart-react/config/package-solution.json +++ b/templates/webpart-react/config/package-solution.json @@ -6,7 +6,6 @@ "version": "1.0.0.0", "includeClientSideAssets": true, "skipFeatureDeployment": true, - "isDomainIsolated": false, "developer": { "name": "", "websiteUrl": "", diff --git a/tests/spfx-template-test/src/tests/__snapshots__/multi-component.test.ts.snap b/tests/spfx-template-test/src/tests/__snapshots__/multi-component.test.ts.snap index 2ae5c56b..00d77a47 100644 --- a/tests/spfx-template-test/src/tests/__snapshots__/multi-component.test.ts.snap +++ b/tests/spfx-template-test/src/tests/__snapshots__/multi-component.test.ts.snap @@ -66,7 +66,6 @@ Object { ], "id": "22222222-2222-2222-2222-222222222222", "includeClientSideAssets": true, - "isDomainIsolated": false, "metadata": Object { "categories": Array [], "longDescription": Object {