@wistia/ui 0.15.14-beta.7f547429.3a64c1e → 0.15.14-beta.9bd768c0.e216110

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -1,6 +1,6 @@
1
1
 
2
2
  /*
3
- * @license @wistia/ui v0.15.14-beta.7f547429.3a64c1e
3
+ * @license @wistia/ui v0.15.14-beta.9bd768c0.e216110
4
4
  *
5
5
  * Copyright (c) 2024-2025, Wistia, Inc. and its affiliates.
6
6
  *
@@ -14337,12 +14337,12 @@ var getPaddingForVariant = (variant) => {
14337
14337
  "heading2",
14338
14338
  "heading3",
14339
14339
  "heading4",
14340
- "heading5",
14341
14340
  "body1",
14342
14341
  "label1",
14343
14342
  "body1Mono"
14344
14343
  ];
14345
14344
  const smallPaddingVariants = [
14345
+ "heading5",
14346
14346
  "heading6",
14347
14347
  "body2",
14348
14348
  "body3",