No description provided.
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [style-dictionary](https://redirect.github.com/amzn/style-dictionary) | [`4.2.0` -> `4.3.0`](https://renovatebot.com/diffs/npm/style-dictionary/4.2.0/4.3.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>amzn/style-dictionary (style-dictionary)</summary> ### [`v4.3.0`](https://redirect.github.com/amzn/style-dictionary/blob/HEAD/CHANGELOG.md#430) [Compare Source](https://redirect.github.com/amzn/style-dictionary/compare/v4.2.0...v4.3.0) ##### Minor Changes - [`302b466`](https://redirect.github.com/amzn/style-dictionary/commit/302b466): Introduce a new entrypoint: `style-dictionary/enums` for most of the library's hard-coded string values. Most of these are built-in hooks names. This provides better type-safety for consumers as well as various maintainability related benefits for this library. [See documentation for more info](https://styledictionary.com/reference/enums). - [`5aad797`](https://redirect.github.com/amzn/style-dictionary/commit/5aad797): Add tailwind preset example, remove unused .editorconfig file - [`bd8be17`](https://redirect.github.com/amzn/style-dictionary/commit/bd8be17): Add support for native .TS token & config file processing. - [`209085d`](https://redirect.github.com/amzn/style-dictionary/commit/209085d): Add `tokenMap` properties to Dictionary, which is a JavaScript Map structure of the tokens, which makes it easy to iterate as well as access tokens. Also add `convertTokenData` utility that allows to seemlessly convert between Map, Object or Array of tokens, and deprecate the `flattenTokens` utility in favor of that one. ##### Patch Changes - [`2966cfd`](https://redirect.github.com/amzn/style-dictionary/commit/2966cfd): handle DTCG-format tokens in typescript/es6-declarations formatter - [`4a7bca7`](https://redirect.github.com/amzn/style-dictionary/commit/4a7bca7): add accessControl field to Android Compose template - [`f694f67`](https://redirect.github.com/amzn/style-dictionary/commit/f694f67): Fix Prettier imports, see https://prettier.io/docs/en/api#custom-parser-api-removed for more info. - [`fd8cdb4`](https://redirect.github.com/amzn/style-dictionary/commit/fd8cdb4): handle DTCG-format tokens in javascript/es6 formatter - [`6a6a409`](https://redirect.github.com/amzn/style-dictionary/commit/6a6a409): Move prettier to dependencies since style-dictionary isn't really a prettier plugin and a direct dependency seems more accurate here. - [`8a9cfa0`](https://redirect.github.com/amzn/style-dictionary/commit/8a9cfa0): Fix `outputReferencesTransformed` util, would return `true` for tokens which original values were not strings. - [`7a661bb`](https://redirect.github.com/amzn/style-dictionary/commit/7a661bb): Fix font-style and font-weight logic for fonts.css.template.js </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/yinm/figma-text-style-guide). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS43Mi4yIiwidXBkYXRlZEluVmVyIjoiMzkuNzIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUiXX0=-->
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by renovate[bot] and has received 0 comments.