Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: shared pkg versions, devmode define warning, registry-conflicts… #3171

Merged
merged 1 commit into from
May 3, 2023

Conversation

hunterloftis
Copy link
Contributor

Description

  • Share a version across all SWC packages (starting with 0.30.0)
  • Warn on attempts to redefine components in dev mode
  • Document registration conflicts and their possible resolutions

Currently, SWC packages that are imported twice (either pre-built and included on the same page, or via different dependency versions in a single build) will fail at runtime with a custom element registration error. These changes should prevent many of those situations, and for the rest, lead users more directly to a resolution.

Related issue(s)

Types of changes

  • 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 change)
  • Chore (minor updates related to the tooling or maintenance of the repository, does not impact compiled assets)

Checklist

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • If my change required a change to the documentation, I have updated the documentation in this pull request.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • I have reviewed at the Accessibility Practices for this feature, see: Aria Practices

Best practices

This repository uses conventional commit syntax for each commit message; note that the GitHub UI does not use this by default so be cautious when accepting suggested changes. Avoid the "Update branch" button on the pull request and opt instead for rebasing your branch against main.

Westbrook
Westbrook previously approved these changes May 2, 2023
Copy link
Contributor

@Westbrook Westbrook left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some questions here for the sake of knowledge, but otherwise this looks good to me!

@@ -20,11 +20,19 @@
"module": "src/index.js",
"type": "module",
"exports": {
".": "./src/index.js",
"./src/*": "./src/*.js",
".": {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well that's weird. Good thing nothing uses this 😬

packages/slider/sp-slider.ts Outdated Show resolved Hide resolved
packages/table/src/Table.ts Outdated Show resolved Hide resolved
tools/base/test/define-element.test.ts Show resolved Hide resolved
web-test-runner.config.js Outdated Show resolved Hide resolved
@hunterloftis hunterloftis force-pushed the dev-mode-registry-conflicts branch 2 times, most recently from 2980b3c to ce179c7 Compare May 2, 2023 18:50
@github-actions
Copy link

github-actions bot commented May 2, 2023

Tachometer results

Chrome

accordion permalink

Version Bytes Avg Time vs remote vs branch
npm latest 378 kB 327.75ms - 338.61ms - unsure 🔍
-2% - +2%
-8.20ms - +7.62ms
branch 376 kB 327.72ms - 339.22ms unsure 🔍
-2% - +2%
-7.62ms - +8.20ms
-

action-bar permalink

Version Bytes Avg Time vs remote vs branch
npm latest 344 kB 48.69ms - 50.28ms - unsure 🔍
-4% - +1%
-1.82ms - +0.61ms
branch 342 kB 49.17ms - 51.01ms unsure 🔍
-1% - +4%
-0.61ms - +1.82ms
-

action-button permalink

Version Bytes Avg Time vs remote vs branch
npm latest 500 kB 311.56ms - 319.26ms - faster ✔
4% - 7%
13.50ms - 24.23ms
branch 500 kB 330.54ms - 338.01ms slower ❌
4% - 8%
13.50ms - 24.23ms
-

action-group permalink

Version Bytes Avg Time vs remote vs branch
npm latest 520 kB 222.51ms - 229.28ms - slower ❌
8% - 12%
16.13ms - 24.68ms
branch 520 kB 202.88ms - 208.11ms faster ✔
7% - 11%
16.13ms - 24.68ms
-

action-menu permalink

Version Bytes Avg Time vs remote vs branch
npm latest 705 kB 290.87ms - 298.03ms - unsure 🔍
-4% - +0%
-11.80ms - +0.53ms
branch 705 kB 295.07ms - 305.11ms unsure 🔍
-0% - +4%
-0.53ms - +11.80ms
-

asset permalink

Version Bytes Avg Time vs remote vs branch
npm latest 337 kB 25.48ms - 26.46ms - unsure 🔍
-1% - +4%
-0.35ms - +0.99ms
branch 336 kB 25.19ms - 26.11ms unsure 🔍
-4% - +1%
-0.99ms - +0.35ms
-

avatar permalink

Version Bytes Avg Time vs remote vs branch
npm latest 375 kB 52.81ms - 55.01ms - unsure 🔍
-1% - +5%
-0.38ms - +2.37ms
branch 374 kB 52.08ms - 53.74ms unsure 🔍
-4% - +1%
-2.37ms - +0.38ms
-

badge permalink

Version Bytes Avg Time vs remote vs branch
npm latest 371 kB 78.24ms - 81.05ms - unsure 🔍
-1% - +4%
-0.47ms - +3.11ms
branch 370 kB 77.21ms - 79.44ms unsure 🔍
-4% - +1%
-3.11ms - +0.47ms
-

banner permalink

Version Bytes Avg Time vs remote vs branch
npm latest 336 kB 45.30ms - 47.94ms - unsure 🔍
-1% - +6%
-0.37ms - +2.59ms
branch 335 kB 44.84ms - 46.18ms unsure 🔍
-5% - +1%
-2.59ms - +0.37ms
-

button-group permalink

Version Bytes Avg Time vs remote vs branch
npm latest 417 kB 177.73ms - 184.51ms - unsure 🔍
-3% - +2%
-5.02ms - +3.85ms
branch 416 kB 178.85ms - 184.57ms unsure 🔍
-2% - +3%
-3.85ms - +5.02ms
-

button permalink

Version Bytes Avg Time vs remote vs branch
npm latest 422 kB 200.81ms - 206.60ms - unsure 🔍
-3% - +1%
-5.15ms - +3.02ms
branch 421 kB 201.89ms - 207.65ms unsure 🔍
-1% - +3%
-3.02ms - +5.15ms
-

card permalink

Version Bytes Avg Time vs remote vs branch
npm latest 482 kB 148.55ms - 152.90ms - unsure 🔍
-2% - +3%
-3.52ms - +4.09ms
branch 481 kB 147.33ms - 153.57ms unsure 🔍
-3% - +2%
-4.09ms - +3.52ms
-

checkbox permalink

Version Bytes Avg Time vs remote vs branch
npm latest 398 kB 110.70ms - 115.01ms - unsure 🔍
-2% - +3%
-2.43ms - +3.28ms
branch 397 kB 110.56ms - 114.31ms unsure 🔍
-3% - +2%
-3.28ms - +2.43ms
-

coachmark permalink

Version Bytes Avg Time vs remote vs branch
npm latest 340 kB 63.95ms - 65.63ms - unsure 🔍
-2% - +2%
-1.49ms - +1.11ms
branch 338 kB 63.99ms - 65.97ms unsure 🔍
-2% - +2%
-1.11ms - +1.49ms
-

color-area permalink

Version Bytes Avg Time vs remote vs branch
npm latest 427 kB 252.29ms - 258.42ms - unsure 🔍
-1% - +2%
-3.68ms - +5.21ms
branch 425 kB 251.37ms - 257.81ms unsure 🔍
-2% - +1%
-5.21ms - +3.68ms
-

color-handle permalink

Version Bytes Avg Time vs remote vs branch
npm latest 349 kB 108.65ms - 112.50ms - unsure 🔍
-4% - +2%
-4.52ms - +2.30ms
branch 348 kB 108.87ms - 114.49ms unsure 🔍
-2% - +4%
-2.30ms - +4.52ms
-

color-loupe permalink

Version Bytes Avg Time vs remote vs branch
npm latest 341 kB 74.70ms - 77.47ms - unsure 🔍
-4% - +2%
-3.27ms - +1.87ms
branch 340 kB 74.62ms - 78.95ms unsure 🔍
-2% - +4%
-1.87ms - +3.27ms
-

color-slider permalink

Version Bytes Avg Time vs remote vs branch
npm latest 431 kB 223.51ms - 228.33ms - unsure 🔍
-2% - +1%
-5.13ms - +2.11ms
branch 428 kB 224.73ms - 230.14ms unsure 🔍
-1% - +2%
-2.11ms - +5.13ms
-

color-wheel permalink

Version Bytes Avg Time vs remote vs branch
npm latest 433 kB 228.03ms - 233.52ms - unsure 🔍
-2% - +2%
-4.42ms - +3.52ms
branch 430 kB 228.36ms - 234.08ms unsure 🔍
-2% - +2%
-3.52ms - +4.42ms
-

dialog permalink

Version Bytes Avg Time vs remote vs branch
npm latest 424 kB 109.85ms - 113.57ms - unsure 🔍
-3% - +2%
-3.08ms - +2.14ms
branch 423 kB 110.35ms - 114.01ms unsure 🔍
-2% - +3%
-2.14ms - +3.08ms
-

divider permalink

Version Bytes Avg Time vs remote vs branch
npm latest 339 kB 28.98ms - 30.13ms - unsure 🔍
-5% - +1%
-1.53ms - +0.21ms
branch 337 kB 29.56ms - 30.87ms unsure 🔍
-1% - +5%
-0.21ms - +1.53ms
-

dropzone permalink

Version Bytes Avg Time vs remote vs branch
npm latest 340 kB 75.97ms - 80.36ms - unsure 🔍
-2% - +5%
-1.74ms - +3.56ms
branch 339 kB 75.77ms - 78.75ms unsure 🔍
-5% - +2%
-3.56ms - +1.74ms
-

field-group permalink

Version Bytes Avg Time vs remote vs branch
npm latest 404 kB 452.67ms - 462.54ms - faster ✔
1% - 4%
2.58ms - 19.66ms
branch 403 kB 461.75ms - 475.70ms slower ❌
1% - 4%
2.58ms - 19.66ms
-

field-label permalink

Version Bytes Avg Time vs remote vs branch
npm latest 366 kB 69.94ms - 73.15ms - unsure 🔍
-3% - +3%
-2.32ms - +1.87ms
branch 365 kB 70.42ms - 73.11ms unsure 🔍
-3% - +3%
-1.87ms - +2.32ms
-

grid permalink

Version Bytes Avg Time vs remote vs branch
npm latest 417 kB 58.12ms - 60.19ms - unsure 🔍
-2% - +3%
-1.02ms - +1.97ms
branch 415 kB 57.60ms - 59.76ms unsure 🔍
-3% - +2%
-1.97ms - +1.02ms
-

help-text permalink

Version Bytes Avg Time vs remote vs branch
npm latest 361 kB 33.57ms - 35.53ms - unsure 🔍
-1% - +5%
-0.42ms - +1.85ms
branch 360 kB 33.26ms - 34.41ms unsure 🔍
-5% - +1%
-1.85ms - +0.42ms
-

icon permalink

Version Bytes Avg Time vs remote vs branch
npm latest 368 kB 39.57ms - 41.00ms - unsure 🔍
-2% - +3%
-0.66ms - +1.34ms
branch 367 kB 39.25ms - 40.64ms unsure 🔍
-3% - +2%
-1.34ms - +0.66ms
-

icons permalink

Version Bytes Avg Time vs remote vs branch
npm latest 350 kB 68.52ms - 70.18ms - unsure 🔍
-2% - +1%
-1.70ms - +0.94ms
branch 349 kB 68.70ms - 70.76ms unsure 🔍
-1% - +2%
-0.94ms - +1.70ms
-

illustrated-message permalink

Version Bytes Avg Time vs remote vs branch
npm latest 381 kB 65.84ms - 68.41ms - unsure 🔍
-5% - +1%
-3.49ms - +0.42ms
branch 380 kB 67.20ms - 70.13ms unsure 🔍
-1% - +5%
-0.42ms - +3.49ms
-

link permalink

Version Bytes Avg Time vs remote vs branch
npm latest 360 kB 41.47ms - 42.74ms - unsure 🔍
-2% - +3%
-0.75ms - +1.15ms
branch 359 kB 41.21ms - 42.60ms unsure 🔍
-3% - +2%
-1.15ms - +0.75ms
-

menu permalink

Version Bytes Avg Time vs remote vs branch
npm latest 412 kB 368.60ms - 379.26ms - unsure 🔍
-1% - +3%
-4.18ms - +10.32ms
branch 411 kB 365.94ms - 375.77ms unsure 🔍
-3% - +1%
-10.32ms - +4.18ms
-

meter permalink

Version Bytes Avg Time vs remote vs branch
npm latest 379 kB 99.36ms - 102.09ms - unsure 🔍
-4% - +2%
-3.83ms - +2.22ms
branch 378 kB 98.83ms - 104.23ms unsure 🔍
-2% - +4%
-2.22ms - +3.83ms
-

number-field permalink

Version Bytes Avg Time vs remote vs branch
npm latest 593 kB 274.95ms - 285.72ms - unsure 🔍
-2% - +3%
-4.39ms - +8.47ms
branch 593 kB 274.77ms - 281.81ms unsure 🔍
-3% - +2%
-8.47ms - +4.39ms
-

overlay permalink

Version Bytes Avg Time vs remote vs branch
npm latest 430 kB 114.65ms - 117.95ms - unsure 🔍
-2% - +2%
-2.23ms - +2.31ms
branch 430 kB 114.70ms - 117.81ms unsure 🔍
-2% - +2%
-2.31ms - +2.23ms
-

picker-button permalink

Version Bytes Avg Time vs remote vs branch
npm latest 409 kB 87.79ms - 91.62ms - unsure 🔍
-2% - +3%
-1.80ms - +2.89ms
branch 408 kB 87.79ms - 90.52ms unsure 🔍
-3% - +2%
-2.89ms - +1.80ms
-

picker permalink

Version Bytes Avg Time vs remote vs branch
npm latest 562 kB 938.06ms - 972.43ms - unsure 🔍
-3% - +2%
-24.44ms - +22.06ms
branch 561 kB 940.77ms - 972.09ms unsure 🔍
-2% - +3%
-22.06ms - +24.44ms
-

popover permalink

Version Bytes Avg Time vs remote vs branch
npm latest 341 kB 47.80ms - 49.36ms - unsure 🔍
-2% - +2%
-1.04ms - +0.97ms
branch 339 kB 47.98ms - 49.26ms unsure 🔍
-2% - +2%
-0.97ms - +1.04ms
-

progress-bar permalink

Version Bytes Avg Time vs remote vs branch
npm latest 377 kB 85.20ms - 88.62ms - unsure 🔍
-3% - +2%
-3.05ms - +2.09ms
branch 376 kB 85.47ms - 89.31ms unsure 🔍
-2% - +4%
-2.09ms - +3.05ms
-

progress-circle permalink

Version Bytes Avg Time vs remote vs branch
npm latest 358 kB 99.28ms - 101.47ms - unsure 🔍
-4% - +0%
-3.68ms - +0.20ms
branch 357 kB 100.52ms - 103.71ms unsure 🔍
-0% - +4%
-0.20ms - +3.68ms
-

quick-actions permalink

Version Bytes Avg Time vs remote vs branch
npm latest 337 kB 31.66ms - 32.65ms - unsure 🔍
-3% - +1%
-0.97ms - +0.34ms
branch 336 kB 32.04ms - 32.89ms unsure 🔍
-1% - +3%
-0.34ms - +0.97ms
-

radio permalink

Version Bytes Avg Time vs remote vs branch
npm latest 384 kB 176.19ms - 181.16ms - unsure 🔍
-2% - +2%
-3.25ms - +3.90ms
branch 383 kB 175.78ms - 180.92ms unsure 🔍
-2% - +2%
-3.90ms - +3.25ms
-

search permalink

Version Bytes Avg Time vs remote vs branch
npm latest 441 kB 150.14ms - 153.49ms - unsure 🔍
-1% - +2%
-1.16ms - +3.50ms
branch 440 kB 149.03ms - 152.26ms unsure 🔍
-2% - +1%
-3.50ms - +1.16ms
-

sidenav permalink

Version Bytes Avg Time vs remote vs branch
npm latest 386 kB 620.00ms - 639.94ms - unsure 🔍
-2% - +3%
-11.41ms - +16.30ms
branch 385 kB 617.91ms - 637.14ms unsure 🔍
-3% - +2%
-16.30ms - +11.41ms
-

slider permalink

Version Bytes Avg Time vs remote vs branch
npm latest 445 kB 227.23ms - 234.10ms - unsure 🔍
-4% - +0%
-8.85ms - +0.81ms
branch 444 kB 231.29ms - 238.08ms unsure 🔍
-0% - +4%
-0.81ms - +8.85ms
-

split-button permalink

Version Bytes Avg Time vs remote vs branch
npm latest 638 kB 2052.24ms - 2056.89ms - unsure 🔍
-0% - +0%
-4.21ms - +2.56ms
branch 639 kB 2052.93ms - 2057.85ms unsure 🔍
-0% - +0%
-2.56ms - +4.21ms
-

split-view permalink

Version Bytes Avg Time vs remote vs branch
npm latest 369 kB 73.02ms - 76.06ms - unsure 🔍
-1% - +4%
-1.05ms - +3.25ms
branch 368 kB 71.92ms - 74.97ms unsure 🔍
-4% - +1%
-3.25ms - +1.05ms
-

swatch permalink

Version Bytes Avg Time vs remote vs branch
npm latest 381 kB 57.52ms - 60.45ms - unsure 🔍
-1% - +6%
-0.60ms - +3.62ms
branch 380 kB 55.95ms - 59.00ms unsure 🔍
-6% - +1%
-3.62ms - +0.60ms
-

switch permalink

Version Bytes Avg Time vs remote vs branch
npm latest 363 kB 67.31ms - 69.36ms - unsure 🔍
-2% - +2%
-1.70ms - +1.46ms
branch 362 kB 67.26ms - 69.66ms unsure 🔍
-2% - +2%
-1.46ms - +1.70ms
-

table permalink

Version Bytes Avg Time vs remote vs branch
npm latest 490 kB 753.97ms - 776.87ms - unsure 🔍
-3% - +1%
-19.94ms - +10.87ms
branch 490 kB 759.66ms - 780.26ms unsure 🔍
-1% - +3%
-10.87ms - +19.94ms
-

tabs permalink

Version Bytes Avg Time vs remote vs branch
npm latest 424 kB 270.60ms - 277.53ms - unsure 🔍
-2% - +2%
-5.51ms - +4.53ms
branch 422 kB 270.93ms - 278.18ms unsure 🔍
-2% - +2%
-4.53ms - +5.51ms
-

tags permalink

Version Bytes Avg Time vs remote vs branch
npm latest 443 kB 43.78ms - 45.28ms - unsure 🔍
-3% - +2%
-1.40ms - +1.11ms
branch 442 kB 43.66ms - 45.68ms unsure 🔍
-2% - +3%
-1.11ms - +1.40ms
-

textfield permalink

Version Bytes Avg Time vs remote vs branch
npm latest 399 kB 92.53ms - 95.50ms - unsure 🔍
-3% - +1%
-3.25ms - +0.91ms
branch 398 kB 93.72ms - 96.65ms unsure 🔍
-1% - +3%
-0.91ms - +3.25ms
-

thumbnail permalink

Version Bytes Avg Time vs remote vs branch
npm latest 740 kB 62.43ms - 63.91ms - unsure 🔍
-2% - +2%
-1.28ms - +1.02ms
branch 738 kB 62.42ms - 64.19ms unsure 🔍
-2% - +2%
-1.02ms - +1.28ms
-

toast permalink

Version Bytes Avg Time vs remote vs branch
npm latest 411 kB 70.94ms - 74.04ms - unsure 🔍
-1% - +4%
-1.05ms - +2.88ms
branch 410 kB 70.36ms - 72.78ms unsure 🔍
-4% - +1%
-2.88ms - +1.05ms
-

tooltip permalink

Version Bytes Avg Time vs remote vs branch
npm latest 353 kB 55.06ms - 57.80ms - unsure 🔍
-3% - +4%
-1.79ms - +2.41ms
branch 352 kB 54.52ms - 57.71ms unsure 🔍
-4% - +3%
-2.41ms - +1.79ms
-

top-nav permalink

Version Bytes Avg Time vs remote vs branch
npm latest 428 kB 186.39ms - 191.83ms - unsure 🔍
-2% - +3%
-3.13ms - +4.76ms
branch 427 kB 185.44ms - 191.15ms unsure 🔍
-3% - +2%
-4.76ms - +3.13ms
-

tray permalink

Version Bytes Avg Time vs remote vs branch
npm latest 435 kB 139.71ms - 143.59ms - unsure 🔍
-1% - +3%
-1.63ms - +4.12ms
branch 434 kB 138.28ms - 142.53ms unsure 🔍
-3% - +1%
-4.12ms - +1.63ms
-

underlay permalink

Version Bytes Avg Time vs remote vs branch
npm latest 337 kB 28.33ms - 29.00ms - unsure 🔍
-3% - +1%
-0.92ms - +0.17ms
branch 335 kB 28.61ms - 29.48ms unsure 🔍
-1% - +3%
-0.17ms - +0.92ms
-
Firefox

accordion permalink

Version Bytes Avg Time vs remote vs branch
npm latest 378 kB 635.01ms - 645.15ms - unsure 🔍
-1% - +1%
-7.12ms - +6.72ms
branch 376 kB 635.57ms - 644.99ms unsure 🔍
-1% - +1%
-6.72ms - +7.12ms
-

action-bar permalink

Version Bytes Avg Time vs remote vs branch
npm latest 344 kB 136.82ms - 148.62ms - unsure 🔍
-5% - +8%
-6.79ms - +10.99ms
branch 342 kB 133.97ms - 147.27ms unsure 🔍
-8% - +5%
-10.99ms - +6.79ms
-

action-button permalink

Version Bytes Avg Time vs remote vs branch
npm latest 500 kB 545.40ms - 553.32ms - unsure 🔍
-1% - +1%
-6.09ms - +6.33ms
branch 500 kB 544.45ms - 554.03ms unsure 🔍
-1% - +1%
-6.33ms - +6.09ms
-

action-group permalink

Version Bytes Avg Time vs remote vs branch
npm latest 520 kB 376.24ms - 387.20ms - slower ❌
0% - 5%
1.55ms - 16.85ms
branch 520 kB 367.18ms - 377.86ms faster ✔
0% - 4%
1.55ms - 16.85ms
-

action-menu permalink

Version Bytes Avg Time vs remote vs branch
npm latest 705 kB 428.94ms - 440.10ms - faster ✔
1% - 5%
3.93ms - 21.03ms
branch 705 kB 440.52ms - 453.48ms slower ❌
1% - 5%
3.93ms - 21.03ms
-

asset permalink

Version Bytes Avg Time vs remote vs branch
npm latest 337 kB 48.93ms - 56.31ms - unsure 🔍
-19% - +1%
-11.51ms - +0.79ms
branch 336 kB 53.06ms - 62.90ms unsure 🔍
-2% - +22%
-0.79ms - +11.51ms
-

avatar permalink

Version Bytes Avg Time vs remote vs branch
npm latest 375 kB 107.89ms - 117.99ms - unsure 🔍
-2% - +9%
-1.94ms - +10.02ms
branch 374 kB 105.71ms - 112.09ms unsure 🔍
-9% - +2%
-10.02ms - +1.94ms
-

badge permalink

Version Bytes Avg Time vs remote vs branch
npm latest 371 kB 144.67ms - 150.17ms - unsure 🔍
-3% - +2%
-4.93ms - +3.25ms
branch 370 kB 145.23ms - 151.29ms unsure 🔍
-2% - +3%
-3.25ms - +4.93ms
-

banner permalink

Version Bytes Avg Time vs remote vs branch
npm latest 336 kB 67.44ms - 76.16ms - unsure 🔍
-4% - +13%
-2.92ms - +8.84ms
branch 335 kB 64.88ms - 72.80ms unsure 🔍
-12% - +4%
-8.84ms - +2.92ms
-

button-group permalink

Version Bytes Avg Time vs remote vs branch
npm latest 417 kB 345.52ms - 356.48ms - unsure 🔍
-2% - +2%
-6.00ms - +7.28ms
branch 416 kB 346.61ms - 354.11ms unsure 🔍
-2% - +2%
-7.28ms - +6.00ms
-

button permalink

Version Bytes Avg Time vs remote vs branch
npm latest 422 kB 357.40ms - 366.04ms - faster ✔
0% - 5%
1.39ms - 17.21ms
branch 421 kB 364.40ms - 377.64ms slower ❌
0% - 5%
1.39ms - 17.21ms
-

card permalink

Version Bytes Avg Time vs remote vs branch
npm latest 482 kB 250.91ms - 265.17ms - unsure 🔍
-4% - +4%
-9.10ms - +10.10ms
branch 481 kB 251.12ms - 263.96ms unsure 🔍
-4% - +4%
-10.10ms - +9.10ms
-

checkbox permalink

Version Bytes Avg Time vs remote vs branch
npm latest 398 kB 240.12ms - 246.60ms - unsure 🔍
-4% - +0%
-10.00ms - +0.44ms
branch 397 kB 244.04ms - 252.24ms unsure 🔍
-0% - +4%
-0.44ms - +10.00ms
-

coachmark permalink

Version Bytes Avg Time vs remote vs branch
npm latest 340 kB 139.45ms - 152.95ms - unsure 🔍
-6% - +7%
-8.28ms - +9.48ms
branch 338 kB 139.84ms - 151.36ms unsure 🔍
-6% - +6%
-9.48ms - +8.28ms
-

color-area permalink

Version Bytes Avg Time vs remote vs branch
npm latest 427 kB 366.03ms - 376.37ms - unsure 🔍
-3% - +1%
-12.40ms - +3.24ms
branch 425 kB 369.92ms - 381.64ms unsure 🔍
-1% - +3%
-3.24ms - +12.40ms
-

color-handle permalink

Version Bytes Avg Time vs remote vs branch
npm latest 349 kB 180.37ms - 190.19ms - unsure 🔍
-2% - +4%
-4.35ms - +7.99ms
branch 348 kB 179.73ms - 187.19ms unsure 🔍
-4% - +2%
-7.99ms - +4.35ms
-

color-loupe permalink

Version Bytes Avg Time vs remote vs branch
npm latest 341 kB 142.35ms - 154.73ms - unsure 🔍
-8% - +5%
-11.88ms - +7.28ms
branch 340 kB 143.53ms - 158.15ms unsure 🔍
-5% - +8%
-7.28ms - +11.88ms
-

color-slider permalink

Version Bytes Avg Time vs remote vs branch
npm latest 431 kB 367.67ms - 379.41ms - unsure 🔍
-2% - +3%
-7.10ms - +9.30ms
branch 428 kB 366.71ms - 378.17ms unsure 🔍
-2% - +2%
-9.30ms - +7.10ms
-

color-wheel permalink

Version Bytes Avg Time vs remote vs branch
npm latest 433 kB 361.12ms - 372.68ms - unsure 🔍
-3% - +2%
-9.44ms - +7.48ms
branch 430 kB 361.70ms - 374.06ms unsure 🔍
-2% - +3%
-7.48ms - +9.44ms
-

dialog permalink

Version Bytes Avg Time vs remote vs branch
npm latest 424 kB 191.11ms - 201.09ms - unsure 🔍
-2% - +5%
-3.74ms - +9.94ms
branch 423 kB 188.32ms - 197.68ms unsure 🔍
-5% - +2%
-9.94ms - +3.74ms
-

divider permalink

Version Bytes Avg Time vs remote vs branch
npm latest 339 kB 76.39ms - 86.01ms - unsure 🔍
-13% - +1%
-11.67ms - +0.83ms
branch 337 kB 82.63ms - 90.61ms unsure 🔍
-1% - +15%
-0.83ms - +11.67ms
-

dropzone permalink

Version Bytes Avg Time vs remote vs branch
npm latest 340 kB 121.20ms - 131.40ms - unsure 🔍
-7% - +4%
-9.60ms - +5.20ms
branch 339 kB 123.13ms - 133.87ms unsure 🔍
-4% - +8%
-5.20ms - +9.60ms
-

field-group permalink

Version Bytes Avg Time vs remote vs branch
npm latest 404 kB 903.41ms - 944.07ms - unsure 🔍
-3% - +3%
-27.48ms - +26.72ms
branch 403 kB 906.19ms - 942.05ms unsure 🔍
-3% - +3%
-26.72ms - +27.48ms
-

field-label permalink

Version Bytes Avg Time vs remote vs branch
npm latest 366 kB 137.37ms - 143.99ms - unsure 🔍
-3% - +3%
-4.28ms - +4.24ms
branch 365 kB 138.02ms - 143.38ms unsure 🔍
-3% - +3%
-4.24ms - +4.28ms
-

grid permalink

Version Bytes Avg Time vs remote vs branch
npm latest 417 kB 107.37ms - 119.47ms - unsure 🔍
-14% - +5%
-16.87ms - +5.79ms
branch 415 kB 109.39ms - 128.53ms unsure 🔍
-5% - +15%
-5.79ms - +16.87ms
-

help-text permalink

Version Bytes Avg Time vs remote vs branch
npm latest 361 kB 83.23ms - 94.69ms - unsure 🔍
-9% - +9%
-8.08ms - +8.16ms
branch 360 kB 83.17ms - 94.67ms unsure 🔍
-9% - +9%
-8.16ms - +8.08ms
-

icon permalink

Version Bytes Avg Time vs remote vs branch
npm latest 368 kB 82.75ms - 99.17ms - unsure 🔍
-7% - +16%
-6.11ms - +14.03ms
branch 367 kB 81.17ms - 92.83ms unsure 🔍
-15% - +6%
-14.03ms - +6.11ms
-

icons permalink

Version Bytes Avg Time vs remote vs branch
npm latest 350 kB 130.02ms - 140.10ms - unsure 🔍
-5% - +5%
-6.89ms - +6.17ms
branch 349 kB 131.27ms - 139.57ms unsure 🔍
-5% - +5%
-6.17ms - +6.89ms
-

illustrated-message permalink

Version Bytes Avg Time vs remote vs branch
npm latest 381 kB 151.19ms - 166.49ms - unsure 🔍
-2% - +12%
-2.84ms - +17.32ms
branch 380 kB 145.04ms - 158.16ms unsure 🔍
-11% - +2%
-17.32ms - +2.84ms
-

link permalink

Version Bytes Avg Time vs remote vs branch
npm latest 360 kB 98.04ms - 108.28ms - unsure 🔍
-10% - +5%
-10.76ms - +5.08ms
branch 359 kB 99.96ms - 112.04ms unsure 🔍
-5% - +11%
-5.08ms - +10.76ms
-

menu permalink

Version Bytes Avg Time vs remote vs branch
npm latest 412 kB 585.97ms - 598.63ms - unsure 🔍
-3% - +0%
-15.24ms - +1.40ms
branch 411 kB 593.81ms - 604.63ms unsure 🔍
-0% - +3%
-1.40ms - +15.24ms
-

meter permalink

Version Bytes Avg Time vs remote vs branch
npm latest 379 kB 206.69ms - 214.27ms - unsure 🔍
-7% - +1%
-14.67ms - +1.91ms
branch 378 kB 209.48ms - 224.24ms unsure 🔍
-1% - +7%
-1.91ms - +14.67ms
-

number-field permalink

Version Bytes Avg Time vs remote vs branch
npm latest 593 kB 488.00ms - 495.00ms - unsure 🔍
-2% - +0%
-9.03ms - +1.55ms
branch 593 kB 491.27ms - 499.21ms unsure 🔍
-0% - +2%
-1.55ms - +9.03ms
-

overlay permalink

Version Bytes Avg Time vs remote vs branch
npm latest 430 kB 198.86ms - 207.18ms - unsure 🔍
-5% - +2%
-10.98ms - +4.02ms
branch 430 kB 200.27ms - 212.73ms unsure 🔍
-2% - +5%
-4.02ms - +10.98ms
-

picker-button permalink

Version Bytes Avg Time vs remote vs branch
npm latest 409 kB 191.64ms - 201.28ms - unsure 🔍
-5% - +3%
-10.32ms - +5.68ms
branch 408 kB 192.40ms - 205.16ms unsure 🔍
-3% - +5%
-5.68ms - +10.32ms
-

picker permalink

Version Bytes Avg Time vs remote vs branch
npm latest 562 kB 1126.24ms - 1164.68ms - unsure 🔍
-3% - +2%
-29.02ms - +24.10ms
branch 561 kB 1129.59ms - 1166.25ms unsure 🔍
-2% - +3%
-24.10ms - +29.02ms
-

popover permalink

Version Bytes Avg Time vs remote vs branch
npm latest 341 kB 112.86ms - 126.50ms - faster ✔
4% - 18%
4.35ms - 24.25ms
branch 339 kB 126.74ms - 141.22ms slower ❌
3% - 21%
4.35ms - 24.25ms
-

progress-bar permalink

Version Bytes Avg Time vs remote vs branch
npm latest 377 kB 160.07ms - 174.41ms - unsure 🔍
-6% - +5%
-9.50ms - +8.58ms
branch 376 kB 162.20ms - 173.20ms unsure 🔍
-5% - +6%
-8.58ms - +9.50ms
-

progress-circle permalink

Version Bytes Avg Time vs remote vs branch
npm latest 358 kB 230.49ms - 241.31ms - unsure 🔍
-1% - +6%
-1.88ms - +13.12ms
branch 357 kB 225.09ms - 235.47ms unsure 🔍
-6% - +1%
-13.12ms - +1.88ms
-

quick-actions permalink

Version Bytes Avg Time vs remote vs branch
npm latest 337 kB 64.22ms - 69.90ms - faster ✔
3% - 15%
1.77ms - 11.11ms
branch 336 kB 69.79ms - 77.21ms slower ❌
2% - 17%
1.77ms - 11.11ms
-

radio permalink

Version Bytes Avg Time vs remote vs branch
npm latest 384 kB 321.81ms - 329.91ms - faster ✔
1% - 4%
1.65ms - 14.83ms
branch 383 kB 328.90ms - 339.30ms slower ❌
0% - 5%
1.65ms - 14.83ms
-

search permalink

Version Bytes Avg Time vs remote vs branch
npm latest 441 kB 234.47ms - 242.17ms - unsure 🔍
-5% - +1%
-11.28ms - +1.44ms
branch 440 kB 238.18ms - 248.30ms unsure 🔍
-1% - +5%
-1.44ms - +11.28ms
-

sidenav permalink

Version Bytes Avg Time vs remote vs branch
npm latest 386 kB 928.09ms - 948.79ms - unsure 🔍
-2% - +1%
-14.32ms - +13.16ms
branch 385 kB 929.98ms - 948.06ms unsure 🔍
-1% - +2%
-13.16ms - +14.32ms
-

slider permalink

Version Bytes Avg Time vs remote vs branch
npm latest 445 kB 394.28ms - 405.44ms - unsure 🔍
-3% - +1%
-12.72ms - +3.88ms
branch 444 kB 398.13ms - 410.43ms unsure 🔍
-1% - +3%
-3.88ms - +12.72ms
-

split-button permalink

Version Bytes Avg Time vs remote vs branch
npm latest 638 kB 2181.19ms - 2196.85ms - unsure 🔍
-1% - +0%
-12.27ms - +8.27ms
branch 639 kB 2184.38ms - 2197.66ms unsure 🔍
-0% - +1%
-8.27ms - +12.27ms
-

split-view permalink

Version Bytes Avg Time vs remote vs branch
npm latest 369 kB 160.90ms - 169.14ms - unsure 🔍
-4% - +4%
-6.38ms - +6.90ms
branch 368 kB 159.55ms - 169.97ms unsure 🔍
-4% - +4%
-6.90ms - +6.38ms
-

swatch permalink

Version Bytes Avg Time vs remote vs branch
npm latest 381 kB 126.49ms - 134.83ms - unsure 🔍
-6% - +4%
-7.40ms - +5.56ms
branch 380 kB 126.61ms - 136.55ms unsure 🔍
-4% - +6%
-5.56ms - +7.40ms
-

switch permalink

Version Bytes Avg Time vs remote vs branch
npm latest 363 kB 138.41ms - 150.51ms - unsure 🔍
-3% - +7%
-4.69ms - +10.09ms
branch 362 kB 137.51ms - 146.01ms unsure 🔍
-7% - +3%
-10.09ms - +4.69ms
-

table permalink

Version Bytes Avg Time vs remote vs branch
npm latest 490 kB 1296.96ms - 1325.16ms - slower ❌
0% - 3%
2.15ms - 44.33ms
branch 490 kB 1272.13ms - 1303.51ms faster ✔
0% - 3%
2.15ms - 44.33ms
-

tabs permalink

Version Bytes Avg Time vs remote vs branch
npm latest 424 kB 364.12ms - 376.88ms - unsure 🔍
-2% - +3%
-8.12ms - +9.28ms
branch 422 kB 364.01ms - 375.83ms unsure 🔍
-3% - +2%
-9.28ms - +8.12ms
-

tags permalink

Version Bytes Avg Time vs remote vs branch
npm latest 443 kB 78.05ms - 84.19ms - unsure 🔍
-6% - +5%
-5.14ms - +4.06ms
branch 442 kB 78.23ms - 85.09ms unsure 🔍
-5% - +6%
-4.06ms - +5.14ms
-

textfield permalink

Version Bytes Avg Time vs remote vs branch
npm latest 399 kB 141.82ms - 150.14ms - unsure 🔍
-6% - +3%
-8.60ms - +4.88ms
branch 398 kB 142.54ms - 153.14ms unsure 🔍
-3% - +6%
-4.88ms - +8.60ms
-

thumbnail permalink

Version Bytes Avg Time vs remote vs branch
npm latest 740 kB 167.67ms - 177.85ms - unsure 🔍
-5% - +5%
-7.77ms - +8.61ms
branch 738 kB 165.92ms - 178.76ms unsure 🔍
-5% - +4%
-8.61ms - +7.77ms
-

toast permalink

Version Bytes Avg Time vs remote vs branch
npm latest 411 kB 149.88ms - 158.56ms - unsure 🔍
-7% - +3%
-11.17ms - +5.21ms
branch 410 kB 150.25ms - 164.15ms unsure 🔍
-3% - +7%
-5.21ms - +11.17ms
-

tooltip permalink

Version Bytes Avg Time vs remote vs branch
npm latest 353 kB 97.28ms - 105.84ms - unsure 🔍
-8% - +4%
-8.18ms - +3.94ms
branch 352 kB 99.39ms - 107.97ms unsure 🔍
-4% - +8%
-3.94ms - +8.18ms
-

top-nav permalink

Version Bytes Avg Time vs remote vs branch
npm latest 428 kB 276.42ms - 289.18ms - unsure 🔍
-2% - +4%
-6.16ms - +11.12ms
branch 427 kB 274.50ms - 286.14ms unsure 🔍
-4% - +2%
-11.12ms - +6.16ms
-

tray permalink

Version Bytes Avg Time vs remote vs branch
npm latest 435 kB 266.61ms - 278.75ms - unsure 🔍
-1% - +5%
-2.65ms - +13.29ms
branch 434 kB 262.19ms - 272.53ms unsure 🔍
-5% - +1%
-13.29ms - +2.65ms
-

underlay permalink

Version Bytes Avg Time vs remote vs branch
npm latest 337 kB 92.63ms - 102.69ms - unsure 🔍
-9% - +5%
-9.05ms - +5.21ms
branch 335 kB 94.54ms - 104.62ms unsure 🔍
-5% - +9%
-5.21ms - +9.05ms
-

@Westbrook Westbrook force-pushed the dev-mode-registry-conflicts branch from ce179c7 to c80c2ef Compare May 3, 2023 00:01
Copy link
Contributor

@Westbrook Westbrook left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's make history! Running the rebase and then this is good to go. 🚢

@hunterloftis hunterloftis merged commit 6e49565 into main May 3, 2023
@hunterloftis hunterloftis deleted the dev-mode-registry-conflicts branch May 3, 2023 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants