climb-onyx-gui 0.16.1 → 0.16.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.
@@ -30282,7 +30282,7 @@ function v4(e) {
30282
30282
  }
30283
30283
  function IR(e) {
30284
30284
  return /* @__PURE__ */ cr(Fb, { show: e.show, onHide: e.onHide, children: [
30285
- /* @__PURE__ */ Se(ko.Header, { closeButton: !0, children: /* @__PURE__ */ Se(ko.Title, { children: e.title }) }),
30285
+ /* @__PURE__ */ Se(ko.Header, { closeButton: !0, className: "px-4", children: /* @__PURE__ */ Se(ko.Title, { children: e.title }) }),
30286
30286
  /* @__PURE__ */ Se(ko.Body, { children: /* @__PURE__ */ Se(v4, { ...e }) }),
30287
30287
  /* @__PURE__ */ Se(ko.Footer, { children: /* @__PURE__ */ Se(oi, { variant: "secondary", onClick: e.onHide, children: "Close" }) })
30288
30288
  ] });
@@ -30336,7 +30336,7 @@ function g4(e) {
30336
30336
  (t === ki.FINISHED || t === ki.CANCELLED) && r(ki.READY);
30337
30337
  },
30338
30338
  children: [
30339
- /* @__PURE__ */ Se(ko.Header, { closeButton: !0, children: /* @__PURE__ */ Se(ko.Title, { children: "Export Data" }) }),
30339
+ /* @__PURE__ */ Se(ko.Header, { closeButton: !0, className: "px-4", children: /* @__PURE__ */ Se(ko.Title, { children: "Export Data" }) }),
30340
30340
  /* @__PURE__ */ cr(ko.Body, { children: [
30341
30341
  t === ki.READY && /* @__PURE__ */ cr(e2, { className: "mb-3", children: [
30342
30342
  /* @__PURE__ */ Se(e2.Text, { children: "File Name" }),
@@ -64231,6 +64231,7 @@ function id(e) {
64231
64231
  {
64232
64232
  menuPosition: "fixed",
64233
64233
  isClearable: e.isClearable,
64234
+ minMenuHeight: 250,
64234
64235
  isDisabled: e.isDisabled,
64235
64236
  components: { Option: H5 },
64236
64237
  menuPortalTarget: document.body,
@@ -64262,6 +64263,7 @@ function V5(e) {
64262
64263
  {
64263
64264
  isMulti: !0,
64264
64265
  menuPosition: "fixed",
64266
+ minMenuHeight: 250,
64265
64267
  closeMenuOnSelect: !1,
64266
64268
  components: { Option: H5 },
64267
64269
  menuPortalTarget: document.body,
@@ -64480,7 +64482,7 @@ function mae(e) {
64480
64482
  }
64481
64483
  function RA(e) {
64482
64484
  return /* @__PURE__ */ cr(Fb, { show: e.show, onHide: e.onHide, children: [
64483
- /* @__PURE__ */ Se(ko.Header, { closeButton: !0, children: /* @__PURE__ */ Se(ko.Title, { children: `Remove All ${e.item}` }) }),
64485
+ /* @__PURE__ */ Se(ko.Header, { closeButton: !0, className: "px-4", children: /* @__PURE__ */ Se(ko.Title, { children: `Remove All ${e.item}` }) }),
64484
64486
  /* @__PURE__ */ Se(ko.Body, { className: "text-center", children: /* @__PURE__ */ cr(gi, { gap: 1, children: [
64485
64487
  `Are you sure you want to remove all ${e.item.toLowerCase()}?`,
64486
64488
  /* @__PURE__ */ Se("b", { children: "This action cannot be undone." })
@@ -112664,7 +112666,7 @@ function Hae(e) {
112664
112666
  e.setActiveColumns(Array.from(n)), e.onHide();
112665
112667
  };
112666
112668
  return /* @__PURE__ */ cr(Fb, { size: "lg", show: e.show, onHide: e.onHide, children: [
112667
- /* @__PURE__ */ Se(ko.Header, { closeButton: !0, children: /* @__PURE__ */ Se(ko.Title, { children: "Edit Columns" }) }),
112669
+ /* @__PURE__ */ Se(ko.Header, { closeButton: !0, className: "px-4", children: /* @__PURE__ */ Se(ko.Title, { children: "Edit Columns" }) }),
112668
112670
  /* @__PURE__ */ Se(ko.Body, { children: /* @__PURE__ */ cr(gi, { gap: 2, children: [
112669
112671
  /* @__PURE__ */ cr(gi, { direction: "horizontal", children: [
112670
112672
  /* @__PURE__ */ Se(
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "climb-onyx-gui",
3
- "version": "0.16.1",
3
+ "version": "0.16.3",
4
4
  "description": "Onyx Graphical User Interface",
5
5
  "keywords": [
6
6
  "gui",