Bump the core-ui-package-updates group across 1 directory with 59 updates
Bumps the core-ui-package-updates group with 59 updates in the /airflow-core/src/airflow/ui directory:
Updates @chakra-ui/react from 3.20.0 to 3.30.0
Release notes
Sourced from @chakra-ui/react's releases.
@chakra-ui/react@3.30.0Minor Changes
#10425
0168a04Thanks@Adebesin-Cell! - - Splitter [NEW]: Introduce new resizable splitter component<Splitter.Root panels={[{ id: "a" }, { id: "b" }]}> <Splitter.Panel id="a">Panel A</Splitter.Panel> <Splitter.ResizeTrigger id="a:b" /> <Splitter.Panel id="b">Panel B</Splitter.Panel> </Splitter.Root>
7b9aa97Thanks@segunadebayo! - ### Added
- Carousel: Added
autoSizeprop for variable width/height slidesChanged
- useListCollection:
initialItemsnow acceptsreadonlyarrays- Types: Exported
InteractOutsideEvent,FocusOutsideEvent,PointerDownOutsideEventtypesFixed
- Carousel: Fixed dragging after tab switch/scroll and mouse wheel scroll with
allowMouseDrag- Combobox:
- Fixed
onHighlightChangenot firing when filtered to empty;- Fixed focus stealing in controlled mode
- Removed problematic
aria-hiddenbehavior- File Upload: Fixed non-interactive children in dropzone not opening file picker
- Radio Group: Fixed inconsistent
data-focus-visible/data-focusattributes; fixed indicator showing before rect resolved (with Tabs)- Tabs: Fixed indicator showing before rect resolved (with Radio Group); fixed position not updating when inactive tabs resize
503e11aThanks@segunadebayo! - ### Added
- Semantic Tokens: Add new
bordersemantic token to all color palettes (gray.300/gray.700for gray,color.500/color.400for colored palettes) to improve outline component appearanceChanged
... (truncated)
Changelog
Sourced from @chakra-ui/react's changelog.
3.30.0
Minor Changes
#10425
0168a04Thanks@Adebesin-Cell! - - Splitter [NEW]: Introduce new resizable splitter component<Splitter.Root panels={[{ id: "a" }, { id: "b" }]}> <Splitter.Panel id="a">Panel A</Splitter.Panel> <Splitter.ResizeTrigger id="a:b" /> <Splitter.Panel id="b">Panel B</Splitter.Panel> </Splitter.Root>
7b9aa97Thanks@segunadebayo! - ### Added
- Carousel: Added
autoSizeprop for variable width/height slidesChanged
- useListCollection:
initialItemsnow acceptsreadonlyarrays- Types: Exported
InteractOutsideEvent,FocusOutsideEvent,PointerDownOutsideEventtypesFixed
- Carousel: Fixed dragging after tab switch/scroll and mouse wheel scroll with
allowMouseDrag- Combobox:
- Fixed
onHighlightChangenot firing when filtered to empty;- Fixed focus stealing in controlled mode
- Removed problematic
aria-hiddenbehavior- File Upload: Fixed non-interactive children in dropzone not opening file picker
- Radio Group: Fixed inconsistent
data-focus-visible/data-focusattributes; fixed indicator showing before rect resolved (with Tabs)- Tabs: Fixed indicator showing before rect resolved (with Radio Group); fixed position not updating when inactive tabs resize
503e11aThanks@segunadebayo! - ### Added
- Semantic Tokens: Add new
bordersemantic token to all color palettes (gray.300/gray.700for gray,color.500/color.400for colored palettes) to improve outline component appearanceChanged
- Button, Badge, Tag, Checkbox: Update outline variants to use
colorPalette.borderinstead ofcolorPalette.mutedor globalbordertoken for better appearance, especially for non-gray color palettes.
... (truncated)
Commits
63c9c48Version Packages (#10462)721ece7chore: bump ark and fix exports7b9aa97chore: bump ark-ui2dfd2d2refactor: cx fn14bca51chore: bump deps0168a04feat: add Splitter component (#10425)fd15569fix: rtl arrow tip2f8eaa5chore: expose CssProperties type79bc435docs: table examplef763c92docs: combobox creatable- Additional commits viewable in compare view
Updates @codemirror/lang-json from 6.0.1 to 6.0.2
Changelog
Sourced from @codemirror/lang-json's changelog.
6.0.2 (2025-06-19)
Bug fixes
Add a .d.cts file to make TypeScript happy.
Commits
Updates @tanstack/react-query from 5.75.4 to 5.90.11
Release notes
Sourced from @tanstack/react-query's releases.
@tanstack/react-query-persist-client@5.90.11Patch Changes
- Updated dependencies []:
@tanstack/react-query@5.90.11Patch Changes
Prevent infinite render loops when useSuspenseQueries has duplicate queryKeys (#9886)
Updated dependencies [
c01b150]:
@tanstack/query-core@5.90.11
@tanstack/react-query-persist-client@5.90.10Patch Changes
- Updated dependencies []:
@tanstack/react-query@5.90.10Patch Changes
@tanstack/react-query-persist-client@5.90.9Patch Changes
- Updated dependencies []:
@tanstack/react-query@5.90.9Patch Changes
@tanstack/react-query-persist-client@5.90.8Patch Changes
- Updated dependencies []:
@tanstack/react-query@5.90.8Patch Changes
... (truncated)
Changelog
Sourced from @tanstack/react-query's changelog.
5.90.11
Patch Changes
Prevent infinite render loops when useSuspenseQueries has duplicate queryKeys (#9886)
Updated dependencies [
c01b150]:
@tanstack/query-core@5.90.115.90.10
Patch Changes
5.90.9
Patch Changes
5.90.8
Patch Changes
5.90.7
Patch Changes
5.90.6
Patch Changes
5.90.5
Patch Changes
... (truncated)
Commits
6799395ci: Version Packages (#9911)c01b150fix(useQueries): Prevent infinite render loops when useSuspenseQueries has du...c9bc600chore: use betterThrowerdeclaration in tests (#9884)66a194eci: Version Packages (#9879)6226325ci: Version Packages (#9873)f7c9526ci: Version Packages (#9854)ea0ab4dci: Version Packages (#9848)c23b4a0ci: Version Packages (#9834)ecdf962ci: Version Packages (#9773)e42ddfefix(core): observing "promise" needs to implicitly observe "data" (#9772)- Additional commits viewable in compare view
Updates @tanstack/react-virtual from 3.13.8 to 3.13.12
Release notes
Sourced from @tanstack/react-virtual's releases.
@tanstack/react-virtual@3.13.12Patch Changes
chore(react-virtual): fix vite e2e build (#1030)
Updated dependencies [
d21ed98]:
@tanstack/virtual-core@3.13.12
@tanstack/react-virtual@3.13.11Patch Changes
@tanstack/react-virtual@3.13.10Patch Changes
@tanstack/react-virtual@3.13.9Patch Changes
Changelog
Sourced from @tanstack/react-virtual's changelog.
3.13.12
Patch Changes
chore(react-virtual): fix vite e2e build (#1030)
Updated dependencies [
d21ed98]:
@tanstack/virtual-core@3.13.123.13.11
Patch Changes
3.13.10
Patch Changes
3.13.9
Patch Changes
Commits
b461e78ci: Version Packages (#1032)30bcf55chore(react-virtual): fix vite e2e build (#1030)d21ed98fix(virtual-core): scroll to index doesn't scroll to bottom correctly (#1029)2c70382ci: Version Packages (#1027)545c3c4chore(deps): update all non-major dependencies (#1022)7e9906cci: Version Packages (#1016)152bc3bchore(deps): update all non-major dependencies (#1015)d3ee618chore(deps): update all non-major dependencies (#1010)64b6f3bchore(deps): update all non-major dependencies (#1006)27f779bci: Version Packages (#1005)- Additional commits viewable in compare view
Updates @uiw/codemirror-themes-all from 4.23.12 to 4.25.3
Release notes
Sourced from @uiw/codemirror-themes-all's releases.
v4.25.3
Documentation v4.25.3: https://raw.githack.com/uiwjs/react-codemirror/9161ac5/index.html
Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.25.2...v4.25.3npm i @uiw/[email protected]
- 📖 doc: Update README.md c2fbf78
@jaywcjlove- 📖 doc: Update README.md d6e131e
@jaywcjlove- 📖 doc: Update README.md caa8aa2
@jaywcjlove- 📖 doc: Update README.md e853905
@jaywcjlove- 🆎 type: Fix typings in gen-langs-map.cjs (#749) 212172d
@metatick- 🐞 fix: Langs extension types fix (#750) b6d965f
@metatickv4.25.2
Documentation v4.25.2: https://raw.githack.com/uiwjs/react-codemirror/81b52d5/index.html
Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.25.1...v4.25.2npm i @uiw/[email protected]
- 💄 chore: Create SECURITY.md (#745) 935f3b5
@sberesnevnr- 💄 chore: Update SECURITY.md #745 d0700cd
@jaywcjlove- 🌍 website: fix example type error. 6b2929d
@jaywcjlove- 💄 chore: Update SECURITY.md (#746) 7573daa
@sberesnevnr- 🌍 website: fix type issue. cc35e8b
@jaywcjlove- 🐞 fix(extensions): typing issue string instead of an union type (#747) 952e1bd
@philibeav4.25.1
Documentation v4.25.1: https://raw.githack.com/uiwjs/react-codemirror/0eebca2/index.html
Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.25.0...v4.25.1npm i @uiw/[email protected]
- 💄 chore: update peerDependencies data. 6a45175
@jaywcjlovev4.25.0
Documentation v4.25.0: https://raw.githack.com/uiwjs/react-codemirror/b6a0ef9/index.html
... (truncated)
Commits
497bc04released v4.25.3 #750b6d965ffix: Langs extension types fix (#750)212172dtype: Fix typings in gen-langs-map.cjs (#749)e853905doc: Update README.mdcaa8aa2doc: Update README.mdd6e131edoc: Update README.mdc2fbf78doc: Update README.mde0edd55released v4.25.2952e1bdfix(extensions): typing issue string instead of an union type (#747)cc35e8bwebsite: fix type issue.- Additional commits viewable in compare view
Updates @uiw/react-codemirror from 4.23.12 to 4.25.3
Release notes
Sourced from @uiw/react-codemirror's releases.
v4.25.3
Documentation v4.25.3: https://raw.githack.com/uiwjs/react-codemirror/9161ac5/index.html
Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.25.2...v4.25.3npm i @uiw/[email protected]
- 📖 doc: Update README.md c2fbf78
@jaywcjlove- 📖 doc: Update README.md d6e131e
@jaywcjlove- 📖 doc: Update README.md caa8aa2
@jaywcjlove- 📖 doc: Update README.md e853905
@jaywcjlove- 🆎 type: Fix typings in gen-langs-map.cjs (#749) 212172d
@metatick- 🐞 fix: Langs extension types fix (#750) b6d965f
@metatickv4.25.2
Documentation v4.25.2: https://raw.githack.com/uiwjs/react-codemirror/81b52d5/index.html
Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.25.1...v4.25.2npm i @uiw/[email protected]
- 💄 chore: Create SECURITY.md (#745) 935f3b5
@sberesnevnr- 💄 chore: Update SECURITY.md #745 d0700cd
@jaywcjlove- 🌍 website: fix example type error. 6b2929d
@jaywcjlove- 💄 chore: Update SECURITY.md (#746) 7573daa
@sberesnevnr- 🌍 website: fix type issue. cc35e8b
@jaywcjlove- 🐞 fix(extensions): typing issue string instead of an union type (#747) 952e1bd
@philibeav4.25.1
Documentation v4.25.1: https://raw.githack.com/uiwjs/react-codemirror/0eebca2/index.html
Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.25.0...v4.25.1npm i @uiw/[email protected]
- 💄 chore: update peerDependencies data. 6a45175
@jaywcjlovev4.25.0
Documentation v4.25.0: https://raw.githack.com/uiwjs/react-codemirror/b6a0ef9/index.html
... (truncated)
Commits
497bc04released v4.25.3 #750b6d965ffix: Langs extension types fix (#750)212172dtype: Fix typings in gen-langs-map.cjs (#749)e853905doc: Update README.mdcaa8aa2doc: Update README.mdd6e131edoc: Update README.mdc2fbf78doc: Update README.mde0edd55released v4.25.2952e1bdfix(extensions): typing issue string instead of an union type (#747)cc35e8bwebsite: fix type issue.- Additional commits viewable in compare view
Updates @xyflow/react from 12.4.4 to 12.9.3
Release notes
Sourced from @xyflow/react's releases.
@xyflow/react@12.9.3Patch Changes
#5621
c1304dba7Thanks@moklick! - SetpaneClickDistancedefault value to1.#5578
00bcb9f5fThanks@peterkogo! - Pass current pointer position to connectionUpdated dependencies [
00bcb9f5f]:
@xyflow/system@0.0.73
@xyflow/react@12.9.2Patch Changes
@xyflow/react@12.9.1Patch Changes
#5572
5ec0cac7fThanks@peterkogo! - Fix onPaneClick events being suppressed when selectionOnDrag=trueUpdated dependencies [
5ec0cac7f]:
@xyflow/system@0.0.72
@xyflow/react@12.9.0Minor Changes
#5544
c17b49f4cThanks@0x0f0f0f! - AddEdgeToolbarcomponent#5550
6ffb9f790Thanks@peterkogo! - Prevent child nodes of different parents from overlapping#5551
6bb64b3edThanks@moklick! - Allow to start a selection above a nodePatch Changes
#5531
fe2a45ed2Thanks@Sec-ant! - Addtypeproperty toEdgePropsto matchNodePropsbehavior#5528
d50a963cdThanks@peterkogo! - LetNodeResizerprops change during ongoing resize#5530
3b9951e42Thanks@peterkogo! - Improve performance of adding nodes & edges#5547
1c8961207Thanks@moklick! - Always callonMoveEndwhenonMoveStartwas calledUpdated dependencies [
c17b49f4c,6ffb9f790,d50a963cd,6bb64b3ed,8a9ee2d83,1c8961207]:
@xyflow/system@0.0.71
@xyflow/react@12.8.5Patch Changes
- #5480
f869808e3Thanks@peterkogo! - Prevent multi-touch events while making a new connection
... (truncated)
Changelog
Sourced from @xyflow/react's changelog.
12.9.3
Patch Changes
#5621
c1304dba7Thanks@moklick! - SetpaneClickDistancedefault value to1.#5578
00bcb9f5fThanks@peterkogo! - Pass current pointer position to connectionUpdated dependencies [
00bcb9f5f]:
@xyflow/system@0.0.7312.9.2
Patch Changes
12.9.1
Patch Changes
#5572
5ec0cac7fThanks@peterkogo! - Fix onPaneClick events being suppressed when selectionOnDrag=trueUpdated dependencies [
5ec0cac7f]:
@xyflow/system@0.0.7212.9.0
Minor Changes
#5544
c17b49f4cThanks@0x0f0f0f! - AddEdgeToolbarcomponent#5550
6ffb9f790Thanks@peterkogo! - Prevent child nodes of different parents from overlapping#5551
6bb64b3edThanks@moklick! - Allow to start a selection above a nodePatch Changes
#5531
fe2a45ed2Thanks@Sec-ant! - Addtypeproperty toEdgePropsto matchNodePropsbehavior#5528
d50a963cdThanks@peterkogo! - LetNodeResizerprops change during ongoing resize#5530
3b9951e42Thanks@peterkogo! - Improve performance of adding nodes & edges#5547
1c8961207Thanks@moklick! - Always callonMoveEndwhenonMoveStartwas calledUpdated dependencies [
c17b49f4c,6ffb9f790,d50a963cd,6bb64b3ed,8a9ee2d83,1c8961207]:
@xyflow/system@0.0.7112.8.6
... (truncated)
Commits
12c516dchore(packages): bumpcb2db9fchore(reactflow): paneClickDistance default 17680cefMerge pull request #5594 from xyflow/enhance/connection-snappinga52ccc2chore(packages): bumpb298819chore(pane): handle nodes selection0d2cda7also postpone starting selection when clicking on a node11aa29balways pass current pointer position to connection1522b24chore(packages): bump2baa839simplify conditionseb7a272rename hasActiveSelection to isSelectionEnabled- Additional commits viewable in compare view
Updates anser from 2.3.2 to 2.3.3
Commits
4878f08Updated docsa8050f5:arrow_up: 2.3.3 :tada:- See full diff in compare view
Updates axios from 1.12.0 to 1.13.2
Release notes
Sourced from axios's releases.
Release v1.13.2
Release notes:
Bug Fixes
- http: fix 'socket hang up' bug for keep-alive requests when using timeouts; (#7206) (8d37233)
- http: use default export for http2 module to support stubs; (#7196) (0588880)
Performance Improvements
Contributors to this release
Release v1.13.1
Release notes:
Bug Fixes
- http: fixed a regression that caused the data stream to be interrupted for responses with non-OK HTTP statuses; (#7193) (bcd5581)
Contributors to this release
Release v1.13.0
Release notes:
Bug Fixes
- fetch: prevent TypeError when config.env is undefined (#7155) (015faec)
- resolve issue #7131 (added spacing in mergeConfig.js) (#7133) (9b9ec98)
Features
Contributors to this release