@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 +2 -2
- package/dist/index.cjs.map +1 -1
- package/dist/index.mjs +2 -2
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
/*
|
|
3
|
-
* @license @wistia/ui v0.15.14-beta.
|
|
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
|
*
|
|
@@ -14187,12 +14187,12 @@ var getPaddingForVariant = (variant) => {
|
|
|
14187
14187
|
"heading2",
|
|
14188
14188
|
"heading3",
|
|
14189
14189
|
"heading4",
|
|
14190
|
-
"heading5",
|
|
14191
14190
|
"body1",
|
|
14192
14191
|
"label1",
|
|
14193
14192
|
"body1Mono"
|
|
14194
14193
|
];
|
|
14195
14194
|
const smallPaddingVariants = [
|
|
14195
|
+
"heading5",
|
|
14196
14196
|
"heading6",
|
|
14197
14197
|
"body2",
|
|
14198
14198
|
"body3",
|