@budibase/bbui 3.31.5 → 3.31.6

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.
@@ -1,4 +1,4 @@
1
- import { g as Zs, a as Qs } from "./index-BS-LrCVk.mjs";
1
+ import { g as Zs, a as Qs } from "./index-DhrCLFmb.mjs";
2
2
  function Js(ke, ye) {
3
3
  for (var k = 0; k < ye.length; k++) {
4
4
  const W = ye[k];
@@ -41751,6 +41751,9 @@ function DatePicker(l, u) {
41751
41751
  get align() {
41752
41752
  return T();
41753
41753
  },
41754
+ get useAnchorWidth() {
41755
+ return w();
41756
+ },
41754
41757
  resizable: !1,
41755
41758
  $$events: {
41756
41759
  open: [
@@ -43103,7 +43106,7 @@ function SpectrumMDE(l, u) {
43103
43106
  let f = prop(u, "height", 12, null), p = prop(u, "scroll", 8, !0), v = prop(u, "easyMDEOptions", 8, null), y = prop(u, "mde", 12, null), b = prop(u, "id", 8, null), $ = prop(u, "fullScreenOffset", 8, null), P = prop(u, "disabled", 8, !1), k = /* @__PURE__ */ mutable_source(void 0);
43104
43107
  onMount(async () => {
43105
43108
  f(f() || "200px");
43106
- const { default: F } = await import("./easymde-BhLlcaB-.mjs").then((T) => T.e);
43109
+ const { default: F } = await import("./easymde-TCPg2Sl1.mjs").then((T) => T.e);
43107
43110
  y(new F({
43108
43111
  element: get$2(k),
43109
43112
  spellChecker: !1,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@budibase/bbui",
3
3
  "description": "A UI solution used in the different Budibase projects.",
4
- "version": "3.31.5",
4
+ "version": "3.31.6",
5
5
  "license": "MPL-2.0",
6
6
  "module": "dist/bbui.mjs",
7
7
  "exports": {
@@ -107,5 +107,5 @@
107
107
  }
108
108
  }
109
109
  },
110
- "gitHead": "8b6307f21fc1e0496119295b4417d57e13857c6a"
110
+ "gitHead": "431d595ada96873e3b6ff34e80a2f710f5ad5051"
111
111
  }
@@ -77,6 +77,7 @@
77
77
  portalTarget={appendTo}
78
78
  {anchor}
79
79
  {align}
80
+ useAnchorWidth={timeOnly}
80
81
  resizable={false}
81
82
  >
82
83
  {#if isOpen}