@budibase/bbui 3.31.1 → 3.31.3

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.
@@ -43106,7 +43106,7 @@ function SpectrumMDE(l, u) {
43106
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);
43107
43107
  onMount(async () => {
43108
43108
  f(f() || "200px");
43109
- const { default: F } = await import("./easymde-AT9EsDiF.mjs").then((T) => T.e);
43109
+ const { default: F } = await import("./easymde-CcNYs5qs.mjs").then((T) => T.e);
43110
43110
  y(new F({
43111
43111
  element: get$2(k),
43112
43112
  spellChecker: !1,
@@ -51331,7 +51331,7 @@ var indexOf$1 = [].indexOf, indexof = function(l, u) {
51331
51331
  if (indexOf$1) return l.indexOf(u);
51332
51332
  for (var m = 0; m < l.length; ++m) if (l[m] === u) return m;
51333
51333
  return -1;
51334
- }, vmBrowserify = createCommonjsModule(function(module, exports) {
51334
+ }, vmBrowserify = createCommonjsModule(function(module, exports$1) {
51335
51335
  var iFrame = null, Object_keys = function(l) {
51336
51336
  if (Object.keys) return Object.keys(l);
51337
51337
  var u = [];
@@ -51354,7 +51354,7 @@ var indexOf$1 = [].indexOf, indexof = function(l, u) {
51354
51354
  function Context() {
51355
51355
  }
51356
51356
  Context.prototype = {};
51357
- var Script = exports.Script = function(l) {
51357
+ var Script = exports$1.Script = function(l) {
51358
51358
  if (!(this instanceof Script)) return new Script(l);
51359
51359
  iFrame || ((iFrame = document.createElement("iframe")).setAttribute("sandbox", "allow-scripts allow-same-origin"), iFrame.style || (iFrame.style = {}), iFrame.style.display = "none", document.body.appendChild(iFrame)), this.code = l, this.iFrame = iFrame;
51360
51360
  };
@@ -51384,13 +51384,13 @@ var indexOf$1 = [].indexOf, indexof = function(l, u) {
51384
51384
  l[f] = u[f];
51385
51385
  }), m;
51386
51386
  }, forEach(Object_keys(Script.prototype), function(l) {
51387
- exports[l] = Script[l] = function(u) {
51387
+ exports$1[l] = Script[l] = function(u) {
51388
51388
  var m = Script(u);
51389
51389
  return m[l].apply(m, [].slice.call(arguments, 1));
51390
51390
  };
51391
- }), exports.createScript = function(l) {
51392
- return exports.Script(l);
51393
- }, exports.createContext = Script.createContext = function(l) {
51391
+ }), exports$1.createScript = function(l) {
51392
+ return exports$1.Script(l);
51393
+ }, exports$1.createContext = Script.createContext = function(l) {
51394
51394
  var u = new Context();
51395
51395
  return typeof l == "object" && forEach(Object_keys(l), function(m) {
51396
51396
  u[m] = l[m];
@@ -60758,132 +60758,132 @@ function autoresizeTextArea(l) {
60758
60758
  };
60759
60759
  }
60760
60760
  export {
60761
- MarkdownViewer as $,
60762
- Accordion as A,
60763
- Badge as B,
60761
+ Dropzone as $,
60762
+ AbsTooltip as A,
60763
+ BANNER_TYPES as B,
60764
60764
  Checkbox_1 as C,
60765
- DatePicker_1 as D,
60766
- EnvDropdown_1 as E,
60767
- FieldLabel as F,
60768
- Divider as G,
60769
- Drawer as H,
60770
- Input as I,
60771
- DrawerContent as J,
60772
- Icon as K,
60773
- IconAvatar as L,
60774
- Multiselect_1 as M,
60775
- IconPicker as N,
60776
- InlineAlert as O,
60777
- PillInput as P,
60778
- CopyInput as Q,
60779
- RadioGroup_1 as R,
60780
- Search_1 as S,
60781
- TextArea_1 as T,
60782
- Label as U,
60783
- Layout as V,
60784
- Page as W,
60785
- Link as X,
60786
- List as Y,
60787
- ListItem as Z,
60788
- MarkdownEditor as _,
60765
+ Combobox as D,
60766
+ DatePicker as E,
60767
+ DatePickerPopoverContents as F,
60768
+ DateRangePicker as G,
60769
+ Dropzone$1 as H,
60770
+ File$2 as I,
60771
+ RichTextField as J,
60772
+ Select as K,
60773
+ Signature as L,
60774
+ Multiselect as M,
60775
+ Slider as N,
60776
+ Stepper as O,
60777
+ Switch as P,
60778
+ TextField as Q,
60779
+ RadioGroup as R,
60780
+ Search as S,
60781
+ TextArea as T,
60782
+ DatePicker_1 as U,
60783
+ DateRangePicker_1 as V,
60784
+ Detail as W,
60785
+ DetailSummary as X,
60786
+ Divider as Y,
60787
+ Drawer as Z,
60788
+ DrawerContent as _,
60789
60789
  getDefaultExportFromCjs$1 as a,
60790
- Switch as a$,
60791
- Item$2 as a0,
60792
- Menu as a1,
60793
- Section as a2,
60794
- Separator as a3,
60795
- Modal as a4,
60796
- keepOpen as a5,
60797
- ModalContent as a6,
60798
- Notification as a7,
60799
- NotificationDisplay as a8,
60800
- Pagination as a9,
60801
- clickOutside as aA,
60802
- positionDropdown as aB,
60803
- banner as aC,
60804
- BANNER_TYPES as aD,
60805
- createNotificationStore as aE,
60806
- notifications as aF,
60807
- helpers$3 as aG,
60808
- PopoverAlignment as aH,
60809
- TooltipPosition as aI,
60810
- TooltipType as aJ,
60811
- ModalCancelFrom as aK,
60812
- Checkbox as aL,
60813
- CheckboxGroup as aM,
60814
- Combobox as aN,
60815
- DatePicker as aO,
60816
- DatePickerPopoverContents as aP,
60817
- DateRangePicker as aQ,
60818
- Dropzone$1 as aR,
60819
- File$2 as aS,
60820
- Multiselect as aT,
60821
- RadioGroup as aU,
60822
- RichTextField as aV,
60823
- Search as aW,
60824
- Select as aX,
60825
- Signature as aY,
60826
- Slider as aZ,
60827
- Stepper as a_,
60828
- PhosphorIconPicker as aa,
60829
- Popover as ab,
60830
- ProgressBar as ac,
60831
- ProgressCircle as ad,
60832
- StatusLight as ae,
60833
- Switcher as af,
60834
- Table as ag,
60835
- Tab as ah,
60836
- Tabs as ai,
60837
- Tag as aj,
60838
- Tags as ak,
60839
- AbsTooltip as al,
60840
- Context_1 as am,
60841
- TempTooltip as an,
60842
- Tooltip as ao,
60843
- TooltipWrapper as ap,
60844
- Item as aq,
60845
- Tree as ar,
60846
- BoldRenderer as as,
60847
- CodeRenderer as at,
60848
- InternalRenderer as au,
60849
- Body as av,
60850
- Code as aw,
60851
- Detail as ax,
60852
- Heading as ay,
60853
- autoresizeTextArea as az,
60854
- Combobox_1 as b,
60855
- TextArea as b0,
60856
- TextField as b1,
60857
- ErrorMessage as b2,
60858
- FancyButton as b3,
60859
- FancyButtonRadio as b4,
60860
- FancyCheckbox as b5,
60861
- FancyCheckboxGroup as b6,
60862
- FancyForm as b7,
60863
- FancyInput as b8,
60864
- FancySelect as b9,
60865
- DateRangePicker_1 as c,
60866
- Dropzone as d,
60867
- File$1 as e,
60868
- CollapsibleSearch as f,
60790
+ TooltipType as a$,
60791
+ EnvDropdown_1 as a0,
60792
+ ErrorMessage as a1,
60793
+ FancyButton as a2,
60794
+ FancyButtonRadio as a3,
60795
+ FancyCheckbox as a4,
60796
+ FancyCheckboxGroup as a5,
60797
+ FancyForm as a6,
60798
+ FancyInput as a7,
60799
+ FancySelect as a8,
60800
+ FieldLabel as a9,
60801
+ NotificationDisplay as aA,
60802
+ Page as aB,
60803
+ Pagination as aC,
60804
+ PhosphorIconPicker as aD,
60805
+ PillInput as aE,
60806
+ Popover as aF,
60807
+ PopoverAlignment as aG,
60808
+ ProgressBar as aH,
60809
+ ProgressCircle as aI,
60810
+ RadioGroup_1 as aJ,
60811
+ RichTextField_1 as aK,
60812
+ Search_1 as aL,
60813
+ Select_1 as aM,
60814
+ Slider_1 as aN,
60815
+ StatusLight as aO,
60816
+ Stepper_1 as aP,
60817
+ Switcher as aQ,
60818
+ Tab as aR,
60819
+ Table as aS,
60820
+ Tabs as aT,
60821
+ Tag as aU,
60822
+ Tags as aV,
60823
+ TempTooltip as aW,
60824
+ TextArea_1 as aX,
60825
+ Toggle as aY,
60826
+ Tooltip as aZ,
60827
+ TooltipPosition as a_,
60828
+ File$1 as aa,
60829
+ Heading as ab,
60830
+ helpers$3 as ac,
60831
+ Icon as ad,
60832
+ IconAvatar as ae,
60833
+ IconPicker as af,
60834
+ InlineAlert as ag,
60835
+ Input as ah,
60836
+ InputDropdown_1 as ai,
60837
+ InternalRenderer as aj,
60838
+ Label as ak,
60839
+ Layout as al,
60840
+ Link as am,
60841
+ List as an,
60842
+ ListItem as ao,
60843
+ MarkdownEditor as ap,
60844
+ MarkdownViewer as aq,
60845
+ Menu as ar,
60846
+ Item$2 as as,
60847
+ Section as at,
60848
+ Separator as au,
60849
+ Modal as av,
60850
+ ModalCancelFrom as aw,
60851
+ ModalContent as ax,
60852
+ Multiselect_1 as ay,
60853
+ Notification as az,
60854
+ Accordion as b,
60855
+ TooltipWrapper as b0,
60856
+ Item as b1,
60857
+ Tree as b2,
60858
+ autoresizeTextArea as b3,
60859
+ banner as b4,
60860
+ clickOutside as b5,
60861
+ createNotificationStore as b6,
60862
+ keepOpen as b7,
60863
+ notifications as b8,
60864
+ positionDropdown as b9,
60865
+ ActionButton as c,
60866
+ ActionGroup as d,
60867
+ ActionMenu as e,
60868
+ Avatar as f,
60869
60869
  getAugmentedNamespace as g,
60870
- InputDropdown_1 as h,
60871
- RichTextField_1 as i,
60872
- Select_1 as j,
60873
- Slider_1 as k,
60874
- Stepper_1 as l,
60875
- Toggle as m,
60876
- ActionButton as n,
60877
- ActionGroup as o,
60878
- ActionMenu as p,
60879
- Avatar as q,
60880
- Banner as r,
60881
- BannerDisplay as s,
60882
- Button as t,
60883
- ButtonGroup as u,
60884
- CollapsedButtonGroup as v,
60885
- ClearButton as w,
60886
- ColorPicker as x,
60887
- Context$1 as y,
60888
- DetailSummary as z
60870
+ Badge as h,
60871
+ Banner as i,
60872
+ BannerDisplay as j,
60873
+ Body as k,
60874
+ BoldRenderer as l,
60875
+ Button as m,
60876
+ ButtonGroup as n,
60877
+ ClearButton as o,
60878
+ Code as p,
60879
+ CodeRenderer as q,
60880
+ CollapsedButtonGroup as r,
60881
+ CollapsibleSearch as s,
60882
+ ColorPicker as t,
60883
+ Combobox_1 as u,
60884
+ Context$1 as v,
60885
+ Context_1 as w,
60886
+ CopyInput as x,
60887
+ Checkbox as y,
60888
+ CheckboxGroup as z
60889
60889
  };
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.1",
4
+ "version": "3.31.3",
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": "9de72ce9dd1c290eb3d16fd22693192923f46f06"
110
+ "gitHead": "7f5947eadcf2e540ae7e9334ef8f160be64fea2e"
111
111
  }