chore(release): version packages [skip-heavy-ci] (next) - #63
Open
github-actions[bot] wants to merge 1 commit into
Open
chore(release): version packages [skip-heavy-ci] (next)#63github-actions[bot] wants to merge 1 commit into
github-actions[bot] wants to merge 1 commit into
Conversation
github-actions
Bot
force-pushed
the
changeset-release/develop
branch
5 times, most recently
from
August 12, 2026 23:44
4eb4e2a to
9495bfa
Compare
github-actions
Bot
force-pushed
the
changeset-release/develop
branch
from
August 16, 2026 03:16
9495bfa to
2aaeeac
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to develop, this PR will be updated.
developis currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exitondevelop.Releases
@pie-element/mc-populated-blank@0.3.0-next.4
Minor Changes
@pie-element/shared-types@0.2.0-next.0
Minor Changes
1d74cc2: Carry sign-language cards on
CatalogCard, the shape pie-players canonicalises (PIE-879)An accessibility catalog card is now a single
CatalogCard:catalog(the QTIsupport=token, and the only discriminant), optionallanguage, and exactlyone of
content— the string form, SSML forspoken— orpayload, thestructured form for what a string cannot express. Adds
SignLanguageCardPayload(aMediaAssetRefwith multiple sources and MIMEtypes, an optional
MediaFragmentRange, and an optionalsignLang), theCatalogCardPayloadunion,MediaAssetRef,MediaKind,MediaSource, and anisSignLanguageCardnarrowing guard.A signing card's adaptation language belongs on the card's
language. That isthe only field pie-players resolves a card on — resolution runs before anything
knows the card is a signing card, so it can only key on the generic field — and
the player falls back to it when the payload omits
signLang. SosignLangisoptional, and redundant on every card the Learnosity importer produces, which
emits
languagealone. It stays declared for the one shape where the two differ:a card tagged with the item's content language, so resolution reaches it by the
default-language rung while the payload says what the clip is signed in.
isSignLanguageCarddeliberately says nothing about it — it briefly required anon-empty
signLang, which would have rejected every imported card.The previous flat
content: stringcould only hold a bare URL, which cannotexpress a signing video and left malformed payloads indistinguishable from
text.
This replaces the
SignLanguageCatalogCard | TextCatalogCardunion that wasstaged here earlier, and with it the
signLanguagepayload key. pie-playersowns the card shape and canonicalises one generic
payloadslot interpreted bycatalog: QTI'sqti-cardhas a single content slot that@supportalreadydiscriminates, and a field per accommodation makes every new structured
alternate — braille next — a breaking widening of the card type in every
consumer that reads cards. The divergence was not academic: pie-players
tolerated
signLanguageas an input alias on its resolution path but not itsenumeration path, so a card authored against the old shape rendered its signing
video and was simultaneously reported as carrying no alternate.
SignLanguageCatalogCardsurvives as a narrowing ofCatalogCardfor the writeside, since an open-ended
catalogvocabulary means the type cannot state "asigning card must carry a payload".
Breaking for consumers that referenced
AccessibilityCatalogCard,TextCatalogCard,MediaFragment, orcard.signLanguage: they areCatalogCard,CatalogCard,MediaFragmentRange, andcard.payload. Noelement in this repo reads any of them, so nothing here changes behaviour. Data
model only — resolution, rendering, and PNP gating live in pie-players.
@pie-element/element-theme@0.1.1-next.2
Patch Changes
@pie-element/element-theme-daisyui@0.1.1-next.2
Patch Changes
@pie-element/categorize@13.1.2-next.6
Patch Changes
@pie-element/charting@12.1.2-next.6
Patch Changes
@pie-element/drag-in-the-blank@10.1.2-next.6
Patch Changes
@pie-element/ebsr@14.2.2-next.6
Patch Changes
@pie-element/explicit-constructed-response@11.1.2-next.6
Patch Changes
@pie-element/graphing@10.1.2-next.6
Patch Changes
@pie-element/hotspot@11.1.2-next.6
Patch Changes
@pie-element/image-cloze-association@10.1.2-next.6
Patch Changes
@pie-element/inline-dropdown@10.1.2-next.6
Patch Changes
@pie-element/match@12.1.2-next.6
Patch Changes
@pie-element/match-list@7.1.2-next.6
Patch Changes
@pie-element/math-templated@7.1.1-next.16
Patch Changes
@pie-element/multiple-choice@13.3.5-next.1
Patch Changes
@pie-element/number-line@13.1.2-next.6
Patch Changes
@pie-element/passage@7.1.2-next.6
Patch Changes
selection indicator resolve through
--pie-background/--pie-textinstead of MUI'spalette, so they no longer stay white with black ink over a dark passage body, and the tab
outline and the strip's bottom rule move to
--pie-border-gray, which holds the 3:1non-text minimum on every scheme where the previous
#D9DADAmeasured about 1.2:1. A hostthat sets
--pie-passage-header-backgroundkeeps its own strip colour unchanged; only thedefault, previously a white literal, now follows the theme.
@pie-element/placement-ordering@14.1.2-next.6
Patch Changes
@pie-element/select-text@13.1.2-next.6
Patch Changes
@pie-element/shared-controller-utils@0.1.1-next.2
Patch Changes
@pie-element/shared-test-utils@0.1.1-next.1
Patch Changes
@pie-element/shared-theming@0.1.1-next.2
Patch Changes
@pie-element/shared-theming-mui@0.1.1-next.2
Patch Changes
@pie-element/shared-utils@0.1.1-next.2
Patch Changes
@pie-element/element-a11y-demo@0.1.2-next.3
Patch Changes
@pie-element/element-demo@0.1.2-next.3
Patch Changes
@pie-element/learnosity-parity-demo@0.1.2-next.3
Patch Changes