Skip to content

feat: rename lightning embedding template to UI embedding#868

Merged
mshanemc merged 1 commit into
forcedotcom:mainfrom
aman06it:feat/rename-ui-embedding
Jul 21, 2026
Merged

feat: rename lightning embedding template to UI embedding#868
mshanemc merged 1 commit into
forcedotcom:mainfrom
aman06it:feat/rename-ui-embedding

Conversation

@aman06it

@aman06it aman06it commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

What

Renames the lightning-embedding template feature to UI Embedding across TypeScript symbols, files, template folders, and i18n messages.

  • TemplateType.LightningEmbeddingTemplateType.UIEmbedding
  • LightningEmbeddingOptionsUIEmbeddingOptions
  • LightningEmbeddingGeneratorUIEmbeddingGenerator (file renamed)
  • utils/lightningEmbedding.tsutils/uiEmbedding.ts
  • Template folder templates/lightningembedding/templates/uiembedding/
  • i18n keys *LightningEmbedding**UIEmbedding*
  • Removed "widget" terminology (widget URL → embedding URL)
  • Standardized angle-bracket usage in help text (<lightning-ui-embedding>)
  • Emitted base component element renamed <lightning-embedding><lightning-ui-embedding>

Note

Must publish before the consuming plugin-templates PR — that command depends on these renamed symbols being available in @salesforce/templates.

Rename the lightning-embedding template feature to UI Embedding across
symbols, files, template folders, and i18n messages. Remove "widget"
terminology and standardize angle-bracket usage in help text.

Emitted base component element renamed <lightning-embedding> ->
<lightning-ui-embedding>.

@W-23468815@ @W-23301022@ @W-23301024@
@mshanemc
mshanemc merged commit b8f41d7 into forcedotcom:main Jul 21, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants