@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.cjs 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
  *
@@ -15147,7 +15147,7 @@ var import_styled_components86 = require("styled-components");
15147
15147
  var import_type_guards49 = require("@wistia/type-guards");
15148
15148
  var import_jsx_runtime288 = require("react/jsx-runtime");
15149
15149
  var StyledFormField = import_styled_components86.styled.div`
15150
- --form-field-spacing: var(--wui-space-01);
15150
+ --form-field-spacing: var(--wui-space-02);
15151
15151
  --form-field-spacing-inline: var(--wui-space-02);
15152
15152
  --form-field-error-color: var(--wui-color-text-secondary-error);
15153
15153