climb-onyx-gui 0.15.2-dev → 0.15.2-dev.2

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.
@@ -113039,105 +113039,113 @@ function Oae(e) {
113039
113039
  ] }) });
113040
113040
  }
113041
113041
  function Nae(e) {
113042
- const { isFetching: t, error: r, data: n } = F7(e), { description: a, fields: u, defaultFields: o } = N3(n), { data: c } = P7(e), { fields: i, defaultFields: s } = N3(c);
113043
- return /* @__PURE__ */ Se(vc, { isFetching: t, error: r, data: n, children: /* @__PURE__ */ Se(
113044
- yi.Container,
113042
+ const { isFetching: t, error: r, data: n } = F7(e), { description: a, fields: u, defaultFields: o } = N3(n), { isFetching: c, data: i } = P7(e), { fields: s, defaultFields: p } = N3(i);
113043
+ return /* @__PURE__ */ Se(
113044
+ vc,
113045
113045
  {
113046
- activeKey: e.tabState.tabKey,
113047
- mountOnEnter: !0,
113048
- transition: !1,
113049
- children: /* @__PURE__ */ ur(yi.Content, { className: "h-100", children: [
113050
- /* @__PURE__ */ Se(yi.Pane, { eventKey: Ga.USER, className: "h-100", children: /* @__PURE__ */ Se(Oae, { ...e }) }),
113051
- /* @__PURE__ */ Se(yi.Pane, { eventKey: Ga.SITE, className: "h-100", children: /* @__PURE__ */ Se(Pae, { ...e }) }),
113052
- /* @__PURE__ */ Se(yi.Pane, { eventKey: Ga.RECORDS, className: "h-100", children: /* @__PURE__ */ Se(
113053
- yi.Container,
113054
- {
113055
- activeKey: e.tabState.recordTabKey,
113056
- transition: !1,
113057
- children: /* @__PURE__ */ ur(yi.Content, { className: "h-100", children: [
113058
- /* @__PURE__ */ Se(yi.Pane, { eventKey: $h.LIST, className: "h-100", children: /* @__PURE__ */ Se(
113059
- OP,
113060
- {
113061
- ...e,
113062
- fields: u,
113063
- defaultFields: o,
113064
- projectDescription: a,
113065
- title: "Records",
113066
- commandBase: `onyx filter ${e.project.code}`,
113067
- searchPath: `projects/${e.project.code}`
113068
- }
113069
- ) }),
113070
- /* @__PURE__ */ Se(
113071
- yi.Pane,
113072
- {
113073
- eventKey: $h.DETAIL,
113074
- className: "h-100",
113075
- unmountOnExit: !0,
113076
- children: /* @__PURE__ */ Se(
113077
- xae,
113046
+ isFetching: t || c,
113047
+ error: r,
113048
+ data: n,
113049
+ children: /* @__PURE__ */ Se(
113050
+ yi.Container,
113051
+ {
113052
+ activeKey: e.tabState.tabKey,
113053
+ mountOnEnter: !0,
113054
+ transition: !1,
113055
+ children: /* @__PURE__ */ ur(yi.Content, { className: "h-100", children: [
113056
+ /* @__PURE__ */ Se(yi.Pane, { eventKey: Ga.USER, className: "h-100", children: /* @__PURE__ */ Se(Oae, { ...e }) }),
113057
+ /* @__PURE__ */ Se(yi.Pane, { eventKey: Ga.SITE, className: "h-100", children: /* @__PURE__ */ Se(Pae, { ...e }) }),
113058
+ /* @__PURE__ */ Se(yi.Pane, { eventKey: Ga.RECORDS, className: "h-100", children: /* @__PURE__ */ Se(
113059
+ yi.Container,
113060
+ {
113061
+ activeKey: e.tabState.recordTabKey,
113062
+ transition: !1,
113063
+ children: /* @__PURE__ */ ur(yi.Content, { className: "h-100", children: [
113064
+ /* @__PURE__ */ Se(yi.Pane, { eventKey: $h.LIST, className: "h-100", children: /* @__PURE__ */ Se(
113065
+ OP,
113078
113066
  {
113079
113067
  ...e,
113080
113068
  fields: u,
113069
+ defaultFields: o,
113081
113070
  projectDescription: a,
113082
- ID: e.tabState.recordID,
113083
- onHide: e.handleProjectRecordHide
113071
+ title: "Records",
113072
+ commandBase: `onyx filter ${e.project.code}`,
113073
+ searchPath: `projects/${e.project.code}`
113074
+ }
113075
+ ) }),
113076
+ /* @__PURE__ */ Se(
113077
+ yi.Pane,
113078
+ {
113079
+ eventKey: $h.DETAIL,
113080
+ className: "h-100",
113081
+ unmountOnExit: !0,
113082
+ children: /* @__PURE__ */ Se(
113083
+ xae,
113084
+ {
113085
+ ...e,
113086
+ fields: u,
113087
+ projectDescription: a,
113088
+ ID: e.tabState.recordID,
113089
+ onHide: e.handleProjectRecordHide
113090
+ }
113091
+ )
113084
113092
  }
113085
113093
  )
113086
- }
113087
- )
113088
- ] })
113089
- }
113090
- ) }),
113091
- /* @__PURE__ */ Se(yi.Pane, { eventKey: Ga.ANALYSES, className: "h-100", children: /* @__PURE__ */ Se(
113092
- yi.Container,
113093
- {
113094
- activeKey: e.tabState.analysisTabKey,
113095
- transition: !1,
113096
- children: /* @__PURE__ */ ur(yi.Content, { className: "h-100", children: [
113097
- /* @__PURE__ */ Se(yi.Pane, { eventKey: Xh.LIST, className: "h-100", children: /* @__PURE__ */ Se(
113098
- OP,
113099
- {
113100
- ...e,
113101
- fields: i,
113102
- defaultFields: s,
113103
- projectDescription: a,
113104
- title: "Analyses",
113105
- commandBase: `onyx filter-analysis ${e.project.code}`,
113106
- searchPath: `projects/${e.project.code}/analysis`
113107
- }
113108
- ) }),
113109
- /* @__PURE__ */ Se(
113110
- yi.Pane,
113111
- {
113112
- eventKey: Xh.DETAIL,
113113
- className: "h-100",
113114
- unmountOnExit: !0,
113115
- children: /* @__PURE__ */ Se(
113116
- tae,
113094
+ ] })
113095
+ }
113096
+ ) }),
113097
+ /* @__PURE__ */ Se(yi.Pane, { eventKey: Ga.ANALYSES, className: "h-100", children: /* @__PURE__ */ Se(
113098
+ yi.Container,
113099
+ {
113100
+ activeKey: e.tabState.analysisTabKey,
113101
+ transition: !1,
113102
+ children: /* @__PURE__ */ ur(yi.Content, { className: "h-100", children: [
113103
+ /* @__PURE__ */ Se(yi.Pane, { eventKey: Xh.LIST, className: "h-100", children: /* @__PURE__ */ Se(
113104
+ OP,
113117
113105
  {
113118
113106
  ...e,
113119
- fields: i,
113107
+ fields: s,
113108
+ defaultFields: p,
113120
113109
  projectDescription: a,
113121
- ID: e.tabState.analysisID,
113122
- onHide: e.handleAnalysisHide
113110
+ title: "Analyses",
113111
+ commandBase: `onyx filter-analysis ${e.project.code}`,
113112
+ searchPath: `projects/${e.project.code}/analysis`
113113
+ }
113114
+ ) }),
113115
+ /* @__PURE__ */ Se(
113116
+ yi.Pane,
113117
+ {
113118
+ eventKey: Xh.DETAIL,
113119
+ className: "h-100",
113120
+ unmountOnExit: !0,
113121
+ children: /* @__PURE__ */ Se(
113122
+ tae,
113123
+ {
113124
+ ...e,
113125
+ fields: s,
113126
+ projectDescription: a,
113127
+ ID: e.tabState.analysisID,
113128
+ onHide: e.handleAnalysisHide
113129
+ }
113130
+ )
113123
113131
  }
113124
113132
  )
113125
- }
113126
- )
113127
- ] })
113128
- }
113129
- ) }),
113130
- /* @__PURE__ */ Se(yi.Pane, { eventKey: Ga.GRAPHS, className: "h-100", children: /* @__PURE__ */ Se(
113131
- Sae,
113132
- {
113133
- ...e,
113134
- fields: u,
113135
- projectDescription: a
113136
- }
113137
- ) })
113138
- ] })
113133
+ ] })
113134
+ }
113135
+ ) }),
113136
+ /* @__PURE__ */ Se(yi.Pane, { eventKey: Ga.GRAPHS, className: "h-100", children: /* @__PURE__ */ Se(
113137
+ Sae,
113138
+ {
113139
+ ...e,
113140
+ fields: u,
113141
+ projectDescription: a
113142
+ }
113143
+ ) })
113144
+ ] })
113145
+ }
113146
+ )
113139
113147
  }
113140
- ) });
113148
+ );
113141
113149
  }
113142
113150
  function Gae() {
113143
113151
  const e = WL(1e3);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "climb-onyx-gui",
3
- "version": "0.15.2-dev",
3
+ "version": "0.15.2-dev.2",
4
4
  "description": "Onyx Graphical User Interface",
5
5
  "keywords": [
6
6
  "gui",