@wistia/ui 0.11.4 → 0.11.5-beta.3bee657e.8646139

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.11.4
3
+ * @license @wistia/ui v0.11.5-beta.3bee657e.8646139
4
4
  *
5
5
  * Copyright (c) 2024-2025, Wistia, Inc. and its affiliates.
6
6
  *
@@ -1303,7 +1303,7 @@ var borderRadiusTokens = import_styled_components4.css`
1303
1303
  // src/css/designTokens/spacing.tsx
1304
1304
  var import_styled_components5 = require("styled-components");
1305
1305
  var spacingTokens = import_styled_components5.css`
1306
- --wui-space-00: 0;
1306
+ --wui-space-00: 0px;
1307
1307
  --wui-space-01: 4px;
1308
1308
  --wui-space-02: 8px;
1309
1309
  --wui-space-03: 12px;