From e46dcaaa50c6b3f3eaf7535c84c19bb9e9b77ed7 Mon Sep 17 00:00:00 2001 From: Tanvi Bhakta Date: Fri, 2 Jun 2023 15:40:01 +0530 Subject: [PATCH] chore: bump appsmith-design-system (#23975) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit > Pull Request Template > > Use this template to quickly create a well written pull request. Delete all quotes before creating the pull request. > ## Description > Add a TL;DR when description is extra long (helps content team) > > Please include a summary of the changes and which issue has been fixed. Please also include relevant motivation > and context. List any dependencies that are required for this change > > Links to Notion, Figma or any other documents that might be relevant to the PR > > #### PR fixes following issue(s) Fixes # (issue number) > if no issue exists, please create an issue and ask the maintainers about this first > > #### Media > A video or a GIF is preferred. when using Loom, don’t embed because it looks like it’s a GIF. instead, just link to the video > > #### Type of change > Please delete options that are not relevant. - Bug fix (non-breaking change which fixes an issue) - New feature (non-breaking change which adds functionality) - Breaking change (fix or feature that would cause existing functionality to not work as expected) - Chore (housekeeping or task changes that don't impact user perception) - This change requires a documentation update > > > ## Testing > #### How Has This Been Tested? > Please describe the tests that you ran to verify your changes. Also list any relevant details for your test configuration. > Delete anything that is not relevant - [ ] Manual - [ ] Jest - [ ] Cypress > > #### Test Plan > Add Testsmith test cases links that relate to this PR > > #### Issues raised during DP testing > Link issues raised during DP testing for better visiblity and tracking (copy link from comments dropped on this PR) > > > ## Checklist: #### Dev activity - [ ] My code follows the style guidelines of this project - [ ] I have performed a self-review of my own code - [ ] I have commented my code, particularly in hard-to-understand areas - [ ] I have made corresponding changes to the documentation - [ ] My changes generate no new warnings - [ ] I have added tests that prove my fix is effective or that my feature works - [ ] New and existing unit tests pass locally with my changes - [ ] PR is being merged under a feature flag #### QA activity: - [ ] [Speedbreak features](https://github.com/appsmithorg/TestSmith/wiki/Test-plan-implementation#speedbreaker-features-to-consider-for-every-change) have been covered - [ ] Test plan covers all impacted features and [areas of interest](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans/_edit#areas-of-interest) - [ ] Test plan has been peer reviewed by project stakeholders and other QA members - [ ] Manually tested functionality on DP - [ ] We had an implementation alignment call with stakeholders post QA Round 2 - [ ] Cypress test cases have been added and approved by SDET/manual QA - [ ] Added `Test Plan Approved` label after Cypress tests were reviewed - [ ] Added `Test Plan Approved` label after JUnit tests were reviewed --- app/client/package.json | 2 +- app/client/yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/app/client/package.json b/app/client/package.json index 03c9972243..81eb571e8c 100644 --- a/app/client/package.json +++ b/app/client/package.json @@ -91,7 +91,7 @@ "cypress-log-to-output": "^1.1.2", "dayjs": "^1.10.6", "deep-diff": "^1.0.2", - "design-system": "npm:@appsmithorg/design-system@2.1.10-alpha.9", + "design-system": "npm:@appsmithorg/design-system@2.1.11", "design-system-old": "npm:@appsmithorg/design-system-old@1.1.8", "downloadjs": "^1.4.7", "fast-deep-equal": "^3.1.3", diff --git a/app/client/yarn.lock b/app/client/yarn.lock index 9c0eea8174..a7c3852f97 100644 --- a/app/client/yarn.lock +++ b/app/client/yarn.lock @@ -9576,7 +9576,7 @@ __metadata: cypress-xpath: ^1.6.0 dayjs: ^1.10.6 deep-diff: ^1.0.2 - design-system: "npm:@appsmithorg/design-system@2.1.10-alpha.9" + design-system: "npm:@appsmithorg/design-system@2.1.11" design-system-old: "npm:@appsmithorg/design-system-old@1.1.8" diff: ^5.0.0 dotenv: ^8.1.0 @@ -13611,9 +13611,9 @@ __metadata: languageName: node linkType: hard -"design-system@npm:@appsmithorg/design-system@2.1.10-alpha.9": - version: 2.1.10-alpha.9 - resolution: "@appsmithorg/design-system@npm:2.1.10-alpha.9" +"design-system@npm:@appsmithorg/design-system@2.1.11": + version: 2.1.11 + resolution: "@appsmithorg/design-system@npm:2.1.11" dependencies: "@radix-ui/react-dialog": ^1.0.2 "@radix-ui/react-dropdown-menu": ^2.0.4 @@ -13638,7 +13638,7 @@ __metadata: react-dom: ^17.0.2 react-router-dom: ^5.0.0 styled-components: ^5.3.6 - checksum: b40970fba5c3e61a783db873e0bc549d2b35f05f63a1ade15bd22dd011029a5aeda904047860a367144324d7f310c8c32021762ff6de8ae8bf88465e843f052c + checksum: d2dab007f1a943067928dd019e64dd89648b94246320a3a54d1620d8b696baf74311e256e1176be9e2eef1b13f4f433549a023e8335c326c1438f3361bc76146 languageName: node linkType: hard