tests / browser (chrome, chromium) (push) Successful in 2m24s
tests / browser (firefox, firefox) (push) Successful in 2m48s
tests / browser (safari, webkit) (push) Successful in 3m42s
tests / lint (push) Successful in 1m0s
tests / feature (8.4) (push) Successful in 1m7s
tests / feature (8.5) (push) Successful in 1m2s
Multi-browse, hero, uncontained and full-screen layouts on a native scroll-snap row, with Compose's keyline maths masking each item as it scrolls. Completes Phase 5. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01V9NnLxnPp8vaaurb3Z1MFy
40 lines
1.9 KiB
Plaintext
40 lines
1.9 KiB
Plaintext
Livewire Material
|
||
Copyright (c) 2026 noNameWEB — MIT License (LICENSE)
|
||
|
||
This package bundles or derives from the following works.
|
||
|
||
Material Symbols (resources/svg/symbols)
|
||
From google/material-design-icons, commit recorded in resources/svg/symbols/SOURCE.
|
||
Copyright Google LLC. Apache License 2.0.
|
||
|
||
M3 Expressive shapes (resources/svg/shapes)
|
||
Geometry ported from androidx Compose Material 3 (MaterialShapes.kt) and androidx
|
||
graphics-shapes, as recorded at the top of bin/shapes.mjs.
|
||
Copyright The Android Open Source Project. Apache License 2.0.
|
||
|
||
M3 Expressive loading indicator (resources/svg/loading-indicator)
|
||
Morph and LoadingIndicator ported from androidx graphics-shapes and Compose Material 3, as
|
||
recorded at the top of bin/loading-indicator.mjs.
|
||
Copyright The Android Open Source Project. Apache License 2.0.
|
||
|
||
M3 Expressive carousel keylines (resources/js/carousel.js)
|
||
Ported from androidx Compose Material 3 (carousel/*.kt), as recorded at the top of the file.
|
||
Copyright The Android Open Source Project. Apache License 2.0.
|
||
|
||
Google Sans Flex (resources/fonts/google-sans-flex)
|
||
Copyright Google LLC. SIL Open Font License 1.1 (resources/fonts/google-sans-flex/OFL.txt).
|
||
Subset: Latin and Latin Extended, weight 400–700, roundness 0–100.
|
||
|
||
material-color-utilities (resources/node/scheme.mjs)
|
||
Bundled from @material/material-color-utilities.
|
||
Copyright Google LLC. Apache License 2.0; its license header is kept in the bundle.
|
||
|
||
Design token values (resources/css/tokens: shape, elevation, type, motion easings)
|
||
From @material/web's token files. Copyright Google LLC. Apache License 2.0.
|
||
|
||
Spring motion constants (resources/css/tokens/motion.css)
|
||
From androidx Compose Material 3, tokens/ExpressiveMotionTokens.kt.
|
||
Copyright The Android Open Source Project. Apache License 2.0.
|
||
|
||
A copy of the Apache License 2.0 is available at https://www.apache.org/licenses/LICENSE-2.0.
|