Skip to content

Commit 4272e5e

Browse files
authored
Import FormControl and Overlay from PVC (#2343)
* Bump `@primer/view-components` to `^0.0.114` * Import `FormControl` from PVC * Import `Overlay` from PVC
1 parent 9ab7402 commit 4272e5e

File tree

6 files changed

+24
-1184
lines changed

6 files changed

+24
-1184
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@primer/octicons": "17.0.0",
1717
"@primer/octicons-react": "17.0.0",
1818
"@primer/primitives": "7.8.3",
19-
"@primer/view-components": "^0.0.112",
19+
"@primer/view-components": "^0.0.114",
2020
"@svgr/webpack": "5.5.0",
2121
"autoprefixer": "10.4.2",
2222
"babel-preset-gatsby": "^2.14.0",

docs/yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1543,16 +1543,16 @@
15431543
resolved "https://registry.yarnpkg.com/@github/mini-throttle/-/mini-throttle-2.1.0.tgz#583a1d5e383caa21a1c067a649f15f7ab575dccf"
15441544
integrity sha512-iEeR2OdVCPkdIPUszL8gJnKNu4MR8ANh7y0u/LPyaatYezgaWxUZEzhFntloqQq+HE6MZkFy+cl+xzCNuljOdw==
15451545

1546+
"@github/relative-time-element@^4.0.0":
1547+
version "4.0.0"
1548+
resolved "https://registry.yarnpkg.com/@github/relative-time-element/-/relative-time-element-4.0.0.tgz#18ca051f0385142e8c13096cd57e8637012c99ef"
1549+
integrity sha512-A//nGe6GFciGP0GxSZZKZbULwSZuENZ19cTaAkvRU3Ptqgdpo95VF6YS5TPi54NVM/zt8q6KtDTOMyjdFQHj0g==
1550+
15461551
"@github/tab-container-element@^3.1.2":
15471552
version "3.2.0"
15481553
resolved "https://registry.yarnpkg.com/@github/tab-container-element/-/tab-container-element-3.2.0.tgz#d2d33da09ee3d7f4245a9f77479fe4969b137ae5"
15491554
integrity sha512-to5ZJuywKK3KX53X1ifOcWjvUTQcBGdQ6Qkhm8L97xQ3ovICag1048M3YMpc+QSdr8xWeCBMnLeMnENqotB0Og==
15501555

1551-
"@github/time-elements@^3.1.2":
1552-
version "3.6.0"
1553-
resolved "https://registry.yarnpkg.com/@github/time-elements/-/time-elements-3.6.0.tgz#c61cbab56e9defd3faa3f24bd87afac00deeccd4"
1554-
integrity sha512-MRt9TJztej6idLMvmuZbWc75TJrpl+1kgxWPFzCti4Md7kFtOFTRjXSGKmpc4vFT1NR3SgjHqTfI2Cnr9dJ7Wg==
1555-
15561556
"@graphql-tools/batch-execute@^7.1.2":
15571557
version "7.1.2"
15581558
resolved "https://registry.yarnpkg.com/@graphql-tools/batch-execute/-/batch-execute-7.1.2.tgz#35ba09a1e0f80f34f1ce111d23c40f039d4403a0"
@@ -2361,19 +2361,19 @@
23612361
history "^5.0.0"
23622362
styled-system "^5.1.5"
23632363

2364-
"@primer/view-components@^0.0.112":
2365-
version "0.0.112"
2366-
resolved "https://registry.yarnpkg.com/@primer/view-components/-/view-components-0.0.112.tgz#fe469883c8e2d4da3aba8e17002890b081ab6cd7"
2367-
integrity sha512-YWvZkEy6pQSfA3kcY5NVYGxR/mFmrbhufLhp/XYuXkf1Uoj1AEa4FESfiPqJhkIomZh5o2B4XAwBCqPsJie9nA==
2364+
"@primer/view-components@^0.0.114":
2365+
version "0.0.114"
2366+
resolved "https://registry.yarnpkg.com/@primer/view-components/-/view-components-0.0.114.tgz#44b847740dd7cb14209b78d99f25e51077aa14d2"
2367+
integrity sha512-ATDaosRz7/5g2PCZo00dgbz6GRVIg8L43bwyOJ7M/3YQ9uaHkiVjQ9xIc0voRx870HAaGwstRP+qfCsJr/7gNw==
23682368
dependencies:
23692369
"@github/auto-complete-element" "^3.3.4"
23702370
"@github/catalyst" "^1.6.0"
23712371
"@github/clipboard-copy-element" "^1.1.2"
23722372
"@github/details-menu-element" "^1.0.12"
23732373
"@github/image-crop-element" "^5.0.0"
23742374
"@github/mini-throttle" "^2.1.0"
2375+
"@github/relative-time-element" "^4.0.0"
23752376
"@github/tab-container-element" "^3.1.2"
2376-
"@github/time-elements" "^3.1.2"
23772377
"@primer/behaviors" "^1.2.0"
23782378

23792379
"@radix-ui/react-polymorphic@0.0.14", "@radix-ui/react-polymorphic@^0.0.14":

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
},
4444
"dependencies": {
4545
"@primer/primitives": "^7.9.0",
46-
"@primer/view-components": "^0.0.112"
46+
"@primer/view-components": "^0.0.114"
4747
},
4848
"devDependencies": {
4949
"@changesets/changelog-github": "0.4.6",

0 commit comments

Comments
 (0)