@platforma-sdk/ui-vue 1.40.4 → 1.40.5

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 (142) hide show
  1. package/.turbo/turbo-build.log +58 -31
  2. package/.turbo/turbo-type-check.log +1 -1
  3. package/CHANGELOG.md +9 -0
  4. package/dist/AgGridVue/useAgGridOptions.js +1 -1
  5. package/dist/components/PlAgDataTable/PlAgDataTableV2.vue.d.ts.map +1 -1
  6. package/dist/components/PlAgDataTable/PlAgDataTableV2.vue2.js +19 -19
  7. package/dist/components/PlAgDataTable/PlAgDataTableV2.vue2.js.map +1 -1
  8. package/dist/components/PlAgDataTable/PlAgRowCount.vue.js +1 -1
  9. package/dist/components/PlAgDataTable/sources/table-source-v2.js +18 -18
  10. package/dist/components/PlAgGridColumnManager/PlAgGridColumnManager.vue.js +6 -6
  11. package/dist/components/PlAgRowNumCheckbox/PlAgRowNumCheckbox.vue.js +1 -1
  12. package/dist/components/PlAgRowNumHeader.vue.js +1 -1
  13. package/dist/components/PlAnnotations/components/AnnotationsSidebar.vue.d.ts +17 -0
  14. package/dist/components/PlAnnotations/components/AnnotationsSidebar.vue.d.ts.map +1 -0
  15. package/dist/components/PlAnnotations/components/AnnotationsSidebar.vue.js +10 -0
  16. package/dist/components/PlAnnotations/components/AnnotationsSidebar.vue.js.map +1 -0
  17. package/dist/components/PlAnnotations/components/AnnotationsSidebar.vue2.js +99 -0
  18. package/dist/components/PlAnnotations/components/AnnotationsSidebar.vue2.js.map +1 -0
  19. package/dist/components/PlAnnotations/components/AnnotationsSidebar.vue3.js +15 -0
  20. package/dist/components/PlAnnotations/components/AnnotationsSidebar.vue3.js.map +1 -0
  21. package/dist/components/PlAnnotations/components/DynamicForm.vue.d.ts +25 -0
  22. package/dist/components/PlAnnotations/components/DynamicForm.vue.d.ts.map +1 -0
  23. package/dist/components/PlAnnotations/components/DynamicForm.vue.js +10 -0
  24. package/dist/components/PlAnnotations/components/DynamicForm.vue.js.map +1 -0
  25. package/dist/components/PlAnnotations/components/DynamicForm.vue2.js +110 -0
  26. package/dist/components/PlAnnotations/components/DynamicForm.vue2.js.map +1 -0
  27. package/dist/components/PlAnnotations/components/DynamicForm.vue3.js +9 -0
  28. package/dist/components/PlAnnotations/components/DynamicForm.vue3.js.map +1 -0
  29. package/dist/components/PlAnnotations/components/FilterSidebar.vue.d.ts +20 -0
  30. package/dist/components/PlAnnotations/components/FilterSidebar.vue.d.ts.map +1 -0
  31. package/dist/components/PlAnnotations/components/FilterSidebar.vue.js +10 -0
  32. package/dist/components/PlAnnotations/components/FilterSidebar.vue.js.map +1 -0
  33. package/dist/components/PlAnnotations/components/FilterSidebar.vue2.js +124 -0
  34. package/dist/components/PlAnnotations/components/FilterSidebar.vue2.js.map +1 -0
  35. package/dist/components/PlAnnotations/components/FilterSidebar.vue3.js +13 -0
  36. package/dist/components/PlAnnotations/components/FilterSidebar.vue3.js.map +1 -0
  37. package/dist/components/PlAnnotations/components/PlAnnotationCreateDialog.vue.d.ts +19 -0
  38. package/dist/components/PlAnnotations/components/PlAnnotationCreateDialog.vue.d.ts.map +1 -0
  39. package/dist/components/PlAnnotations/components/PlAnnotationCreateDialog.vue.js +78 -0
  40. package/dist/components/PlAnnotations/components/PlAnnotationCreateDialog.vue.js.map +1 -0
  41. package/dist/components/PlAnnotations/components/PlAnnotationCreateDialog.vue2.js +5 -0
  42. package/dist/components/PlAnnotations/components/PlAnnotationCreateDialog.vue2.js.map +1 -0
  43. package/dist/components/PlAnnotations/components/PlAnnotationsModal.vue.d.ts +23 -0
  44. package/dist/components/PlAnnotations/components/PlAnnotationsModal.vue.d.ts.map +1 -0
  45. package/dist/components/PlAnnotations/components/PlAnnotationsModal.vue.js +10 -0
  46. package/dist/components/PlAnnotations/components/PlAnnotationsModal.vue.js.map +1 -0
  47. package/dist/components/PlAnnotations/components/PlAnnotationsModal.vue2.js +97 -0
  48. package/dist/components/PlAnnotations/components/PlAnnotationsModal.vue2.js.map +1 -0
  49. package/dist/components/PlAnnotations/components/PlAnnotationsModal.vue3.js +13 -0
  50. package/dist/components/PlAnnotations/components/PlAnnotationsModal.vue3.js.map +1 -0
  51. package/dist/components/PlAnnotations/index.d.ts +2 -0
  52. package/dist/components/PlAnnotations/index.d.ts.map +1 -0
  53. package/dist/components/PlAnnotations/types.d.ts +8 -0
  54. package/dist/components/PlAnnotations/types.d.ts.map +1 -0
  55. package/dist/components/PlAnnotations/utils.d.ts +6 -0
  56. package/dist/components/PlAnnotations/utils.d.ts.map +1 -0
  57. package/dist/components/PlAnnotations/utils.js +29 -0
  58. package/dist/components/PlAnnotations/utils.js.map +1 -0
  59. package/dist/components/PlAppErrorNotificationAlert/PlAppErrorNotificationAlert.vue.js +8 -8
  60. package/dist/components/PlMultiSequenceAlignment/Toolbar.vue2.js +5 -5
  61. package/dist/components/PlMultiSequenceAlignment/data.js +62 -62
  62. package/dist/components/PlTableFilters/PlTableAddFilterV2.vue.js +8 -8
  63. package/dist/defineApp.js +6 -6
  64. package/dist/lib/ui/uikit/dist/components/DataTable/TableComponent.vue.js +22 -22
  65. package/dist/lib/ui/uikit/dist/components/PlAccordion/{ExpandTransition.vue2.js → ExpandTransition.vue.js} +1 -1
  66. package/dist/lib/ui/uikit/dist/components/PlAccordion/ExpandTransition.vue.js.map +1 -0
  67. package/dist/lib/ui/uikit/dist/components/PlAccordion/PlAccordionSection.vue2.js +1 -1
  68. package/dist/lib/ui/uikit/dist/components/PlAutocomplete/PlAutocomplete.vue.js +1 -1
  69. package/dist/lib/ui/uikit/dist/components/PlBtnGhost/PlBtnGhost.vue.js +3 -3
  70. package/dist/lib/ui/uikit/dist/components/PlConfirmDialog.vue.js +63 -0
  71. package/dist/lib/ui/uikit/dist/components/PlConfirmDialog.vue.js.map +1 -0
  72. package/dist/lib/ui/uikit/dist/components/PlDialogModal/PlDialogModal.vue.js +37 -37
  73. package/dist/lib/ui/uikit/dist/components/PlDialogModal/PlDialogModal.vue.js.map +1 -1
  74. package/dist/lib/ui/uikit/dist/components/PlDropdown/PlDropdown.vue.js +1 -1
  75. package/dist/lib/ui/uikit/dist/components/PlDropdownLegacy/PlDropdownLegacy.vue.js +1 -1
  76. package/dist/lib/ui/uikit/dist/components/PlDropdownMulti/PlDropdownMulti.vue.js +1 -1
  77. package/dist/lib/ui/uikit/dist/components/PlEditableTitle/PlEditableTitle.vue.js +42 -38
  78. package/dist/lib/ui/uikit/dist/components/PlEditableTitle/PlEditableTitle.vue.js.map +1 -1
  79. package/dist/lib/ui/uikit/dist/components/PlElementList/PlElementList.vue2.js +20 -16
  80. package/dist/lib/ui/uikit/dist/components/PlElementList/PlElementList.vue2.js.map +1 -1
  81. package/dist/lib/ui/uikit/dist/components/PlElementList/PlElementListItem.vue.js +2 -2
  82. package/dist/lib/ui/uikit/dist/components/PlElementList/PlElementListItem.vue2.js +17 -16
  83. package/dist/lib/ui/uikit/dist/components/PlElementList/PlElementListItem.vue2.js.map +1 -1
  84. package/dist/lib/ui/uikit/dist/components/PlElementList/PlElementListItem.vue3.js +27 -27
  85. package/dist/lib/ui/uikit/dist/components/PlElementList/utils.js +7 -6
  86. package/dist/lib/ui/uikit/dist/components/PlElementList/utils.js.map +1 -1
  87. package/dist/lib/ui/uikit/dist/components/PlFileDialog/PlFileDialog.vue.js +19 -19
  88. package/dist/lib/ui/uikit/dist/components/PlFileInput/PlFileInput.vue.js +1 -1
  89. package/dist/lib/ui/uikit/dist/components/PlSidebar/PlSidebarGroup.vue.js +10 -0
  90. package/dist/lib/ui/uikit/dist/components/PlSidebar/PlSidebarGroup.vue.js.map +1 -0
  91. package/dist/lib/ui/uikit/dist/components/PlSidebar/PlSidebarGroup.vue2.js +21 -0
  92. package/dist/lib/ui/uikit/dist/components/PlSidebar/PlSidebarGroup.vue2.js.map +1 -0
  93. package/dist/lib/ui/uikit/dist/components/PlSidebar/PlSidebarGroup.vue3.js +20 -0
  94. package/dist/lib/ui/uikit/dist/components/PlSidebar/PlSidebarGroup.vue3.js.map +1 -0
  95. package/dist/lib/ui/uikit/dist/components/PlSidebar/PlSidebarItem.vue.js +10 -0
  96. package/dist/lib/ui/uikit/dist/components/PlSidebar/PlSidebarItem.vue.js.map +1 -0
  97. package/dist/lib/ui/uikit/dist/components/PlSidebar/PlSidebarItem.vue2.js +39 -0
  98. package/dist/lib/ui/uikit/dist/components/PlSidebar/PlSidebarItem.vue2.js.map +1 -0
  99. package/dist/lib/ui/uikit/dist/components/PlSidebar/PlSidebarItem.vue3.js +26 -0
  100. package/dist/lib/ui/uikit/dist/components/PlSidebar/PlSidebarItem.vue3.js.map +1 -0
  101. package/dist/lib/ui/uikit/dist/components/PlSlideModal/PlPureSlideModal.vue.js +116 -0
  102. package/dist/lib/ui/uikit/dist/components/PlSlideModal/PlPureSlideModal.vue.js.map +1 -0
  103. package/dist/lib/ui/uikit/dist/components/PlSlideModal/PlSlideModal.vue.js +7 -128
  104. package/dist/lib/ui/uikit/dist/components/PlSlideModal/PlSlideModal.vue.js.map +1 -1
  105. package/dist/lib/ui/uikit/dist/components/PlSlideModal/PlSlideModal.vue2.js +56 -0
  106. package/dist/lib/ui/uikit/dist/components/PlSlideModal/PlSlideModal.vue2.js.map +1 -0
  107. package/dist/lib/ui/uikit/dist/components/PlSlideModal/PlSlideModal.vue3.js +18 -0
  108. package/dist/lib/ui/uikit/dist/components/PlSlideModal/PlSlideModal.vue3.js.map +1 -0
  109. package/dist/lib/ui/uikit/dist/components/PlSlideModal/props.js +10 -0
  110. package/dist/lib/ui/uikit/dist/components/PlSlideModal/props.js.map +1 -0
  111. package/dist/lib/ui/uikit/dist/components/PlTextArea/PlTextArea.vue.js +1 -1
  112. package/dist/lib/ui/uikit/dist/components/PlTextField/PlTextField.vue.js +1 -1
  113. package/dist/lib/ui/uikit/dist/composition/useConfirm.js +23 -0
  114. package/dist/lib/ui/uikit/dist/composition/useConfirm.js.map +1 -0
  115. package/dist/lib/ui/uikit/dist/generated/components/svg/images/{SvgRequired.vue.js → SvgRequired.vue2.js} +1 -1
  116. package/dist/lib/ui/uikit/dist/generated/components/svg/images/SvgRequired.vue2.js.map +1 -0
  117. package/dist/lib/ui/uikit/dist/index.js +92 -88
  118. package/dist/lib/ui/uikit/dist/index.js.map +1 -1
  119. package/dist/lib/ui/uikit/dist/sdk/model/dist/index.js +26 -26
  120. package/dist/lib/ui/uikit/dist/sdk/model/dist/index.js.map +1 -1
  121. package/dist/lib/util/helpers/dist/index.js +60 -50
  122. package/dist/lib/util/helpers/dist/index.js.map +1 -1
  123. package/dist/lib.d.ts +1 -0
  124. package/dist/lib.d.ts.map +1 -1
  125. package/dist/lib.js +261 -251
  126. package/dist/lib.js.map +1 -1
  127. package/dist/plugins/Monetization/MonetizationSidebar.vue.js +9 -9
  128. package/dist/sdk/model/dist/index.js +927 -545
  129. package/dist/sdk/model/dist/index.js.map +1 -1
  130. package/package.json +5 -7
  131. package/src/components/PlAgDataTable/PlAgDataTableV2.vue +14 -43
  132. package/src/components/PlAnnotations/components/AnnotationsSidebar.vue +103 -0
  133. package/src/components/PlAnnotations/components/DynamicForm.vue +144 -0
  134. package/src/components/PlAnnotations/components/FilterSidebar.vue +143 -0
  135. package/src/components/PlAnnotations/components/PlAnnotationCreateDialog.vue +64 -0
  136. package/src/components/PlAnnotations/components/PlAnnotationsModal.vue +114 -0
  137. package/src/components/PlAnnotations/index.ts +1 -0
  138. package/src/components/PlAnnotations/types.ts +9 -0
  139. package/src/components/PlAnnotations/utils.ts +25 -0
  140. package/src/lib.ts +2 -0
  141. package/dist/lib/ui/uikit/dist/components/PlAccordion/ExpandTransition.vue2.js.map +0 -1
  142. package/dist/lib/ui/uikit/dist/generated/components/svg/images/SvgRequired.vue.js.map +0 -1
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -1,5 +1,5 @@
1
1
  import { isDataInfo as ae, extractAllColumns as Ee, mapPTableDef as Te, selectorsToPredicate as W, withEnrichments as ce, AnchoredIdDeriver as he, isPlRef as Fe, mapValueInVOE as Oe, mapPObjectData as le, ensurePColumn as ke, isPColumnSpec as G, isPColumn as be, resolveAnchors as pe, deriveNativeId as Re, isPartitionedDataInfoEntries as De, getAxisId as de, entriesToDataInfo as $e, isDataInfoEntries as _e, dataInfoToEntries as Ke, canonicalizeAxisId as Ne, mapDataInfo as je } from "../../../lib/model/common/dist/index.js";
2
- import { PlIdLength as bt, getAxesId as _t, getFileNameFromHandle as wt, getFilePathFromHandle as Pt, isImportFileHandleIndex as xt, isImportFileHandleUpload as At, mapJoinEntry as It, matchAxis as Lt, matchAxisId as St, matchPColumn as Ct, stringifyColumnId as Et } from "../../../lib/model/common/dist/index.js";
2
+ import { PlIdLength as bt, getAxesId as _t, getFileNameFromHandle as wt, getFilePathFromHandle as Pt, isImportFileHandleIndex as At, isImportFileHandleUpload as xt, mapJoinEntry as It, matchAxis as Lt, matchAxisId as St, matchPColumn as Ct, stringifyColumnId as Et } from "../../../lib/model/common/dist/index.js";
3
3
  import we from "../../../_virtual/canonicalize.js";
4
4
  import K from "../../../node_modules/.pnpm/zod@3.23.8/node_modules/zod/lib/index.js";
5
5
  import { BasePlErrorLike as Ft, ErrorLike as Ot, PlErrorLike as kt, StandardErrorLike as Rt } from "../../../lib/model/pl-error-like/dist/index.js";
@@ -284,33 +284,33 @@ const We = "staging", He = "main", qe = "pl7.app/label", ze = "pl7.app/trace", G
284
284
  id: K.string().optional(),
285
285
  label: K.string()
286
286
  }), Ye = K.array(Ge), Qe = 1e-3, Xe = "__LABEL__", fe = "__LABEL__@1";
287
- function xe(i, e, t = {}) {
287
+ function Ae(i, e, t = {}) {
288
288
  const r = /* @__PURE__ */ new Map(), s = t.forceTraceElements !== void 0 && t.forceTraceElements.length > 0 ? new Set(t.forceTraceElements) : void 0, n = /* @__PURE__ */ new Map(), o = i.map((f) => {
289
289
  var P, u;
290
290
  const h = e(f);
291
291
  let v, S, C;
292
292
  "spec" in h && typeof h.spec == "object" ? (v = h.spec, S = h.prefixTrace, C = h.suffixTrace) : v = h;
293
- const p = (P = v.annotations) == null ? void 0 : P[qe], x = (u = v.annotations) == null ? void 0 : u[ze], d = (x ? Ye.safeParse(JSON.parse(x)).data : void 0) ?? [], g = [
293
+ const p = (P = v.annotations) == null ? void 0 : P[qe], A = (u = v.annotations) == null ? void 0 : u[ze], d = (A ? Ye.safeParse(JSON.parse(A)).data : void 0) ?? [], g = [
294
294
  ...S ?? [],
295
295
  ...d,
296
296
  ...C ?? []
297
297
  ];
298
298
  if (p !== void 0) {
299
- const A = { label: p, type: Xe, importance: -2 };
300
- t.addLabelAsSuffix ? g.push(A) : g.splice(0, 0, A);
299
+ const x = { label: p, type: Xe, importance: -2 };
300
+ t.addLabelAsSuffix ? g.push(x) : g.splice(0, 0, x);
301
301
  }
302
302
  const m = [], T = /* @__PURE__ */ new Map();
303
- for (let A = g.length - 1; A >= 0; --A) {
304
- const { type: B } = g[A], k = g[A].importance ?? 0, D = (T.get(B) ?? 0) + 1;
303
+ for (let x = g.length - 1; x >= 0; --x) {
304
+ const { type: B } = g[x], k = g[x].importance ?? 0, D = (T.get(B) ?? 0) + 1;
305
305
  T.set(B, D);
306
306
  const O = `${B}@${D}`;
307
307
  n.set(O, (n.get(O) ?? 0) + 1), r.set(
308
308
  O,
309
309
  Math.max(
310
310
  r.get(O) ?? Number.NEGATIVE_INFINITY,
311
- k - (g.length - A) * Qe
311
+ k - (g.length - x) * Qe
312
312
  )
313
- ), m.push({ ...g[A], fullType: O, occurrenceIndex: D });
313
+ ), m.push({ ...g[x], fullType: O, occurrenceIndex: D });
314
314
  }
315
315
  return m.reverse(), {
316
316
  value: f,
@@ -325,7 +325,7 @@ function xe(i, e, t = {}) {
325
325
  const j = (f, P = !1) => {
326
326
  const u = [];
327
327
  for (let h = 0; h < o.length; h++) {
328
- const v = o[h], S = v.fullTrace.filter((x) => f.has(x.fullType) || s && s.has(x.type));
328
+ const v = o[h], S = v.fullTrace.filter((A) => f.has(A.fullType) || s && s.has(A.type));
329
329
  if (S.length === 0)
330
330
  if (P)
331
331
  u.push({
@@ -333,7 +333,7 @@ function xe(i, e, t = {}) {
333
333
  value: v.value
334
334
  });
335
335
  else return;
336
- const C = S.map((x) => x.label), p = t.separator ?? " / ";
336
+ const C = S.map((A) => A.label), p = t.separator ?? " / ";
337
337
  u.push({
338
338
  label: C.join(p),
339
339
  value: v.value
@@ -357,7 +357,7 @@ function xe(i, e, t = {}) {
357
357
  }
358
358
  return j(/* @__PURE__ */ new Set([...a, ...l]), !0);
359
359
  }
360
- const H = "PColumnData/", ie = H + "ResourceMap", se = H + "Partitioned/ResourceMap", V = H + "JsonPartitioned", N = H + "BinaryPartitioned", Ae = H + "Partitioned/", Q = Ae + "JsonPartitioned", M = Ae + "BinaryPartitioned", ne = (i) => {
360
+ const H = "PColumnData/", ie = H + "ResourceMap", se = H + "Partitioned/ResourceMap", V = H + "JsonPartitioned", N = H + "BinaryPartitioned", xe = H + "Partitioned/", Q = xe + "JsonPartitioned", M = xe + "BinaryPartitioned", ne = (i) => {
361
361
  if (i.endsWith(".index"))
362
362
  return { baseKey: i.substring(0, i.length - 6), type: "index" };
363
363
  if (i.endsWith(".values"))
@@ -720,11 +720,11 @@ class me {
720
720
  }
721
721
  }
722
722
  if (C.length === 0) continue;
723
- const p = ut(u), x = p.length > 0;
723
+ const p = ut(u), A = p.length > 0;
724
724
  for (const d of C) {
725
725
  if (!G(d.spec)) continue;
726
726
  const g = d.spec;
727
- if (x) {
727
+ if (A) {
728
728
  if (st(d.data))
729
729
  throw new Error(`Splitting is not supported for PColumns with PColumnValues data format. Column id: ${d.id}`);
730
730
  const m = rt(d.data);
@@ -734,9 +734,9 @@ class me {
734
734
  }
735
735
  if (!De(m))
736
736
  throw new Error(`Splitting requires Partitioned DataInfoEntries, but parsing resulted in ${m.type} for column ${d.id}`);
737
- const T = tt(m), A = p[p.length - 1];
738
- if (A >= m.partitionKeyLength)
739
- throw new Error(`Not enough partition keys (${m.partitionKeyLength}) for requested split axes (max index ${A}) in column ${g.name}`);
737
+ const T = tt(m), x = p[p.length - 1];
738
+ if (x >= m.partitionKeyLength)
739
+ throw new Error(`Not enough partition keys (${m.partitionKeyLength}) for requested split axes (max index ${x}) in column ${g.name}`);
740
740
  const B = p.map((b) => this.findLabels(de(g.axesSpec[b]))), k = [], D = (b, U) => {
741
741
  if (U >= p.length) {
742
742
  if (k.push([...b]), k.length > 1e4)
@@ -784,7 +784,7 @@ class me {
784
784
  }
785
785
  }
786
786
  if (E.length === 0) return [];
787
- const f = xe(
787
+ const f = Ae(
788
788
  E,
789
789
  (u) => ({
790
790
  spec: u.spec,
@@ -794,8 +794,8 @@ class me {
794
794
  ), P = [];
795
795
  for (const { value: u, label: h } of f) {
796
796
  const { originalColumn: v, spec: S } = u, C = u.type === "split" ? u.axisFilters : void 0, p = at(C);
797
- let x;
798
- r ? x = r.deriveS(S, p) : x = lt(v.id, p);
797
+ let A;
798
+ r ? A = r.deriveS(S, p) : A = lt(v.id, p);
799
799
  let d = { ...u.adjustedSpec };
800
800
  o && (d = {
801
801
  ...d,
@@ -804,7 +804,7 @@ class me {
804
804
  "pl7.app/label": h
805
805
  }
806
806
  }), P.push({
807
- id: x,
807
+ id: A,
808
808
  spec: d,
809
809
  data: () => u.type === "split" ? $e(it(u.dataEntries, p)) : u.originalColumn.data,
810
810
  label: h
@@ -891,7 +891,7 @@ class ct {
891
891
  getOptions(e, t) {
892
892
  const r = typeof e == "function" ? e : W(e), s = this.getSpecs().entries.filter((a) => r(a.obj));
893
893
  let n = {}, o = !1;
894
- return typeof t < "u" && (typeof t == "function" ? n = t : typeof t == "object" && ("includeNativeLabel" in t || "separator" in t || "addLabelAsSuffix" in t ? n = t : (t = t, n = t.label ?? {}, o = t.refsWithEnrichments ?? !1))), typeof n == "object" ? xe(s, (a) => a.obj, n ?? {}).map(({ value: { ref: a }, label: l }) => ({
894
+ return typeof t < "u" && (typeof t == "function" ? n = t : typeof t == "object" && ("includeNativeLabel" in t || "separator" in t || "addLabelAsSuffix" in t ? n = t : (t = t, n = t.label ?? {}, o = t.refsWithEnrichments ?? !1))), typeof n == "object" ? Ae(s, (a) => a.obj, n ?? {}).map(({ value: { ref: a }, label: l }) => ({
895
895
  ref: ce(a, o),
896
896
  label: l
897
897
  })) : s.map(({ ref: a, obj: l }) => ({
@@ -1256,7 +1256,7 @@ class z {
1256
1256
  this.ctx.logError(e);
1257
1257
  }
1258
1258
  }
1259
- const Y = "1.40.1";
1259
+ const Y = "1.40.5";
1260
1260
  function ht(i) {
1261
1261
  return i.__renderLambda === !0;
1262
1262
  }
@@ -1511,7 +1511,7 @@ export {
1511
1511
  Ne as canonicalizeAxisId,
1512
1512
  rt as convertOrParsePColumnData,
1513
1513
  Ke as dataInfoToEntries,
1514
- xe as deriveLabels,
1514
+ Ae as deriveLabels,
1515
1515
  Re as deriveNativeId,
1516
1516
  te as downgradeCfgOrLambda,
1517
1517
  ke as ensurePColumn,
@@ -1530,8 +1530,8 @@ export {
1530
1530
  ht as isConfigLambda,
1531
1531
  ae as isDataInfo,
1532
1532
  _e as isDataInfoEntries,
1533
- xt as isImportFileHandleIndex,
1534
- At as isImportFileHandleUpload,
1533
+ At as isImportFileHandleIndex,
1534
+ xt as isImportFileHandleUpload,
1535
1535
  be as isPColumn,
1536
1536
  G as isPColumnSpec,
1537
1537
  De as isPartitionedDataInfoEntries,