)]}'
{
  "commit": "b34ee07372c46e4b99c11dcf38539409514af06b",
  "tree": "c88308ae0fc95edc6777fc25bfdee6c4783a4521",
  "parents": [
    "ff6c8f5d37d059f928d9996a63b64a5271d422b0"
  ],
  "author": {
    "name": "David Martos",
    "email": "davidmartos96@gmail.com",
    "time": "Thu Feb 01 01:05:22 2024 +0100"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Feb 01 00:05:22 2024 +0000"
  },
  "message": "Fix token usages on Regular Chip and Action Chip (#141701)\n\nThe regular chip and the action chip templates were referencing non existent M3 design tokens.\r\n\r\nFixes https://github.com/flutter/flutter/issues/141288\r\n\r\nThe `ActionChip` doesn\u0027t have any visual difference. Even though the template and file changes, the default `labelStyle` color already uses `onSurface`.\r\nFor the reviewer, I\u0027ve changed the `action_chip_test` to expect a color from the colorScheme so that it is more explicit that the color might not be the same as the labelLarge default in the global textTheme, even if for this case the color is the same.\r\n\r\nThe regular `Chip` does have visual differences, in particular, the label and trailing icon colors, which were not following the specification. In order to fix this, the regular chip now is based from the `filter-chip` spec as described in the linked issue.\r\n\r\n## Before\r\n\r\n![image](https://github.com/flutter/flutter/assets/22084723/d602ef42-625a-4b5c-b63b-c46cb2070d80)\r\n\r\n## After\r\n\r\n![image](https://github.com/flutter/flutter/assets/22084723/dddb754f-fd29-4c4c-96cc-e7f508219f12)",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0ed0cfbfb70ddacae514e0673bca026fc919cb1d",
      "old_mode": 33188,
      "old_path": "dev/tools/gen_defaults/generated/used_tokens.csv",
      "new_id": "e40d24932f64ddb068ec020d13039a0d98343603",
      "new_mode": 33188,
      "new_path": "dev/tools/gen_defaults/generated/used_tokens.csv"
    },
    {
      "type": "modify",
      "old_id": "32a6a0873a68b9a923cf4877a669b2bff8ee34a5",
      "old_mode": 33188,
      "old_path": "dev/tools/gen_defaults/lib/action_chip_template.dart",
      "new_id": "c9eca9ac73857614452d1eec9ec1877cca0d604e",
      "new_mode": 33188,
      "new_path": "dev/tools/gen_defaults/lib/action_chip_template.dart"
    },
    {
      "type": "modify",
      "old_id": "5341bac329ba32214a252bbf79b344b51c15e366",
      "old_mode": 33188,
      "old_path": "dev/tools/gen_defaults/lib/chip_template.dart",
      "new_id": "f25a523115b92cf0434be465d797d3cdb3a8a484",
      "new_mode": 33188,
      "new_path": "dev/tools/gen_defaults/lib/chip_template.dart"
    },
    {
      "type": "modify",
      "old_id": "0d4bec3f7b47f13f401d753da68687c1b3969800",
      "old_mode": 33188,
      "old_path": "packages/flutter/lib/src/material/action_chip.dart",
      "new_id": "e6d9b33b91b8f84f22c85fd20e6ec7e00a562241",
      "new_mode": 33188,
      "new_path": "packages/flutter/lib/src/material/action_chip.dart"
    },
    {
      "type": "modify",
      "old_id": "7d5d7e84b8607e34234d383a40c29db9e34881d3",
      "old_mode": 33188,
      "old_path": "packages/flutter/lib/src/material/chip.dart",
      "new_id": "15979d1c288a377f54db05dc126ecc7a51c5fd68",
      "new_mode": 33188,
      "new_path": "packages/flutter/lib/src/material/chip.dart"
    },
    {
      "type": "modify",
      "old_id": "e69874d846fb039d6f45cbb3c976c7af1fb33436",
      "old_mode": 33188,
      "old_path": "packages/flutter/test/material/action_chip_test.dart",
      "new_id": "0a6c708d6f0ea632b5c713c71d6ff13ab73bd268",
      "new_mode": 33188,
      "new_path": "packages/flutter/test/material/action_chip_test.dart"
    },
    {
      "type": "modify",
      "old_id": "96da8329a6b34683bec5b3959b36653e6751d897",
      "old_mode": 33188,
      "old_path": "packages/flutter/test/material/chip_test.dart",
      "new_id": "82fd4a946a9d11692c8a2edc713ab4f777bc19dc",
      "new_mode": 33188,
      "new_path": "packages/flutter/test/material/chip_test.dart"
    }
  ]
}
