@spash/frontlib 0.0.14-beta.5 → 0.0.14

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.
Files changed (2) hide show
  1. package/dist/main.js +1 -1
  2. package/package.json +1 -1
package/dist/main.js CHANGED
@@ -24915,7 +24915,7 @@ const PC = /* @__PURE__ */ we(LC, [["render", OC]]), FC = { class: "relative min
24915
24915
  ]);
24916
24916
  };
24917
24917
  }
24918
- }), BC = { class: "absolute bottom-0 left-0 bg-background-alt-5 w-full h-[200px]" }, HC = { class: "flex items-center p-2 h-full" }, jC = { class: "flex flex-col justify-between gap-2 w-48 h-full" }, WC = {
24918
+ }), BC = { class: "spash-video-options-buzz absolute bottom-0 left-0 bg-background-alt-5 w-full h-[200px]" }, HC = { class: "flex items-center p-2 h-full" }, jC = { class: "flex flex-col justify-between gap-2 w-48 h-full" }, WC = {
24919
24919
  class: "ml-12 h-full",
24920
24920
  style: { width: "calc(100% - 15rem)" }
24921
24921
  }, KC = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@spash/frontlib",
3
- "version": "0.0.14-beta.5",
3
+ "version": "0.0.14",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"