@milaboratories/uikit 2.3.13 → 2.3.14

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 (118) hide show
  1. package/.turbo/turbo-build.log +65 -43
  2. package/.turbo/turbo-type-check.log +1 -1
  3. package/CHANGELOG.md +9 -0
  4. package/dist/components/DataTable/TableComponent.vue.js +23 -23
  5. package/dist/components/PlAccordion/{ExpandTransition.vue2.js → ExpandTransition.vue.js} +1 -1
  6. package/dist/components/PlAccordion/ExpandTransition.vue.js.map +1 -0
  7. package/dist/components/PlAccordion/ExpandTransition.vue3.js +1 -1
  8. package/dist/components/PlAccordion/PlAccordionSection.vue2.js +1 -1
  9. package/dist/components/PlAutocomplete/PlAutocomplete.vue.js +1 -1
  10. package/dist/components/PlBtnGhost/PlBtnGhost.vue.js +1 -1
  11. package/dist/components/PlConfirmDialog.vue.d.ts +22 -0
  12. package/dist/components/PlConfirmDialog.vue.d.ts.map +1 -0
  13. package/dist/components/PlConfirmDialog.vue.js +63 -0
  14. package/dist/components/PlConfirmDialog.vue.js.map +1 -0
  15. package/dist/components/PlConfirmDialog.vue2.js +5 -0
  16. package/dist/components/PlConfirmDialog.vue2.js.map +1 -0
  17. package/dist/components/PlDialogModal/PlDialogModal.vue.d.ts +8 -4
  18. package/dist/components/PlDialogModal/PlDialogModal.vue.d.ts.map +1 -1
  19. package/dist/components/PlDialogModal/PlDialogModal.vue.js +38 -38
  20. package/dist/components/PlDialogModal/PlDialogModal.vue.js.map +1 -1
  21. package/dist/components/PlDropdown/PlDropdown.vue.js +1 -1
  22. package/dist/components/PlDropdownLegacy/PlDropdownLegacy.vue.js +1 -1
  23. package/dist/components/PlDropdownLine/PlDropdownLine.vue.d.ts +1 -1
  24. package/dist/components/PlDropdownLine/PlDropdownLine.vue.d.ts.map +1 -1
  25. package/dist/components/PlDropdownMulti/PlDropdownMulti.vue.js +1 -1
  26. package/dist/components/PlDropdownRef/PlDropdownRef.vue.d.ts +1 -1
  27. package/dist/components/PlDropdownRef/PlDropdownRef.vue.d.ts.map +1 -1
  28. package/dist/components/PlEditableTitle/PlEditableTitle.vue.d.ts +4 -0
  29. package/dist/components/PlEditableTitle/PlEditableTitle.vue.d.ts.map +1 -1
  30. package/dist/components/PlEditableTitle/PlEditableTitle.vue.js +47 -43
  31. package/dist/components/PlEditableTitle/PlEditableTitle.vue.js.map +1 -1
  32. package/dist/components/PlElementList/PlElementList.vue.d.ts.map +1 -1
  33. package/dist/components/PlElementList/PlElementList.vue2.js +20 -16
  34. package/dist/components/PlElementList/PlElementList.vue2.js.map +1 -1
  35. package/dist/components/PlElementList/PlElementListItem.vue.d.ts.map +1 -1
  36. package/dist/components/PlElementList/PlElementListItem.vue2.js +10 -9
  37. package/dist/components/PlElementList/PlElementListItem.vue2.js.map +1 -1
  38. package/dist/components/PlElementList/PlElementListItem.vue3.js +29 -29
  39. package/dist/components/PlElementList/utils.d.ts.map +1 -1
  40. package/dist/components/PlElementList/utils.js +4 -3
  41. package/dist/components/PlElementList/utils.js.map +1 -1
  42. package/dist/components/PlFileInput/PlFileInput.vue.js +1 -1
  43. package/dist/components/PlSidebar/PlSidebarGroup.vue.d.ts +20 -0
  44. package/dist/components/PlSidebar/PlSidebarGroup.vue.d.ts.map +1 -0
  45. package/dist/components/PlSidebar/PlSidebarGroup.vue.js +10 -0
  46. package/dist/components/PlSidebar/PlSidebarGroup.vue.js.map +1 -0
  47. package/dist/components/PlSidebar/PlSidebarGroup.vue2.js +21 -0
  48. package/dist/components/PlSidebar/PlSidebarGroup.vue2.js.map +1 -0
  49. package/dist/components/PlSidebar/PlSidebarGroup.vue3.js +11 -0
  50. package/dist/components/PlSidebar/PlSidebarGroup.vue3.js.map +1 -0
  51. package/dist/components/PlSidebar/PlSidebarItem.vue.d.ts +30 -0
  52. package/dist/components/PlSidebar/PlSidebarItem.vue.d.ts.map +1 -0
  53. package/dist/components/PlSidebar/PlSidebarItem.vue.js +10 -0
  54. package/dist/components/PlSidebar/PlSidebarItem.vue.js.map +1 -0
  55. package/dist/components/PlSidebar/PlSidebarItem.vue2.js +39 -0
  56. package/dist/components/PlSidebar/PlSidebarItem.vue2.js.map +1 -0
  57. package/dist/components/PlSidebar/PlSidebarItem.vue3.js +17 -0
  58. package/dist/components/PlSidebar/PlSidebarItem.vue3.js.map +1 -0
  59. package/dist/components/PlSidebar/index.d.ts +3 -0
  60. package/dist/components/PlSidebar/index.d.ts.map +1 -0
  61. package/dist/components/PlSlideModal/PlPureSlideModal.vue.d.ts +22 -0
  62. package/dist/components/PlSlideModal/PlPureSlideModal.vue.d.ts.map +1 -0
  63. package/dist/components/PlSlideModal/PlPureSlideModal.vue.js +150 -0
  64. package/dist/components/PlSlideModal/PlPureSlideModal.vue.js.map +1 -0
  65. package/dist/components/PlSlideModal/PlPureSlideModal.vue2.js +5 -0
  66. package/dist/components/PlSlideModal/PlPureSlideModal.vue2.js.map +1 -0
  67. package/dist/components/PlSlideModal/PlSlideModal.vue.d.ts +3 -42
  68. package/dist/components/PlSlideModal/PlSlideModal.vue.d.ts.map +1 -1
  69. package/dist/components/PlSlideModal/PlSlideModal.vue.js +7 -162
  70. package/dist/components/PlSlideModal/PlSlideModal.vue.js.map +1 -1
  71. package/dist/components/PlSlideModal/PlSlideModal.vue2.js +45 -2
  72. package/dist/components/PlSlideModal/PlSlideModal.vue2.js.map +1 -1
  73. package/dist/components/PlSlideModal/PlSlideModal.vue3.js +9 -0
  74. package/dist/components/PlSlideModal/PlSlideModal.vue3.js.map +1 -0
  75. package/dist/components/PlSlideModal/index.d.ts +1 -0
  76. package/dist/components/PlSlideModal/index.d.ts.map +1 -1
  77. package/dist/components/PlSlideModal/props.d.ts +20 -0
  78. package/dist/components/PlSlideModal/props.d.ts.map +1 -0
  79. package/dist/components/PlSlideModal/props.js +10 -0
  80. package/dist/components/PlSlideModal/props.js.map +1 -0
  81. package/dist/components/PlTextArea/PlTextArea.vue.js +1 -1
  82. package/dist/components/PlTextField/PlTextField.vue.js +1 -1
  83. package/dist/composition/useConfirm.d.ts +8 -0
  84. package/dist/composition/useConfirm.d.ts.map +1 -0
  85. package/dist/composition/useConfirm.js +23 -0
  86. package/dist/composition/useConfirm.js.map +1 -0
  87. package/dist/generated/components/svg/images/{SvgRequired.vue.js → SvgRequired.vue2.js} +1 -1
  88. package/dist/generated/components/svg/images/SvgRequired.vue2.js.map +1 -0
  89. package/dist/index.d.ts +49 -47
  90. package/dist/index.d.ts.map +1 -1
  91. package/dist/index.js +202 -194
  92. package/dist/index.js.map +1 -1
  93. package/dist/lib/model/common/dist/index.js +6 -6
  94. package/dist/node_modules/.pnpm/@vueuse_core@13.3.0_vue@3.5.13_typescript@5.6.3_/node_modules/@vueuse/core/index.js +1 -1
  95. package/dist/node_modules/.pnpm/@vueuse_shared@13.3.0_vue@3.5.13_typescript@5.6.3_/node_modules/@vueuse/shared/index.js +3 -3
  96. package/dist/sdk/model/dist/index.js +90 -90
  97. package/dist/sdk/model/dist/index.js.map +1 -1
  98. package/package.json +5 -4
  99. package/src/assets/variables.scss +4 -1
  100. package/src/components/PlBtnGhost/pl-btn-ghost.scss +0 -7
  101. package/src/components/PlConfirmDialog.vue +55 -0
  102. package/src/components/PlDialogModal/PlDialogModal.vue +6 -2
  103. package/src/components/PlEditableTitle/PlEditableTitle.vue +13 -2
  104. package/src/components/PlElementList/PlElementList.vue +14 -6
  105. package/src/components/PlElementList/PlElementListItem.vue +6 -4
  106. package/src/components/PlElementList/utils.ts +2 -0
  107. package/src/components/PlSidebar/PlSidebarGroup.vue +35 -0
  108. package/src/components/PlSidebar/PlSidebarItem.vue +59 -0
  109. package/src/components/PlSidebar/index.ts +2 -0
  110. package/src/components/PlSlideModal/PlPureSlideModal.vue +57 -0
  111. package/src/components/PlSlideModal/PlSlideModal.vue +31 -75
  112. package/src/components/PlSlideModal/index.ts +1 -0
  113. package/src/components/PlSlideModal/pl-slide-modal.scss +5 -4
  114. package/src/components/PlSlideModal/props.ts +25 -0
  115. package/src/composition/useConfirm.ts +35 -0
  116. package/src/index.ts +51 -47
  117. package/dist/components/PlAccordion/ExpandTransition.vue2.js.map +0 -1
  118. package/dist/generated/components/svg/images/SvgRequired.vue.js.map +0 -1
package/dist/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sources":["../src/index.ts"],"sourcesContent":["import './assets/ui.scss';\n\n// @TODO review\nimport * as DataTable from './components/DataTable';\nimport ThemeSwitcher from './components/ThemeSwitcher.vue';\n// @TODO review (may be private)\nimport DropdownListItem from './components/DropdownListItem.vue';\n\n// @TODO review\nimport ContextProvider from './components/ContextProvider.vue';\nimport Slider from './components/Slider.vue';\nimport { showContextMenu } from './components/contextMenu';\n// for new version\nimport LongText from './components/LongText.vue';\nimport SliderRangeTriple from './components/SliderRangeTriple.vue';\nimport SliderRange from './components/SliderRange.vue';\nimport Scrollable from './components/Scrollable.vue';\n\nimport { allCssVariables } from './demo-site-data/all-css-variables.ts';\n\n/**\n * Layout components\n */\n\nexport * from './layout/PlBlockPage';\nexport * from './layout/PlContainer';\nexport * from './layout/PlRow';\nexport * from './layout/PlSpacer';\nexport * from './layout/PlGrid';\n\n/**\n * Components\n */\nexport * from './components/PlErrorBoundary';\n// export * from './components/PlErrorAlert'; // @TODO discuss if we should export it\nexport * from './components/PlAlert';\nexport * from './components/PlBtnSplit';\nexport * from './components/PlBtnPrimary';\nexport * from './components/PlBtnAccent';\nexport * from './components/PlBtnDanger';\nexport * from './components/PlBtnSecondary';\nexport * from './components/PlBtnGhost';\nexport * from './components/PlBtnLink';\nexport * from './components/PlBtnGroup';\nexport * from './components/PlEditableTitle';\nexport * from './components/PlTextField';\nexport * from './components/PlSearchField';\nexport * from './components/PlTextArea';\nexport * from './components/PlDropdown';\nexport * from './components/PlDropdownRef';\nexport * from './components/PlDropdownLine';\nexport * from './components/PlDropdownLegacy';\nexport * from './components/PlTooltip';\nexport * from './components/PlProgressBar';\nexport * from './components/PlNumberField';\nexport * from './components/PlDropdownMulti';\nexport * from './components/PlDropdownMultiRef';\nexport * from './components/PlCheckbox';\nexport * from './components/PlCheckboxGroup';\nexport * from './components/PlChip';\nexport * from './components/PlDialogModal';\nexport * from './components/PlSlideModal';\nexport * from './components/PlToggleSwitch';\nexport * from './components/PlLogView';\nexport * from './components/PlTabs';\nexport * from './components/PlSectionSeparator';\nexport * from './components/PlAccordion';\nexport * from './components/PlStatusTag';\nexport * from './components/PlLoaderCircular';\nexport * from './components/PlSplash';\nexport * from './components/PlProgressCell';\nexport * from './components/PlAutocomplete';\nexport * from './components/PlElementList';\n\nexport * from './components/PlFileDialog';\nexport * from './components/PlFileInput';\nexport * from './components/PlNotificationAlert';\n\nexport * from './components/PlSvg';\nexport * from './components/PlMaskIcon16';\nexport * from './components/PlMaskIcon24';\nexport * from './components/PlIcon16';\nexport * from './components/PlIcon24';\n\nexport * from './components/PlChartStackedBar';\nexport * from './components/PlChartHistogram';\n\nexport * from './components/PlRadio';\n\nexport * from './colors';\n\n/**\n * Usables\n */\nexport { useElementPosition as usePosition } from './composition/usePosition';\nexport { useClickOutside } from './composition/useClickOutside';\nexport { useEventListener } from './composition/useEventListener';\nexport { useScroll } from './composition/useScroll';\nexport { useResizeObserver } from './composition/useResizeObserver';\nexport { useTheme } from './composition/useTheme';\nexport { useLocalStorage } from './composition/useLocalStorage';\nexport { useMouseCapture } from './composition/useMouseCapture';\nexport { useHover } from './composition/useHover';\nexport { useMouse } from './composition/useMouse';\nexport { useSortable } from './composition/useSortable';\nexport { useSortable2 } from './composition/useSortable2';\nexport { useInterval } from './composition/useInterval';\nexport { useFormState } from './composition/useFormState';\nexport { useQuery } from './composition/useQuery.ts';\nexport { useDraggable } from './composition/useDraggable';\nexport { useComponentProp } from './composition/useComponentProp';\nexport * from './composition/useWatchFetch';\nexport * from './composition/watchCached';\nexport * from './composition/computedCached';\n\n/**\n * Utils/Partials\n */\n\nexport { default as PlCloseModalBtn } from './utils/PlCloseModalBtn.vue';\nexport * from './utils/DropdownOverlay';\n\n/**\n * Technical\n * @TODO move it from here maybe\n */\nexport { useLabelNotch } from './utils/useLabelNotch.ts';\n\nexport type * from './types';\n\nexport { icons16, icons24 } from './types';\n\nexport * from './helpers/dom';\n\nexport * from './helpers/utils';\n\n/**\n * @TODO review\n */\nexport { ThemeSwitcher, DropdownListItem, DataTable, ContextProvider, Slider };\n\n// Helpers\nexport { showContextMenu };\n\n// move to new version pl-uikit\nexport { LongText, SliderRangeTriple, SliderRange, Scrollable };\n\n// @todo\nconst DemoData = { allCssVariables: allCssVariables() };\nexport { DemoData };\n"],"names":["DemoData","allCssVariables"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAoJA,MAAMA,IAAW,EAAE,iBAAiBC,EAAkB,EAAA;"}
1
+ {"version":3,"file":"index.js","sources":["../src/index.ts"],"sourcesContent":["import './assets/ui.scss';\n\n// @TODO review\nimport * as DataTable from './components/DataTable';\nimport ThemeSwitcher from './components/ThemeSwitcher.vue';\n// @TODO review (may be private)\nimport DropdownListItem from './components/DropdownListItem.vue';\n\n// @TODO review\nimport ContextProvider from './components/ContextProvider.vue';\nimport Slider from './components/Slider.vue';\nimport { showContextMenu } from './components/contextMenu';\n// for new version\nimport LongText from './components/LongText.vue';\nimport Scrollable from './components/Scrollable.vue';\nimport SliderRange from './components/SliderRange.vue';\nimport SliderRangeTriple from './components/SliderRangeTriple.vue';\n\nimport { allCssVariables } from './demo-site-data/all-css-variables.ts';\n\n/**\n * Layout components\n */\n\nexport * from './layout/PlBlockPage';\nexport * from './layout/PlContainer';\nexport * from './layout/PlGrid';\nexport * from './layout/PlRow';\nexport * from './layout/PlSpacer';\n\n/**\n * Components\n */\nexport * from './components/PlErrorBoundary';\n// export * from './components/PlErrorAlert'; // @TODO discuss if we should export it\nexport * from './components/PlAccordion';\nexport * from './components/PlAlert';\nexport * from './components/PlAutocomplete';\nexport * from './components/PlBtnAccent';\nexport * from './components/PlBtnDanger';\nexport * from './components/PlBtnGhost';\nexport * from './components/PlBtnGroup';\nexport * from './components/PlBtnLink';\nexport * from './components/PlBtnPrimary';\nexport * from './components/PlBtnSecondary';\nexport * from './components/PlBtnSplit';\nexport * from './components/PlCheckbox';\nexport * from './components/PlCheckboxGroup';\nexport * from './components/PlChip';\nexport * from './components/PlDialogModal';\nexport * from './components/PlDropdown';\nexport * from './components/PlDropdownLegacy';\nexport * from './components/PlDropdownLine';\nexport * from './components/PlDropdownMulti';\nexport * from './components/PlDropdownMultiRef';\nexport * from './components/PlDropdownRef';\nexport * from './components/PlEditableTitle';\nexport * from './components/PlElementList';\nexport * from './components/PlLoaderCircular';\nexport * from './components/PlLogView';\nexport * from './components/PlNumberField';\nexport * from './components/PlProgressBar';\nexport * from './components/PlProgressCell';\nexport * from './components/PlSearchField';\nexport * from './components/PlSectionSeparator';\nexport * from './components/PlSlideModal';\nexport * from './components/PlSplash';\nexport * from './components/PlStatusTag';\nexport * from './components/PlTabs';\nexport * from './components/PlTextArea';\nexport * from './components/PlTextField';\nexport * from './components/PlToggleSwitch';\nexport * from './components/PlTooltip';\n\nexport * from './components/PlFileDialog';\nexport * from './components/PlFileInput';\nexport * from './components/PlNotificationAlert';\n\nexport * from './components/PlSidebar';\n\nexport * from './components/PlIcon16';\nexport * from './components/PlIcon24';\nexport * from './components/PlMaskIcon16';\nexport * from './components/PlMaskIcon24';\nexport * from './components/PlSvg';\n\nexport * from './components/PlChartHistogram';\nexport * from './components/PlChartStackedBar';\n\nexport * from './components/PlRadio';\n\nexport * from './colors';\n\n/**\n * Usables\n */\nexport { useClickOutside } from './composition/useClickOutside';\nexport { useComponentProp } from './composition/useComponentProp';\nexport { useConfirm } from './composition/useConfirm';\nexport { useDraggable } from './composition/useDraggable';\nexport { useEventListener } from './composition/useEventListener';\nexport { useFormState } from './composition/useFormState';\nexport { useHover } from './composition/useHover';\nexport { useInterval } from './composition/useInterval';\nexport { useLocalStorage } from './composition/useLocalStorage';\nexport { useMouse } from './composition/useMouse';\nexport { useMouseCapture } from './composition/useMouseCapture';\nexport { useElementPosition as usePosition } from './composition/usePosition';\nexport { useQuery } from './composition/useQuery.ts';\nexport { useResizeObserver } from './composition/useResizeObserver';\nexport { useScroll } from './composition/useScroll';\nexport { useSortable } from './composition/useSortable';\nexport { useSortable2 } from './composition/useSortable2';\nexport { useTheme } from './composition/useTheme';\n\nexport * from './composition/useWatchFetch';\nexport * from './composition/watchCached';\nexport * from './composition/computedCached';\n\n/**\n * Utils/Partials\n */\n\nexport * from './utils/DropdownOverlay';\nexport { default as PlCloseModalBtn } from './utils/PlCloseModalBtn.vue';\n\n/**\n * Technical\n * @TODO move it from here maybe\n */\nexport { useLabelNotch } from './utils/useLabelNotch.ts';\n\nexport type * from './types';\n\nexport { icons16, icons24 } from './types';\n\nexport * from './helpers/dom';\n\nexport * from './helpers/utils';\n\n/**\n * @TODO review\n */\nexport { ContextProvider, DataTable, DropdownListItem, Slider, ThemeSwitcher };\n\n// Helpers\nexport { showContextMenu };\n\n// move to new version pl-uikit\nexport { LongText, Scrollable, SliderRange, SliderRangeTriple };\n\n// @todo\nconst DemoData = { allCssVariables: allCssVariables() };\nexport { DemoData };\n"],"names":["DemoData","allCssVariables"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAwJA,MAAMA,IAAW,EAAE,iBAAiBC,EAAkB,EAAA;"}
@@ -95,10 +95,10 @@ function E(e) {
95
95
  return !1;
96
96
  }
97
97
  }
98
- function H(e) {
98
+ function q(e) {
99
99
  return E(e) ? e.type === "JsonPartitioned" || e.type === "BinaryPartitioned" : !1;
100
100
  }
101
- function V(e) {
101
+ function H(e) {
102
102
  switch (e.type) {
103
103
  case "Json": {
104
104
  const t = Object.entries(e.data).map(([n, r]) => ({ key: JSON.parse(n), value: r }));
@@ -126,7 +126,7 @@ function V(e) {
126
126
  }
127
127
  }
128
128
  }
129
- function q(e) {
129
+ function V(e) {
130
130
  switch (e.type) {
131
131
  case "Json": {
132
132
  const t = {};
@@ -519,10 +519,10 @@ export {
519
519
  G as AnchoredIdDeriver,
520
520
  F as PlIdLength,
521
521
  z as canonicalizeAxisId,
522
- V as dataInfoToEntries,
522
+ H as dataInfoToEntries,
523
523
  te as deriveNativeId,
524
524
  Q as ensurePColumn,
525
- q as entriesToDataInfo,
525
+ V as entriesToDataInfo,
526
526
  Z as extractAllColumns,
527
527
  C as getAxesId,
528
528
  d as getAxisId,
@@ -534,7 +534,7 @@ export {
534
534
  I as isImportFileHandleUpload,
535
535
  D as isPColumn,
536
536
  h as isPColumnSpec,
537
- H as isPartitionedDataInfoEntries,
537
+ q as isPartitionedDataInfoEntries,
538
538
  ne as isPlRef,
539
539
  _ as mapDataInfo,
540
540
  p as mapJoinEntry,
@@ -1,4 +1,4 @@
1
- import { noop as w, useTimeoutFn as g, isClient as y, tryOnScopeDispose as D } from "../../../../@vueuse_shared@13.3.0_vue@3.5.13_typescript@5.6.3_/node_modules/@vueuse/shared/index.js";
1
+ import { noop as w, isClient as y, useTimeoutFn as g, tryOnScopeDispose as D } from "../../../../@vueuse_shared@13.3.0_vue@3.5.13_typescript@5.6.3_/node_modules/@vueuse/shared/index.js";
2
2
  import { createFilterWrapper as O, debounceFilter as V, debouncedRef as W, getLifeCycleTarget as _, debouncedRef as $, tryOnMounted as j, debouncedRef as q, useDebounceFn as G, whenever as H } from "../../../../@vueuse_shared@13.3.0_vue@3.5.13_typescript@5.6.3_/node_modules/@vueuse/shared/index.js";
3
3
  import { isRef as F, shallowRef as v, ref as C, watchEffect as R, computed as A, toValue as E } from "vue";
4
4
  function P(u, n, t) {
@@ -1,4 +1,4 @@
1
- import { ref as b, toValue as a, watch as p, shallowReadonly as T, onMounted as w, nextTick as g, getCurrentScope as y, onScopeDispose as C, shallowRef as D, getCurrentInstance as P } from "vue";
1
+ import { ref as b, toValue as a, watch as p, shallowReadonly as T, onMounted as w, nextTick as g, getCurrentScope as y, onScopeDispose as C, getCurrentInstance as D, shallowRef as P } from "vue";
2
2
  function x(e) {
3
3
  return y() ? (C(e), !0) : !1;
4
4
  }
@@ -32,7 +32,7 @@ function F(e, o = {}) {
32
32
  };
33
33
  }
34
34
  function R(e) {
35
- return P();
35
+ return D();
36
36
  }
37
37
  function W(e, o = 200, n = {}) {
38
38
  return v(
@@ -53,7 +53,7 @@ function G(e, o, n = {}) {
53
53
  const {
54
54
  immediate: t = !0,
55
55
  immediateCallback: i = !1
56
- } = n, r = D(!1);
56
+ } = n, r = P(!1);
57
57
  let u = null;
58
58
  function f() {
59
59
  u && (clearTimeout(u), u = null);
@@ -1,13 +1,13 @@
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 De, isPartitionedDataInfoEntries as Re, getAxisId as de, entriesToDataInfo as $e, isDataInfoEntries as _e, dataInfoToEntries as je, canonicalizeAxisId as Ke, mapDataInfo as Ne } 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 St, matchAxisId as Lt, matchPColumn as Ct, stringifyColumnId as Et } from "../../../lib/model/common/dist/index.js";
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 ke, mapPObjectData as le, ensurePColumn as Oe, isPColumnSpec as G, isPColumn as be, resolveAnchors as pe, deriveNativeId as De, isPartitionedDataInfoEntries as Re, getAxisId as de, entriesToDataInfo as $e, isDataInfoEntries as _e, dataInfoToEntries as Ke, canonicalizeAxisId as je, mapDataInfo as Ne } 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 St, matchAxisId as Lt, matchPColumn as Ct, stringifyColumnId as Et } from "../../../lib/model/common/dist/index.js";
3
3
  import we from "../../../_virtual/canonicalize.js";
4
- import j from "../../../node_modules/.pnpm/zod@3.23.8/node_modules/zod/lib/index.js";
5
- import { BasePlErrorLike as Ft, ErrorLike as Ot, PlErrorLike as kt, StandardErrorLike as Dt } from "../../../lib/model/pl-error-like/dist/index.js";
4
+ import K from "../../../node_modules/.pnpm/zod@3.23.8/node_modules/zod/lib/index.js";
5
+ import { BasePlErrorLike as Ft, ErrorLike as kt, PlErrorLike as Ot, StandardErrorLike as Dt } from "../../../lib/model/pl-error-like/dist/index.js";
6
6
  var Be = Object.defineProperty, Je = (n, e, t) => e in n ? Be(n, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : n[e] = t, I = (n, e, t) => Je(n, typeof e != "symbol" ? e + "" : e, t);
7
- function Z(n) {
7
+ function Q(n) {
8
8
  return { type: "Immediate", value: n };
9
9
  }
10
- function Ve() {
10
+ function Ue() {
11
11
  return typeof globalThis.getPlatforma < "u" || typeof globalThis.platforma < "u";
12
12
  }
13
13
  function Pe(n) {
@@ -16,25 +16,25 @@ function Pe(n) {
16
16
  if (typeof globalThis.platforma < "u") return globalThis.platforma;
17
17
  throw new Error("Can't get platforma instance.");
18
18
  }
19
- function Ue() {
19
+ function Ve() {
20
20
  if (typeof globalThis.cfgRenderCtx < "u") return globalThis.cfgRenderCtx;
21
21
  }
22
22
  function c() {
23
23
  if (typeof globalThis.cfgRenderCtx < "u") return globalThis.cfgRenderCtx;
24
24
  throw new Error("Not in config rendering context");
25
25
  }
26
- function V(n, e) {
27
- const t = Ue();
26
+ function U(n, e) {
27
+ const t = Ve();
28
28
  if (t === void 0) return !1;
29
29
  if (n in t.callbackRegistry) throw new Error(`Callback with key ${n} already registered.`);
30
30
  return t.callbackRegistry[n] = e, !0;
31
31
  }
32
- const Q = /* @__PURE__ */ new Map();
32
+ const Z = /* @__PURE__ */ new Map();
33
33
  function Me(n, e) {
34
34
  n in c().callbackRegistry || (c().callbackRegistry[n] = (t) => {
35
- for (const r of Q.get(n))
35
+ for (const r of Z.get(n))
36
36
  r(t);
37
- }, Q.set(n, [])), Q.get(n).push(e);
37
+ }, Z.set(n, [])), Z.get(n).push(e);
38
38
  }
39
39
  class w {
40
40
  constructor(e, t = (r) => r) {
@@ -278,39 +278,39 @@ class S {
278
278
  return s && (a = a.filter((l) => l[1] !== void 0)), a.map(([l, y]) => o(l, y));
279
279
  }
280
280
  }
281
- const We = "staging", He = "main", qe = "pl7.app/label", ze = "pl7.app/trace", Ge = j.object({
282
- type: j.string(),
283
- importance: j.number().optional(),
284
- id: j.string().optional(),
285
- label: j.string()
286
- }), Ye = j.array(Ge), Xe = 1e-3, Ze = "__LABEL__", fe = "__LABEL__@1";
287
- function Ae(n, e, t = {}) {
281
+ const We = "staging", He = "main", qe = "pl7.app/label", ze = "pl7.app/trace", Ge = K.object({
282
+ type: K.string(),
283
+ importance: K.number().optional(),
284
+ id: K.string().optional(),
285
+ label: K.string()
286
+ }), Ye = K.array(Ge), Xe = 1e-3, Qe = "__LABEL__", fe = "__LABEL__@1";
287
+ function xe(n, e, t = {}) {
288
288
  const r = /* @__PURE__ */ new Map(), i = t.forceTraceElements !== void 0 && t.forceTraceElements.length > 0 ? new Set(t.forceTraceElements) : void 0, s = /* @__PURE__ */ new Map(), o = n.map((f) => {
289
289
  var P, u;
290
290
  const h = e(f);
291
291
  let v, L, C;
292
292
  "spec" in h && typeof h.spec == "object" ? (v = h.spec, L = h.prefixTrace, C = h.suffixTrace) : v = h;
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 = [
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 = [
294
294
  ...L ?? [],
295
295
  ...d,
296
296
  ...C ?? []
297
297
  ];
298
298
  if (p !== void 0) {
299
- const x = { label: p, type: Ze, importance: -2 };
300
- t.addLabelAsSuffix ? g.push(x) : g.splice(0, 0, x);
299
+ const A = { label: p, type: Qe, importance: -2 };
300
+ t.addLabelAsSuffix ? g.push(A) : g.splice(0, 0, A);
301
301
  }
302
302
  const m = [], T = /* @__PURE__ */ new Map();
303
- for (let x = g.length - 1; x >= 0; --x) {
304
- const { type: B } = g[x], k = g[x].importance ?? 0, R = (T.get(B) ?? 0) + 1;
303
+ for (let A = g.length - 1; A >= 0; --A) {
304
+ const { type: B } = g[A], O = g[A].importance ?? 0, R = (T.get(B) ?? 0) + 1;
305
305
  T.set(B, R);
306
- const O = `${B}@${R}`;
307
- s.set(O, (s.get(O) ?? 0) + 1), r.set(
308
- O,
306
+ const k = `${B}@${R}`;
307
+ s.set(k, (s.get(k) ?? 0) + 1), r.set(
308
+ k,
309
309
  Math.max(
310
- r.get(O) ?? Number.NEGATIVE_INFINITY,
311
- k - (g.length - x) * Xe
310
+ r.get(k) ?? Number.NEGATIVE_INFINITY,
311
+ O - (g.length - A) * Xe
312
312
  )
313
- ), m.push({ ...g[x], fullType: O, occurrenceIndex: R });
313
+ ), m.push({ ...g[A], fullType: k, occurrenceIndex: R });
314
314
  }
315
315
  return m.reverse(), {
316
316
  value: f,
@@ -325,7 +325,7 @@ function Ae(n, e, t = {}) {
325
325
  const N = (f, P = !1) => {
326
326
  const u = [];
327
327
  for (let h = 0; h < o.length; h++) {
328
- const v = o[h], L = v.fullTrace.filter((A) => f.has(A.fullType) || i && i.has(A.type));
328
+ const v = o[h], L = v.fullTrace.filter((x) => f.has(x.fullType) || i && i.has(x.type));
329
329
  if (L.length === 0)
330
330
  if (P)
331
331
  u.push({
@@ -333,7 +333,7 @@ function Ae(n, e, t = {}) {
333
333
  value: v.value
334
334
  });
335
335
  else return;
336
- const C = L.map((A) => A.label), p = t.separator ?? " / ";
336
+ const C = L.map((x) => x.label), p = t.separator ?? " / ";
337
337
  u.push({
338
338
  label: C.join(p),
339
339
  value: v.value
@@ -357,14 +357,14 @@ function Ae(n, e, t = {}) {
357
357
  }
358
358
  return N(/* @__PURE__ */ new Set([...a, ...l]), !0);
359
359
  }
360
- const H = "PColumnData/", ne = H + "ResourceMap", ie = H + "Partitioned/ResourceMap", U = H + "JsonPartitioned", K = H + "BinaryPartitioned", xe = H + "Partitioned/", X = xe + "JsonPartitioned", M = xe + "BinaryPartitioned", se = (n) => {
360
+ const H = "PColumnData/", ne = H + "ResourceMap", ie = H + "Partitioned/ResourceMap", V = H + "JsonPartitioned", j = H + "BinaryPartitioned", Ae = H + "Partitioned/", X = Ae + "JsonPartitioned", M = Ae + "BinaryPartitioned", se = (n) => {
361
361
  if (n.endsWith(".index"))
362
362
  return { baseKey: n.substring(0, n.length - 6), type: "index" };
363
363
  if (n.endsWith(".values"))
364
364
  return { baseKey: n.substring(0, n.length - 7), type: "values" };
365
365
  throw new Error(`key must ends on .index/.values for binary p-column, got: ${n}`);
366
366
  };
367
- function Qe(n) {
367
+ function Ze(n) {
368
368
  if (!n) return;
369
369
  const e = n.resourceType.name, t = n.getDataAsJson(), r = [];
370
370
  let i = 0;
@@ -375,8 +375,8 @@ function Qe(n) {
375
375
  case ie:
376
376
  i = t.partitionKeyLength + t.keyLength;
377
377
  break;
378
- case U:
379
- case K:
378
+ case V:
379
+ case j:
380
380
  i = t.partitionKeyLength;
381
381
  break;
382
382
  case M:
@@ -386,10 +386,10 @@ function Qe(n) {
386
386
  }
387
387
  switch (e) {
388
388
  case ne:
389
- case U:
390
- case K:
389
+ case V:
390
+ case j:
391
391
  for (let s of n.listInputFields()) {
392
- e === K && (s = se(s).baseKey);
392
+ e === j && (s = se(s).baseKey);
393
393
  const o = [...JSON.parse(s)];
394
394
  r.push(o);
395
395
  }
@@ -433,7 +433,7 @@ function tt(n) {
433
433
  if (n === void 0) return;
434
434
  if (_e(n))
435
435
  return et(n);
436
- const e = Qe(n);
436
+ const e = Ze(n);
437
437
  if (!e) return;
438
438
  const { data: t, keyLength: r } = e, i = [];
439
439
  for (let s = 0; s < r; ++s)
@@ -455,7 +455,7 @@ function oe(n, e = []) {
455
455
  case ne:
456
456
  case ie:
457
457
  throw new Error(`Only data columns are supported, got: ${t}`);
458
- case U: {
458
+ case V: {
459
459
  if (typeof (r == null ? void 0 : r.partitionKeyLength) != "number")
460
460
  throw new Error(`Missing partitionKeyLength in metadata for ${t}`);
461
461
  const i = [];
@@ -471,7 +471,7 @@ function oe(n, e = []) {
471
471
  parts: i
472
472
  };
473
473
  }
474
- case K: {
474
+ case j: {
475
475
  if (typeof (r == null ? void 0 : r.partitionKeyLength) != "number")
476
476
  throw new Error(`Missing partitionKeyLength in metadata for ${t}`);
477
477
  const i = [], s = /* @__PURE__ */ new Map();
@@ -505,8 +505,8 @@ function oe(n, e = []) {
505
505
  for (const o of n.listInputFields()) {
506
506
  const a = n.resolve({ field: o, assertFieldType: "Input" });
507
507
  if (a === void 0) return;
508
- if (a.resourceType.name !== U)
509
- throw new Error(`Expected ${U} inside ${t}, but got ${a.resourceType.name}`);
508
+ if (a.resourceType.name !== V)
509
+ throw new Error(`Expected ${V} inside ${t}, but got ${a.resourceType.name}`);
510
510
  const l = oe(a, JSON.parse(o));
511
511
  if (l === void 0) return;
512
512
  if (l.type !== "JsonPartitioned")
@@ -526,8 +526,8 @@ function oe(n, e = []) {
526
526
  for (const o of n.listInputFields()) {
527
527
  const a = n.resolve({ field: o, assertFieldType: "Input" });
528
528
  if (a === void 0) return;
529
- if (a.resourceType.name !== K)
530
- throw new Error(`Expected ${K} inside ${t}, but got ${a.resourceType.name}`);
529
+ if (a.resourceType.name !== j)
530
+ throw new Error(`Expected ${j} inside ${t}, but got ${a.resourceType.name}`);
531
531
  const l = oe(a, JSON.parse(o));
532
532
  if (l === void 0) return;
533
533
  if (l.type !== "BinaryPartitioned")
@@ -547,7 +547,7 @@ function oe(n, e = []) {
547
547
  function rt(n) {
548
548
  if (n !== void 0) {
549
549
  if (_e(n)) return n;
550
- if (ae(n)) return je(n);
550
+ if (ae(n)) return Ke(n);
551
551
  if (n instanceof S) return oe(n);
552
552
  throw new Error(`Unexpected input type: ${typeof n}`);
553
553
  }
@@ -630,7 +630,7 @@ class st {
630
630
  function ot(n) {
631
631
  if (n)
632
632
  return n.map((e) => ({
633
- type: `split:${Ke(e.axisId)}`,
633
+ type: `split:${je(e.axisId)}`,
634
634
  label: e.label,
635
635
  importance: 1e6
636
636
  // High importance for split filters in labels
@@ -720,11 +720,11 @@ class me {
720
720
  }
721
721
  }
722
722
  if (C.length === 0) continue;
723
- const p = ut(u), A = p.length > 0;
723
+ const p = ut(u), x = 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 (A) {
727
+ if (x) {
728
728
  if (it(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,12 +734,12 @@ class me {
734
734
  }
735
735
  if (!Re(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), 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
- const B = p.map((b) => this.findLabels(de(g.axesSpec[b]))), k = [], R = (b, J) => {
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}`);
740
+ const B = p.map((b) => this.findLabels(de(g.axesSpec[b]))), O = [], R = (b, J) => {
741
741
  if (J >= p.length) {
742
- if (k.push([...b]), k.length > 1e4)
742
+ if (O.push([...b]), O.length > 1e4)
743
743
  throw new Error("Too many key combinations, aborting.");
744
744
  return;
745
745
  }
@@ -748,19 +748,19 @@ class me {
748
748
  throw new Error(`Axis index ${D} out of bounds for unique keys array (length ${T.length}) during split key generation for column ${d.id}`);
749
749
  const $ = T[D];
750
750
  if (!$ || $.length === 0) {
751
- k.length = 0;
751
+ O.length = 0;
752
752
  return;
753
753
  }
754
754
  for (const q of $)
755
755
  b.push(q), R(b, J + 1), b.pop();
756
756
  };
757
- if (R([], 0), k.length === 0)
757
+ if (R([], 0), O.length === 0)
758
758
  continue;
759
- const O = [...g.axesSpec], Ie = p.map((b) => b);
759
+ const k = [...g.axesSpec], Ie = p.map((b) => b);
760
760
  for (let b = p.length - 1; b >= 0; b--)
761
- O.splice(p[b], 1);
762
- const Se = { ...g, axesSpec: O };
763
- for (const b of k) {
761
+ k.splice(p[b], 1);
762
+ const Se = { ...g, axesSpec: k };
763
+ for (const b of O) {
764
764
  const J = b.map((D, $) => {
765
765
  const q = Ie[$], Le = de(g.axesSpec[q]), ue = B[$], Ce = (ue == null ? void 0 : ue[D]) ?? String(D);
766
766
  return { axisIdx: q, axisId: Le, value: D, label: Ce };
@@ -784,7 +784,7 @@ class me {
784
784
  }
785
785
  }
786
786
  if (E.length === 0) return [];
787
- const f = Ae(
787
+ const f = xe(
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: L } = u, C = u.type === "split" ? u.axisFilters : void 0, p = at(C);
797
- let A;
798
- r ? A = r.deriveS(L, p) : A = lt(v.id, p);
797
+ let x;
798
+ r ? x = r.deriveS(L, p) : x = 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: A,
807
+ id: x,
808
808
  spec: d,
809
809
  data: () => u.type === "split" ? $e(nt(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), i = this.getSpecs().entries.filter((a) => r(a.obj));
893
893
  let s = {}, o = !1;
894
- return typeof t < "u" && (typeof t == "function" ? s = t : typeof t == "object" && ("includeNativeLabel" in t || "separator" in t || "addLabelAsSuffix" in t ? s = t : (t = t, s = t.label ?? {}, o = t.refsWithEnrichments ?? !1))), typeof s == "object" ? Ae(i, (a) => a.obj, s ?? {}).map(({ value: { ref: a }, label: l }) => ({
894
+ return typeof t < "u" && (typeof t == "function" ? s = t : typeof t == "object" && ("includeNativeLabel" in t || "separator" in t || "addLabelAsSuffix" in t ? s = t : (t = t, s = t.label ?? {}, o = t.refsWithEnrichments ?? !1))), typeof s == "object" ? xe(i, (a) => a.obj, s ?? {}).map(({ value: { ref: a }, label: l }) => ({
895
895
  ref: ce(a, o),
896
896
  label: l
897
897
  })) : i.map(({ ref: a, obj: l }) => ({
@@ -1003,7 +1003,7 @@ class ct {
1003
1003
  ref: t.ref,
1004
1004
  obj: {
1005
1005
  ...t.obj,
1006
- data: Oe(
1006
+ data: ke(
1007
1007
  t.obj.data,
1008
1008
  (r) => new S(r, [t.ref.blockId, t.ref.name])
1009
1009
  )
@@ -1045,7 +1045,7 @@ class ct {
1045
1045
  getPColumnByRef(e) {
1046
1046
  const t = this.getDataByRef(e);
1047
1047
  if (t)
1048
- return ke(t);
1048
+ return Oe(t);
1049
1049
  }
1050
1050
  /**
1051
1051
  * Returns spec associated with the ref ensuring that it is a p-column spec.
@@ -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(n) {
1261
1261
  return n.__renderLambda === !0;
1262
1262
  }
@@ -1274,8 +1274,8 @@ const pt = class _ {
1274
1274
  void 0,
1275
1275
  {},
1276
1276
  {},
1277
- Z(!0),
1278
- Z([]),
1277
+ Q(!0),
1278
+ Q([]),
1279
1279
  void 0,
1280
1280
  void 0,
1281
1281
  { ..._.INITIAL_BLOCK_FEATURE_FLAGS }
@@ -1284,7 +1284,7 @@ const pt = class _ {
1284
1284
  output(e, t, r = {}) {
1285
1285
  if (typeof t == "function") {
1286
1286
  const i = `output#${e}`;
1287
- return V(i, () => t(new z())), new _(
1287
+ return U(i, () => t(new z())), new _(
1288
1288
  this._renderingMode,
1289
1289
  this._initialArgs,
1290
1290
  this._initialUiState,
@@ -1323,7 +1323,7 @@ const pt = class _ {
1323
1323
  return this.output(e, t, { retentive: !0 });
1324
1324
  }
1325
1325
  argsValid(e) {
1326
- return typeof e == "function" ? (V("inputsValid", () => e(new z())), new _(
1326
+ return typeof e == "function" ? (U("inputsValid", () => e(new z())), new _(
1327
1327
  this._renderingMode,
1328
1328
  this._initialArgs,
1329
1329
  this._initialUiState,
@@ -1349,7 +1349,7 @@ const pt = class _ {
1349
1349
  );
1350
1350
  }
1351
1351
  sections(e) {
1352
- return Array.isArray(e) ? this.sections(Z(e)) : typeof e == "function" ? (V("sections", () => e(new z())), new _(
1352
+ return Array.isArray(e) ? this.sections(Q(e)) : typeof e == "function" ? (U("sections", () => e(new z())), new _(
1353
1353
  this._renderingMode,
1354
1354
  this._initialArgs,
1355
1355
  this._initialUiState,
@@ -1373,7 +1373,7 @@ const pt = class _ {
1373
1373
  }
1374
1374
  /** Sets a rendering function to derive block title, shown for the block in the left blocks-overview panel. */
1375
1375
  title(e) {
1376
- return V("title", () => e(new z())), new _(
1376
+ return U("title", () => e(new z())), new _(
1377
1377
  this._renderingMode,
1378
1378
  this._initialArgs,
1379
1379
  this._initialUiState,
@@ -1435,7 +1435,7 @@ const pt = class _ {
1435
1435
  * Influences dependency graph construction.
1436
1436
  */
1437
1437
  enriches(e) {
1438
- return V("enrichmentTargets", e), new _(
1438
+ return U("enrichmentTargets", e), new _(
1439
1439
  this._renderingMode,
1440
1440
  this._initialArgs,
1441
1441
  this._initialUiState,
@@ -1475,7 +1475,7 @@ const pt = class _ {
1475
1475
  Object.entries(this._outputs).map(([t, r]) => [t, te(r)])
1476
1476
  )
1477
1477
  };
1478
- return Ve() ? Pe({ sdkVersion: Y }) : { config: e };
1478
+ return Ue() ? Pe({ sdkVersion: Y }) : { config: e };
1479
1479
  }
1480
1480
  };
1481
1481
  I(pt, "INITIAL_BLOCK_FEATURE_FLAGS", {
@@ -1489,16 +1489,16 @@ function mt() {
1489
1489
  export {
1490
1490
  he as AnchoredIdDeriver,
1491
1491
  Ft as BasePlErrorLike,
1492
- Ot as ErrorLike,
1492
+ kt as ErrorLike,
1493
1493
  w as FutureRef,
1494
1494
  qe as PAnnotationLabel,
1495
1495
  ze as PAnnotationTrace,
1496
1496
  me as PColumnCollection,
1497
- kt as PlErrorLike,
1497
+ Ot as PlErrorLike,
1498
1498
  bt as PlIdLength,
1499
- K as RT_BINARY_PARTITIONED,
1499
+ j as RT_BINARY_PARTITIONED,
1500
1500
  M as RT_BINARY_SUPER_PARTITIONED,
1501
- U as RT_JSON_PARTITIONED,
1501
+ V as RT_JSON_PARTITIONED,
1502
1502
  X as RT_JSON_SUPER_PARTITIONED,
1503
1503
  ne as RT_RESOURCE_MAP,
1504
1504
  ie as RT_RESOURCE_MAP_PARTITIONED,
@@ -1508,13 +1508,13 @@ export {
1508
1508
  Ye as Trace,
1509
1509
  Ge as TraceEntry,
1510
1510
  S as TreeNodeAccessor,
1511
- Ke as canonicalizeAxisId,
1511
+ je as canonicalizeAxisId,
1512
1512
  rt as convertOrParsePColumnData,
1513
- je as dataInfoToEntries,
1514
- Ae as deriveLabels,
1513
+ Ke as dataInfoToEntries,
1514
+ xe as deriveLabels,
1515
1515
  De as deriveNativeId,
1516
1516
  te as downgradeCfgOrLambda,
1517
- ke as ensurePColumn,
1517
+ Oe as ensurePColumn,
1518
1518
  $e as entriesToDataInfo,
1519
1519
  Ee as extractAllColumns,
1520
1520
  nt as filterDataInfoEntries,
@@ -1522,16 +1522,16 @@ export {
1522
1522
  de as getAxisId,
1523
1523
  wt as getFileNameFromHandle,
1524
1524
  Pt as getFilePathFromHandle,
1525
- Z as getImmediate,
1526
- Qe as getPartitionKeysList,
1525
+ Q as getImmediate,
1526
+ Ze as getPartitionKeysList,
1527
1527
  mt as getRawPlatformaInstance,
1528
1528
  tt as getUniquePartitionKeys,
1529
1529
  re as ifDef,
1530
1530
  ht as isConfigLambda,
1531
1531
  ae as isDataInfo,
1532
1532
  _e as isDataInfoEntries,
1533
- At as isImportFileHandleIndex,
1534
- xt as isImportFileHandleUpload,
1533
+ xt as isImportFileHandleIndex,
1534
+ At as isImportFileHandleUpload,
1535
1535
  be as isPColumn,
1536
1536
  G as isPColumnSpec,
1537
1537
  Re as isPartitionedDataInfoEntries,
@@ -1540,7 +1540,7 @@ export {
1540
1540
  It as mapJoinEntry,
1541
1541
  le as mapPObjectData,
1542
1542
  Te as mapPTableDef,
1543
- Oe as mapValueInVOE,
1543
+ ke as mapValueInVOE,
1544
1544
  St as matchAxis,
1545
1545
  Lt as matchAxisId,
1546
1546
  Ct as matchPColumn,