@wistia/ui 0.18.9-beta.f2b4a087.fe9725c → 0.18.10-beta.0eb213f8.db0a3dc

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.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
 
2
2
  /*
3
- * @license @wistia/ui v0.18.9-beta.f2b4a087.fe9725c
3
+ * @license @wistia/ui v0.18.10-beta.0eb213f8.db0a3dc
4
4
  *
5
5
  * Copyright (c) 2024-2025, Wistia, Inc. and its affiliates.
6
6
  *
@@ -14996,7 +14996,7 @@ import { styled as styled67 } from "styled-components";
14996
14996
  import { isArray as isArray4, isNotNil as isNotNil28, isNotUndefined as isNotUndefined12, isUndefined as isUndefined4 } from "@wistia/type-guards";
14997
14997
  import { Fragment as Fragment9, jsx as jsx288, jsxs as jsxs49 } from "react/jsx-runtime";
14998
14998
  var StyledFormField = styled67.div`
14999
- --form-field-spacing: var(--wui-space-01);
14999
+ --form-field-spacing: var(--wui-space-02);
15000
15000
  --form-field-spacing-inline: var(--wui-space-02);
15001
15001
  --form-field-error-color: var(--wui-color-text-secondary-error);
15002
15002