Commit graph

157 commits

Author SHA1 Message Date
dependabot[bot]
427cdaf9fa
build(deps): bump limax from 4.2.0 to 4.2.1 (#9629)
Bumps [limax](https://github.com/lovell/limax) from 4.2.0 to 4.2.1.
- [Changelog](https://github.com/lovell/limax/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lovell/limax/compare/v4.2.0...v4.2.1)

---
updated-dependencies:
- dependency-name: limax
  dependency-version: 4.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-06 15:59:42 +03:00
Joshua Goins
ae9bf9ef30
Link to global structs & enum page for enum properties (#9590)
Some checks are pending
CI / node_test (macos-14) (push) Blocked by required conditions
CI / node_test (ubuntu-22.04) (push) Blocked by required conditions
CI / node_test (windows-2022) (push) Blocked by required conditions
CI / python_test (macos-14) (push) Blocked by required conditions
CI / python_test (ubuntu-22.04) (push) Blocked by required conditions
CI / python_test (windows-2022) (push) Blocked by required conditions
CI / cpp_test_driver (macos-14) (push) Blocked by required conditions
CI / cpp_test_driver (ubuntu-22.04) (push) Blocked by required conditions
CI / cpp_test_driver (windows-2022) (push) Blocked by required conditions
CI / cpp_cmake (macos-14, 1.85) (push) Blocked by required conditions
CI / cpp_cmake (ubuntu-22.04, stable) (push) Blocked by required conditions
CI / cpp_cmake (windows-2022, nightly) (push) Blocked by required conditions
CI / cpp_package_test (push) Blocked by required conditions
CI / vsce_build_test (push) Blocked by required conditions
CI / mcu (pico-st7789, thumbv6m-none-eabi) (push) Blocked by required conditions
CI / mcu (pico2-st7789, thumbv8m.main-none-eabihf) (push) Blocked by required conditions
CI / mcu (stm32h735g, thumbv7em-none-eabihf) (push) Blocked by required conditions
CI / ffi_32bit_build (push) Blocked by required conditions
CI / docs (push) Blocked by required conditions
CI / wasm (push) Blocked by required conditions
CI / wasm_demo (push) Blocked by required conditions
CI / tree-sitter (push) Blocked by required conditions
CI / updater_test (0.3.0) (push) Blocked by required conditions
CI / fmt_test (push) Blocked by required conditions
CI / esp-idf-quick (push) Blocked by required conditions
CI / android (push) Blocked by required conditions
CI / mcu-embassy (push) Blocked by required conditions
CI / miri (push) Blocked by required conditions
CI / test-figma-inspector (push) Blocked by required conditions
CI / material-components (push) Blocked by required conditions
This had an entry in the linkMap, but was never hooked up and forgotten.
It has the obvious limitation of not going to the specific enum you're
looking for, but this is the same for struct properties anyway.
2025-10-02 08:40:43 +03:00
LouisBouch
ca4e337146
add space-evenly alignment to layout (#9545)
Add space-evenly to the layout options. These already included
space-around, space-between, start, end, etc.
2025-09-29 12:41:31 +02:00
dependabot[bot]
a37e7e60bd
build(deps): bump limax from 4.1.0 to 4.2.0 (#9556)
Bumps [limax](https://github.com/lovell/limax) from 4.1.0 to 4.2.0.
- [Changelog](https://github.com/lovell/limax/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lovell/limax/compare/v4.1.0...v4.2.0)

---
updated-dependencies:
- dependency-name: limax
  dependency-version: 4.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-29 13:33:56 +03:00
dependabot[bot]
448491dfa2
build(deps-dev): bump @tailwindcss/typography from 0.5.16 to 0.5.19 (#9557)
Bumps [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) from 0.5.16 to 0.5.19.
- [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.16...v0.5.19)

---
updated-dependencies:
- dependency-name: "@tailwindcss/typography"
  dependency-version: 0.5.19
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-29 11:17:15 +03:00
Olivier Goffart
c57c0c869f
Material: update the getting-started docs 2025-09-25 18:17:02 +02:00
Simon Hausmann
ea50a091d2 material: Move license file, readme, and migration docs into the zip archive for download 2025-09-25 14:23:09 +02:00
Simon Hausmann
7b78d655d3 material: Fix instructions for generating screenshots 2025-09-25 13:53:49 +02:00
Nigel Breslaw
35cd90aece
Bring back link to blog post (#9524)
Some checks are pending
CI / node_test (ubuntu-22.04) (push) Blocked by required conditions
CI / node_test (windows-2022) (push) Blocked by required conditions
CI / python_test (macos-14) (push) Blocked by required conditions
CI / build_and_test (--exclude ffmpeg --exclude gstreamer-player, windows-2022, stable) (push) Blocked by required conditions
CI / build_and_test (ubuntu-22.04, nightly) (push) Blocked by required conditions
CI / node_test (macos-14) (push) Blocked by required conditions
CI / python_test (ubuntu-22.04) (push) Blocked by required conditions
CI / cpp_test_driver (macos-14) (push) Blocked by required conditions
CI / cpp_test_driver (ubuntu-22.04) (push) Blocked by required conditions
CI / mcu (pico2-st7789, thumbv8m.main-none-eabihf) (push) Blocked by required conditions
CI / mcu-embassy (push) Blocked by required conditions
CI / ffi_32bit_build (push) Blocked by required conditions
CI / cpp_test_driver (windows-2022) (push) Blocked by required conditions
CI / cpp_cmake (macos-14, 1.85) (push) Blocked by required conditions
CI / cpp_cmake (ubuntu-22.04, stable) (push) Blocked by required conditions
CI / cpp_cmake (windows-2022, nightly) (push) Blocked by required conditions
CI / cpp_package_test (push) Blocked by required conditions
CI / vsce_build_test (push) Blocked by required conditions
CI / wasm_demo (push) Blocked by required conditions
CI / mcu (pico-st7789, thumbv6m-none-eabi) (push) Blocked by required conditions
CI / mcu (stm32h735g, thumbv7em-none-eabihf) (push) Blocked by required conditions
CI / docs (push) Blocked by required conditions
CI / wasm (push) Blocked by required conditions
CI / updater_test (0.3.0) (push) Blocked by required conditions
CI / fmt_test (push) Blocked by required conditions
CI / esp-idf-quick (push) Blocked by required conditions
CI / android (push) Blocked by required conditions
CI / miri (push) Blocked by required conditions
CI / test-figma-inspector (push) Blocked by required conditions
CI / material-components (push) Blocked by required conditions
2025-09-25 13:57:13 +03:00
Nigel Breslaw
63d66d0dc3
Switch gains checked_state_changed callback() (#9520) 2025-09-25 11:14:43 +03:00
Nigel Breslaw
b33b103827
Zip up the Material src and deploy it to cloudflare (#9516) 2025-09-25 08:36:47 +03:00
Olivier Goffart
6b9b9d9b19
material: change doc examples to import from @material 2025-09-24 18:19:39 +02:00
Nigel Breslaw
5f5ebac2e1
Remove all references to Material 3 Tech Preview (#9511) 2025-09-24 11:38:51 +03:00
Nigel Breslaw
f79f2bca24
Add ModalNavigationDrawer docs (#9495) 2025-09-23 13:33:27 +03:00
dependabot[bot]
a061175051
build(deps-dev): bump @iconify-json/tabler from 1.2.22 to 1.2.23 (#9490)
Some checks are pending
CI / build_and_test (--exclude ffmpeg --exclude gstreamer-player, windows-2022, stable) (push) Blocked by required conditions
CI / mcu (pico-st7789, thumbv6m-none-eabi) (push) Blocked by required conditions
CI / mcu (pico2-st7789, thumbv8m.main-none-eabihf) (push) Blocked by required conditions
CI / mcu-embassy (push) Blocked by required conditions
CI / docs (push) Blocked by required conditions
CI / build_and_test (ubuntu-22.04, nightly) (push) Blocked by required conditions
CI / node_test (macos-14) (push) Blocked by required conditions
CI / node_test (ubuntu-22.04) (push) Blocked by required conditions
CI / node_test (windows-2022) (push) Blocked by required conditions
CI / python_test (macos-14) (push) Blocked by required conditions
CI / python_test (ubuntu-22.04) (push) Blocked by required conditions
CI / cpp_test_driver (macos-14) (push) Blocked by required conditions
CI / cpp_test_driver (ubuntu-22.04) (push) Blocked by required conditions
CI / cpp_test_driver (windows-2022) (push) Blocked by required conditions
CI / cpp_cmake (macos-14, 1.85) (push) Blocked by required conditions
CI / cpp_cmake (windows-2022, nightly) (push) Blocked by required conditions
CI / cpp_package_test (push) Blocked by required conditions
CI / vsce_build_test (push) Blocked by required conditions
CI / mcu (stm32h735g, thumbv7em-none-eabihf) (push) Blocked by required conditions
CI / ffi_32bit_build (push) Blocked by required conditions
CI / wasm (push) Blocked by required conditions
CI / wasm_demo (push) Blocked by required conditions
CI / tree-sitter (push) Blocked by required conditions
CI / updater_test (0.3.0) (push) Blocked by required conditions
CI / fmt_test (push) Blocked by required conditions
CI / miri (push) Blocked by required conditions
CI / test-figma-inspector (push) Blocked by required conditions
CI / esp-idf-quick (push) Blocked by required conditions
CI / android (push) Blocked by required conditions
CI / material-components (push) Blocked by required conditions
Bumps [@iconify-json/tabler](https://github.com/iconify/icon-sets) from 1.2.22 to 1.2.23.
- [Commits](https://github.com/iconify/icon-sets/commits)

---
updated-dependencies:
- dependency-name: "@iconify-json/tabler"
  dependency-version: 1.2.23
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-23 00:03:07 +03:00
dependabot[bot]
a9901dbcc9
build(deps): bump the starlight_astro group with 7 updates (#9487)
Some checks are pending
CI / build_and_test (--exclude ffmpeg --exclude gstreamer-player, --exclude bevy-example, windows-2022, 1.85) (push) Blocked by required conditions
CI / build_and_test (--exclude ffmpeg --exclude gstreamer-player, macos-14, stable) (push) Blocked by required conditions
CI / build_and_test (--exclude ffmpeg --exclude gstreamer-player, windows-2022, beta) (push) Blocked by required conditions
CI / build_and_test (--exclude ffmpeg --exclude gstreamer-player, windows-2022, stable) (push) Blocked by required conditions
CI / build_and_test (ubuntu-22.04, nightly) (push) Blocked by required conditions
CI / node_test (macos-14) (push) Blocked by required conditions
CI / node_test (ubuntu-22.04) (push) Blocked by required conditions
CI / node_test (windows-2022) (push) Blocked by required conditions
CI / python_test (ubuntu-22.04) (push) Blocked by required conditions
CI / python_test (windows-2022) (push) Blocked by required conditions
CI / cpp_test_driver (macos-14) (push) Blocked by required conditions
CI / cpp_test_driver (ubuntu-22.04) (push) Blocked by required conditions
CI / ffi_32bit_build (push) Blocked by required conditions
CI / cpp_test_driver (windows-2022) (push) Blocked by required conditions
CI / cpp_cmake (macos-14, 1.85) (push) Blocked by required conditions
CI / cpp_cmake (ubuntu-22.04, stable) (push) Blocked by required conditions
CI / cpp_cmake (windows-2022, nightly) (push) Blocked by required conditions
CI / docs (push) Blocked by required conditions
CI / cpp_package_test (push) Blocked by required conditions
CI / vsce_build_test (push) Blocked by required conditions
CI / mcu (pico-st7789, thumbv6m-none-eabi) (push) Blocked by required conditions
CI / mcu (pico2-st7789, thumbv8m.main-none-eabihf) (push) Blocked by required conditions
CI / mcu (stm32h735g, thumbv7em-none-eabihf) (push) Blocked by required conditions
CI / updater_test (0.3.0) (push) Blocked by required conditions
CI / fmt_test (push) Blocked by required conditions
CI / esp-idf-quick (push) Blocked by required conditions
CI / android (push) Blocked by required conditions
CI / miri (push) Blocked by required conditions
CI / test-figma-inspector (push) Blocked by required conditions
CI / material-components (push) Blocked by required conditions
* build(deps): bump the starlight_astro group with 7 updates

Bumps the starlight_astro group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [starlight-sidebar-topics](https://github.com/HiDeoo/starlight-sidebar-topics/tree/HEAD/packages/starlight-sidebar-topics) | `0.6.0` | `0.6.1` |
| [@astrojs/sitemap](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap) | `3.5.1` | `3.6.0` |
| [@astrojs/markdown-remark](https://github.com/withastro/astro/tree/HEAD/packages/markdown/remark) | `6.3.6` | `6.3.7` |
| [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx) | `4.3.5` | `4.3.6` |
| [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) | `0.35.3` | `0.36.0` |
| [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `5.13.7` | `5.13.10` |
| [starlight-links-validator](https://github.com/HiDeoo/starlight-links-validator/tree/HEAD/packages/starlight-links-validator) | `0.17.2` | `0.18.0` |


Updates `starlight-sidebar-topics` from 0.6.0 to 0.6.1
- [Release notes](https://github.com/HiDeoo/starlight-sidebar-topics/releases)
- [Changelog](https://github.com/HiDeoo/starlight-sidebar-topics/blob/main/packages/starlight-sidebar-topics/CHANGELOG.md)
- [Commits](https://github.com/HiDeoo/starlight-sidebar-topics/commits/starlight-sidebar-topics@0.6.1/packages/starlight-sidebar-topics)

Updates `@astrojs/sitemap` from 3.5.1 to 3.6.0
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/sitemap/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/sitemap@3.6.0/packages/integrations/sitemap)

Updates `@astrojs/markdown-remark` from 6.3.6 to 6.3.7
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/markdown/remark/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/markdown-remark@6.3.7/packages/markdown/remark)

Updates `@astrojs/mdx` from 4.3.5 to 4.3.6
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/mdx/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/mdx@4.3.6/packages/integrations/mdx)

Updates `@astrojs/starlight` from 0.35.3 to 0.36.0
- [Release notes](https://github.com/withastro/starlight/releases)
- [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md)
- [Commits](https://github.com/withastro/starlight/commits/@astrojs/starlight@0.36.0/packages/starlight)

Updates `astro` from 5.13.7 to 5.13.10
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@5.13.10/packages/astro)

Updates `starlight-links-validator` from 0.17.2 to 0.18.0
- [Release notes](https://github.com/HiDeoo/starlight-links-validator/releases)
- [Changelog](https://github.com/HiDeoo/starlight-links-validator/blob/main/packages/starlight-links-validator/CHANGELOG.md)
- [Commits](https://github.com/HiDeoo/starlight-links-validator/commits/starlight-links-validator@0.18.0/packages/starlight-links-validator)

---
updated-dependencies:
- dependency-name: starlight-sidebar-topics
  dependency-version: 0.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: starlight_astro
- dependency-name: "@astrojs/sitemap"
  dependency-version: 3.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: starlight_astro
- dependency-name: "@astrojs/markdown-remark"
  dependency-version: 6.3.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: starlight_astro
- dependency-name: "@astrojs/mdx"
  dependency-version: 4.3.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: starlight_astro
- dependency-name: "@astrojs/starlight"
  dependency-version: 0.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: starlight_astro
- dependency-name: astro
  dependency-version: 5.13.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: starlight_astro
- dependency-name: starlight-links-validator
  dependency-version: 0.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: starlight_astro
...

Signed-off-by: dependabot[bot] <support@github.com>

* [autofix.ci] apply automated fixes

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-09-22 17:19:21 +03:00
dependabot[bot]
44aff04cc2
build(deps): bump @fontsource-variable/inter from 5.2.7 to 5.2.8 (#9491)
Bumps [@fontsource-variable/inter](https://github.com/fontsource/font-files/tree/HEAD/fonts/variable/inter) from 5.2.7 to 5.2.8.
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/variable/inter)

---
updated-dependencies:
- dependency-name: "@fontsource-variable/inter"
  dependency-version: 5.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-22 16:21:57 +03:00
Nigel Breslaw
bb001640d2
Integrate the Material project with the CI (#9462)
Some checks failed
CI / cpp_test_driver (macos-13) (push) Has been cancelled
CI / cpp_test_driver (windows-2022) (push) Has been cancelled
CI / build_and_test (ubuntu-22.04, nightly) (push) Has been cancelled
CI / node_test (macos-14) (push) Has been cancelled
CI / node_test (ubuntu-22.04) (push) Has been cancelled
CI / node_test (windows-2022) (push) Has been cancelled
CI / python_test (macos-14) (push) Has been cancelled
CI / python_test (ubuntu-22.04) (push) Has been cancelled
CI / python_test (windows-2022) (push) Has been cancelled
CI / cpp_test_driver (ubuntu-22.04) (push) Has been cancelled
CI / cpp_cmake (macos-14, 1.85) (push) Has been cancelled
CI / cpp_cmake (ubuntu-22.04, stable) (push) Has been cancelled
CI / cpp_cmake (windows-2022, nightly) (push) Has been cancelled
CI / cpp_package_test (push) Has been cancelled
CI / vsce_build_test (push) Has been cancelled
CI / mcu (pico-st7789, thumbv6m-none-eabi) (push) Has been cancelled
CI / mcu (stm32h735g, thumbv7em-none-eabihf) (push) Has been cancelled
CI / mcu (pico2-st7789, thumbv8m.main-none-eabihf) (push) Has been cancelled
CI / mcu-embassy (push) Has been cancelled
CI / ffi_32bit_build (push) Has been cancelled
CI / docs (push) Has been cancelled
CI / wasm (push) Has been cancelled
CI / tree-sitter (push) Has been cancelled
CI / updater_test (0.3.0) (push) Has been cancelled
CI / fmt_test (push) Has been cancelled
CI / wasm_demo (push) Has been cancelled
CI / esp-idf-quick (push) Has been cancelled
CI / android (push) Has been cancelled
CI / miri (push) Has been cancelled
CI / test-figma-inspector (push) Has been cancelled
This leaves 3 open issues:
1. WASM build.
2. APK build.
3. Test is testing too much and something needs fixing in the cargo.toml?
2025-09-19 13:58:42 +03:00
Nigel Breslaw
d3ff57bd62
Fix REUSE 2025-09-18 22:50:14 +03:00
Nigel Breslaw
cf1d4d7e4d
Integrate Material with PNPM (#9453) 2025-09-18 22:23:50 +03:00
Nigel Breslaw
cdd28eef4d material: Add missing docs
Adds docs for:

Vertical
Horizontal
Grid
Dialog
FullScreenDialog
Drawer
ModelDrawer
MaterialWindow

Imported from b93f82f434
2025-09-18 15:47:45 +02:00
Nigel Breslaw
6667c66b4c material: Fix todo's (https://github.com/slint-ui/material-components/issues/177)
* Fix todo's

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>

Imported from 09988fb4f6
2025-09-18 15:47:45 +02:00
Nigel Breslaw
b0e3dcbc5c material: CheckBoxListTile -> CheckBoxTile (https://github.com/slint-ui/material-components/issues/175)
Imported from d110bcbbf3
2025-09-18 15:47:45 +02:00
Nigel Breslaw
d68057b0c1 material: Add missing RadioButtonTile docs (https://github.com/slint-ui/material-components/issues/174)
Imported from f7019b36d1
2025-09-18 15:47:45 +02:00
Nigel Breslaw
e3d7e84352 material: TimePicker -> TimePickerPopup (https://github.com/slint-ui/material-components/issues/173)
Imported from 6946eb42ed
2025-09-18 15:47:45 +02:00
Nigel Breslaw
6bb18eb79a material: Add missing keyboard focus docs (https://github.com/slint-ui/material-components/issues/172)
Imported from e6f921ca43
2025-09-18 15:47:45 +02:00
Nigel Breslaw
14c7b094bf material: Add missing InputChip docs (https://github.com/slint-ui/material-components/issues/171)
Imported from 6c82c8cfc3
2025-09-18 15:47:45 +02:00
dependabot[bot]
2edff7acb8 material: build(deps): bump the starlight_astro group in /docs with 2 updates (https://github.com/slint-ui/material-components/issues/166)
Bumps the starlight_astro group in /docs with 2 updates: [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro).


Updates `@astrojs/starlight` from 0.35.2 to 0.35.3
- [Release notes](https://github.com/withastro/starlight/releases)
- [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md)
- [Commits](https://github.com/withastro/starlight/commits/@astrojs/starlight@0.35.3/packages/starlight)

Updates `astro` from 5.13.6 to 5.13.7
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@5.13.7/packages/astro)

---
updated-dependencies:
- dependency-name: "@astrojs/starlight"
  dependency-version: 0.35.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: starlight_astro
- dependency-name: astro
  dependency-version: 5.13.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: starlight_astro
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Imported from 473993d50d
2025-09-18 15:47:45 +02:00
dependabot[bot]
eb6c5a922c material: build(deps-dev): bump globals from 16.3.0 to 16.4.0 in /docs (https://github.com/slint-ui/material-components/issues/167)
Bumps [globals](https://github.com/sindresorhus/globals) from 16.3.0 to 16.4.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v16.3.0...v16.4.0)

---
updated-dependencies:
- dependency-name: globals
  dependency-version: 16.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Imported from 21045fe657
2025-09-18 15:47:45 +02:00
dependabot[bot]
a21f8da5cc material: build(deps): bump @types/node from 24.3.1 to 24.4.0 in /docs (https://github.com/slint-ui/material-components/issues/168)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.3.1 to 24.4.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Imported from e57e534202
2025-09-18 15:47:45 +02:00
dependabot[bot]
1bd8c75b93 material: build(deps): bump @fontsource-variable/inter in /docs (https://github.com/slint-ui/material-components/issues/169)
Bumps [@fontsource-variable/inter](https://github.com/fontsource/font-files/tree/HEAD/fonts/variable/inter) from 5.2.6 to 5.2.7.
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/variable/inter)

---
updated-dependencies:
- dependency-name: "@fontsource-variable/inter"
  dependency-version: 5.2.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Imported from bb374cb4e8
2025-09-18 15:47:45 +02:00
dependabot[bot]
eb770cd01f material: build(deps-dev): bump @biomejs/biome from 2.2.3 to 2.2.4 in /docs (https://github.com/slint-ui/material-components/issues/170)
Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.2.4/packages/@biomejs/biome)

---
updated-dependencies:
- dependency-name: "@biomejs/biome"
  dependency-version: 2.2.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Imported from 9e40f8ece7
2025-09-18 15:47:45 +02:00
Nigel Breslaw
9da99218aa material: placeholder -> placeholder_text (https://github.com/slint-ui/material-components/issues/165)
Imported from 26977613dc
2025-09-18 15:47:45 +02:00
Nigel Breslaw
f0241621c2 material: CheckBox: Various fixes (https://github.com/slint-ui/material-components/issues/164)
* checkbox: various fixes

Removed 'checked'.
error -> has-error.
Added checked-state-changed() callback.
Added set_check_state() function.

* Fix

* Fix

* Fix

Imported from df228143f9
2025-09-18 15:47:45 +02:00
Nigel Breslaw
949d22e7c1 material: Improve slider (https://github.com/slint-ui/material-components/issues/163)
Imported from 0bf972b244
2025-09-18 15:47:45 +02:00
dependabot[bot]
97a8f2b647 material: build(deps): bump the starlight_astro group in /docs with 2 updates (https://github.com/slint-ui/material-components/issues/162)
* build(deps): bump the starlight_astro group in /docs with 2 updates

Bumps the starlight_astro group in /docs with 2 updates: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx).


Updates `astro` from 5.13.5 to 5.13.6
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@5.13.6/packages/astro)

Updates `@astrojs/mdx` from 4.3.4 to 4.3.5
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/mdx/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/mdx@4.3.5/packages/integrations/mdx)

---
updated-dependencies:
- dependency-name: astro
  dependency-version: 5.13.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: starlight_astro
- dependency-name: "@astrojs/mdx"
  dependency-version: 4.3.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: starlight_astro
...

Signed-off-by: dependabot[bot] <support@github.com>

* [autofix.ci] apply automated fixes

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>

Imported from bf59357ddd
2025-09-18 15:47:45 +02:00
Nigel Breslaw
bf5b699443 material: ProgressIndicator: value -> progress (https://github.com/slint-ui/material-components/issues/161)
Imported from 53f589f596
2025-09-18 15:47:45 +02:00
dependabot[bot]
0700bbe27c material: build(deps): bump @types/node from 24.3.0 to 24.3.1 in /docs (https://github.com/slint-ui/material-components/issues/159)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.3.0 to 24.3.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Imported from dfe04c5ed1
2025-09-18 15:47:45 +02:00
dependabot[bot]
b24f12952e material: build(deps-dev): bump @biomejs/biome from 2.2.2 to 2.2.3 in /docs (https://github.com/slint-ui/material-components/issues/160)
* build(deps-dev): bump @biomejs/biome from 2.2.2 to 2.2.3 in /docs

Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.2.3/packages/@biomejs/biome)

---
updated-dependencies:
- dependency-name: "@biomejs/biome"
  dependency-version: 2.2.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* [autofix.ci] apply automated fixes

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>

Imported from f2de37764c
2025-09-18 15:47:45 +02:00
Nigel Breslaw
f368b401dc material: PopupMenu: Changes (https://github.com/slint-ui/material-components/issues/158)
Imported from 81415330ff
2025-09-18 15:47:45 +02:00
Nigel Breslaw
0023372769 material: Doc fixes (https://github.com/slint-ui/material-components/issues/156)
Imported from 8595b020da
2025-09-18 15:47:45 +02:00
Nigel Breslaw
af51fc57a4 material: Dialog & SnackBar: multi rename (https://github.com/slint-ui/material-components/issues/155)
icon-actions -> action-button-icons.
icon-action() -> icon-button-clicked()
action() -> action-clicked().
default-action() -> default-button-clicked().


Imported from 76f551666e
2025-09-18 15:47:45 +02:00
Nigel Breslaw
2bc3328ab4 material: ActionChip SearchBar: avatar -> avatar-icon (https://github.com/slint-ui/material-components/issues/154)
Imported from 5de14badc5
2025-09-18 15:47:45 +02:00
Nigel Breslaw
d43bc60b09 material: ListItem: action-icon -> action-button-icon (https://github.com/slint-ui/material-components/issues/153)
Imported from a1a8297359
2025-09-18 15:47:45 +02:00
Nigel Breslaw
482c3237c2 material: SegmentedButton: model -> items (https://github.com/slint-ui/material-components/issues/152)
Imported from 4545d04349
2025-09-18 15:47:45 +02:00
Nigel Breslaw
6f8f28ee0a material: empty-badge -> show-badge (https://github.com/slint-ui/material-components/issues/151)
Imported from b8e77998b4
2025-09-18 15:47:45 +02:00
Nigel Breslaw
c2420d0a50 material: icon-selected -> selected-icon (https://github.com/slint-ui/material-components/issues/150)
Imported from ec32ec5250
2025-09-18 15:47:45 +02:00
Nigel Breslaw
eb105c8593 material: SegmentedButton: Add index-changed callback. (https://github.com/slint-ui/material-components/issues/149)
Imported from 67d5871e56
2025-09-18 15:47:45 +02:00
Nigel Breslaw
4a9192883a material: icon-checked -> checked-icon (https://github.com/slint-ui/material-components/issues/148)
Imported from 6c2a83940b
2025-09-18 15:47:45 +02:00
Nigel Breslaw
94ab45f6b0 material: Add index-changed callback to Nav items (https://github.com/slint-ui/material-components/issues/147)
NaviagtionBar, NavigationRail and TabBar all gain an explicit 
`index-changed(index)` callback.

Imported from 3d9d00a91b
2025-09-18 15:47:45 +02:00