# src/constants/

Static configuration data for the widget.

- `icons.js`: SVG icon strings.
- `theme.js`: default theme tokens.
- `translations.js`: i18n dictionaries + supported languages.
- `selectors.js`: shared selectors used by features.

Keep these files data-only when possible.
