@feedmepos/mf-inventory-portal 0.0.23-dev.31 → 0.0.23-dev.4

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 (107) hide show
  1. package/dist/{App-CEmWJ9lp.js → App-DReDvY0M.js} +73 -85
  2. package/dist/{ApprovalView-jDll4AVe.js → ApprovalView-BMZlYmRk.js} +27 -24
  3. package/dist/{BindingsDialog-BC_gRSif.js → BindingsDialog-Y2K4I7H7.js} +4 -4
  4. package/dist/{BindingsPicker-BJsGoBzM.js → BindingsPicker-DKBq9c37.js} +9 -8
  5. package/dist/{BindingsTable-DSdwNK_q.js → BindingsTable-45v4SDfp.js} +22 -18
  6. package/dist/{ClosingTemplateView-BzG16gl5.js → ClosingTemplateView-CKJVYSbj.js} +286 -272
  7. package/dist/FmDroppableField-8RzKjEdL.js +154 -0
  8. package/dist/{FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-DW2IOPST.js → FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-CMEOp-0r.js} +23 -22
  9. package/dist/FmInventoryTableToolbar.vue_vue_type_script_setup_true_lang-BhdcqRh-.js +436 -0
  10. package/dist/FmMultiselectDialog-D7YtdoyJ.js +415 -0
  11. package/dist/{FmUnitInput.vue_vue_type_script_setup_true_lang-DDuZEf_v.js → FmUnitInput.vue_vue_type_script_setup_true_lang-C1DjyjyH.js} +49 -48
  12. package/dist/{IngredientBindedItem.vue_vue_type_script_setup_true_lang-CiNvnaaE.js → IngredientBindedItem.vue_vue_type_script_setup_true_lang-zjvFEF5C.js} +5 -5
  13. package/dist/{IngredientGroupView-DL8eBhkk.js → IngredientGroupView-BuP-HGeg.js} +69 -63
  14. package/dist/IngredientsView-DMRN-odY.js +1613 -0
  15. package/dist/{IntegrationView-BeFT5S24.js → IntegrationView-kYCaKG0o.js} +95 -92
  16. package/dist/{InventoryBindingForm-DJ3uwq_X.js → InventoryBindingForm-BXHq4h-n.js} +1 -1
  17. package/dist/{InventoryBindingForm.vue_vue_type_script_setup_true_lang-DIviTipZ.js → InventoryBindingForm.vue_vue_type_script_setup_true_lang-CVxJ_bV3.js} +27 -25
  18. package/dist/{InventoryBindingSummary-CvB5j9xq.js → InventoryBindingSummary-Bjasfc_v.js} +1 -1
  19. package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-CQPdnXEF.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-DM0C4raP.js} +1 -1
  20. package/dist/{PremiumBadge.vue_vue_type_script_setup_true_lang-BdscwUGn.js → PremiumBadge.vue_vue_type_script_setup_true_lang-C3O3JebE.js} +24 -23
  21. package/dist/{PurchaseOrderPrintPreview-3_6nBajH.js → PurchaseOrderPrintPreview-CmjkfTTS.js} +14 -13
  22. package/dist/{ReceiveRequestView-B_0UldQ7.js → ReceiveRequestView-aQZJO8sq.js} +1302 -1325
  23. package/dist/{RecipeView-D9p0Ou_I.js → RecipeView-DXO43tFi.js} +85 -79
  24. package/dist/{StockView-TIdUgG3O.js → StockView-D9no-mrA.js} +1446 -1338
  25. package/dist/{SupplierView-B1b9Otcr.js → SupplierView-DAx7E7sR.js} +787 -2325
  26. package/dist/TableActionableRow.vue_vue_type_script_setup_true_lang-DlNJ6kRg.js +135 -0
  27. package/dist/TransferDetails.vue_vue_type_script_setup_true_lang-DCA0RUfu.js +1209 -0
  28. package/dist/TransferTemplateView-CfxdQF1t.js +1261 -0
  29. package/dist/{UnitView-BrpzJ7D3.js → UnitView-CQPGZ8-r.js} +44 -40
  30. package/dist/{WarehouseView-CjbdEy8o.js → WarehouseView-jy-RNCgy.js} +100 -94
  31. package/dist/_plugin-vue_export-helper-CHgC5LLL.js +9 -0
  32. package/dist/api/closing.d.ts +0 -1
  33. package/dist/api/netsuite.d.ts +3 -3
  34. package/dist/app-KnSMkJBV.js +33496 -0
  35. package/dist/app.d.ts +0 -56
  36. package/dist/app.js +2 -2
  37. package/dist/components/FmMultiselectDialogProps.d.ts +0 -1
  38. package/dist/components/row-action.enum.d.ts +0 -1
  39. package/dist/composable/defineDeepModel.d.ts +1 -1
  40. package/dist/date2-CIeUqUIc.js +117 -0
  41. package/dist/dayjs.min-Df5jSnDJ.js +282 -0
  42. package/dist/{decimal-DHYZglKx.js → decimal-BAc9M88Q.js} +1 -1
  43. package/dist/defineDeepModel-BfuQAIoM.js +13 -0
  44. package/dist/{feature-G-NnqKcY.js → feature-dwB4OxRQ.js} +6 -12
  45. package/dist/format-time-from-id-BbvzyIN6.js +15 -0
  46. package/dist/{format-unit-display-BWqJsV_R.js → format-unit-display-BBWblJEt.js} +171 -162
  47. package/dist/fuzzy-B9ryZ9VZ.js +41 -0
  48. package/dist/index-BN0CY3sZ.js +22277 -0
  49. package/dist/index-Bj1fJum-.js +45 -0
  50. package/dist/index-C4yL_7rR.js +10545 -0
  51. package/dist/netsuite-ByWOS6tI.js +194 -0
  52. package/dist/normalizeArguments-DP7Hrren.js +1552 -0
  53. package/dist/router/name.d.ts +0 -2
  54. package/dist/row-action.enum-PMKMRrZR.js +50 -0
  55. package/dist/rules-C12nWDD1.js +198 -0
  56. package/dist/stores/feature.d.ts +0 -1
  57. package/dist/stores/integration/netsuite.d.ts +2 -70
  58. package/dist/stores/inventory.d.ts +4 -1
  59. package/dist/style.css +1 -1
  60. package/dist/{supplier-DTUUR48O.js → supplier-DJC0UZWv.js} +15 -15
  61. package/dist/tsconfig.app.tsbuildinfo +1 -1
  62. package/dist/{use-inventory-binding-dialog-DvC_i-Ih.js → use-inventory-binding-dialog-PEQbFRvO.js} +11 -10
  63. package/dist/use-template-enabled-locations-2-k9g5t8tt.js +86 -0
  64. package/dist/views/closing-template/composables/use-closing-template-actions.d.ts +192 -24
  65. package/dist/views/closing-template/composables/use-closing-template-table.d.ts +193 -25
  66. package/dist/views/receive-request/components/transfer-form/NetSuiteField.vue.d.ts +0 -2
  67. package/dist/views/receive-request/components/transfer-form/TransferForm.vue.d.ts +0 -6
  68. package/dist/views/receive-request/composables/use-receive-request-form.d.ts +0 -9
  69. package/dist/views/receive-request/composables/use-receive-request-table.d.ts +0 -9
  70. package/dist/views/stock/components/dialog/AdjustedItemForm.vue.d.ts +2 -2
  71. package/dist/views/stock/helper/compute-summary-total.d.ts +2 -2
  72. package/dist/xlsx-B4XHad7S.js +24004 -0
  73. package/dist/xlsx.util-BSO4SHJi.js +78 -0
  74. package/package.json +3 -3
  75. package/dist/ClosingDraftView-UfWdRXb-.js +0 -1190
  76. package/dist/IngredientsView-B_HC9fgq.js +0 -1657
  77. package/dist/TransferDetails.vue_vue_type_script_setup_true_lang-jUYB4L8Y.js +0 -1275
  78. package/dist/TransferTemplateView-Dxk5b-2j.js +0 -1264
  79. package/dist/api/adjustment-template.d.ts +0 -23
  80. package/dist/api/closing-draft.d.ts +0 -6
  81. package/dist/app-AcMtTQ07.js +0 -84202
  82. package/dist/index-Bt8vaUdT.js +0 -12087
  83. package/dist/stock-VZXyPw2C.js +0 -125
  84. package/dist/views/adjustment-template/import/AdjustmentTemplateImport.vue.d.ts +0 -2
  85. package/dist/views/adjustment-template/import/AdjustmentTemplateImportItem.vue.d.ts +0 -18
  86. package/dist/views/adjustment-template/import/export.d.ts +0 -60
  87. package/dist/views/adjustment-template/wastage-template/WastageTemplateDetails.vue.d.ts +0 -2
  88. package/dist/views/adjustment-template/wastage-template/WastageTemplateDialog.vue.d.ts +0 -22
  89. package/dist/views/adjustment-template/wastage-template/WastageTemplatePublish.vue.d.ts +0 -6
  90. package/dist/views/adjustment-template/wastage-template/WastageTemplateView.vue.d.ts +0 -2
  91. package/dist/views/adjustment-template/wastage-template/actions.d.ts +0 -1295
  92. package/dist/views/adjustment-template/wastage-template/form/WastageTemplateForm.vue.d.ts +0 -16
  93. package/dist/views/adjustment-template/wastage-template/form/WastageTemplateItemTable.vue.d.ts +0 -35
  94. package/dist/views/adjustment-template/wastage-template/form/useAdjustmentTemplateItems.d.ts +0 -20
  95. package/dist/views/adjustment-template/wastage-template/props.d.ts +0 -29
  96. package/dist/views/adjustment-template/wastage-template/table.d.ts +0 -1273
  97. package/dist/views/closing-draft/ClosingDraftView.vue.d.ts +0 -2
  98. package/dist/views/closing-draft/components/closing-draft-action/ClosingDraftAction.vue.d.ts +0 -22
  99. package/dist/views/closing-draft/components/closing-draft-dialog/ClosingDraftDialog.vue.d.ts +0 -621
  100. package/dist/views/closing-draft/composables/use-closing-draft-actions.d.ts +0 -25
  101. package/dist/views/closing-draft/composables/use-closing-draft-table.d.ts +0 -3621
  102. package/dist/views/closing-draft/helpers/draft-status-to-class-name.helper.d.ts +0 -1
  103. package/dist/views/closing-draft/helpers/export-draft.helper.d.ts +0 -19
  104. package/dist/views/closing-draft/helpers/get-calculated-total.helper.d.ts +0 -4
  105. package/dist/views/receive-request/components/netsuite/NetSuiteInfo.vue.d.ts +0 -12
  106. package/dist/views/receive-request/components/netsuite/NetSuiteProps.d.ts +0 -13
  107. package/dist/views/receive-request/components/netsuite/NetSuiteSync.vue.d.ts +0 -12
@@ -1,11 +1,15 @@
1
1
  import { defineComponent as K, computed as _, openBlock as v, createElementBlock as w, createElementVNode as l, Fragment as q, renderList as H, toDisplayString as V, createCommentVNode as Y, ref as M, resolveComponent as I, createBlock as T, withCtx as R, createVNode as y, unref as a, isRef as Z, normalizeClass as ae, normalizeStyle as re, Teleport as ie, normalizeProps as ue, guardReactiveProps as de } from "vue";
2
- import { a as G, d as U, S as me, f as ce, D as ee, h as N, e as oe, l as j, A as pe, i as J, K as fe, L as ve, n as te, u as ye, x as be, y as ge, z as xe, B as _e, E as he } from "./app-AcMtTQ07.js";
3
- import { useDialog as Ve, useSnackbar as le, useProxiedModel as ne, useBreakpoints as Ue } from "@feedmepos/ui-library";
4
- import { i as we, _ as Ce } from "./is-linked-ingredient-error-fJ2TJb3z.js";
5
- import { defineStore as ke, storeToRefs as Se } from "pinia";
2
+ import { a as G, S as me, c as oe, h as ee, u as ce } from "./app-KnSMkJBV.js";
3
+ import { useDialog as pe, useSnackbar as le, useProxiedModel as te, useBreakpoints as fe } from "@feedmepos/ui-library";
4
+ import { i as ve, _ as ye } from "./is-linked-ingredient-error-fJ2TJb3z.js";
5
+ import { F as U, D as ne, R as N } from "./row-action.enum-PMKMRrZR.js";
6
+ import { defineStore as be, storeToRefs as ge } from "pinia";
7
+ import { c as xe, _ as _e, F as he } from "./TableActionableRow.vue_vue_type_script_setup_true_lang-DlNJ6kRg.js";
6
8
  import { useI18n as O } from "@feedmepos/mf-common";
7
- import { F as Fe } from "./decimal-DHYZglKx.js";
8
- import { _ as $e } from "./NumberPrecisionInput.vue_vue_type_script_setup_true_lang-CQPdnXEF.js";
9
+ import { u as Ve, _ as Ue, a as we } from "./FmInventoryTableToolbar.vue_vue_type_script_setup_true_lang-BhdcqRh-.js";
10
+ import { R as j, A as Ce, a as J, c as ke, d as Fe } from "./rules-C12nWDD1.js";
11
+ import { F as Se } from "./decimal-BAc9M88Q.js";
12
+ import { _ as $e } from "./NumberPrecisionInput.vue_vue_type_script_setup_true_lang-DM0C4raP.js";
9
13
  const Ee = { class: "flex flex-col gap-8" }, Ie = {
10
14
  key: 0,
11
15
  class: "flex flex-col"
@@ -92,8 +96,8 @@ const Ee = { class: "flex flex-col gap-8" }, Ie = {
92
96
  ])) : Y("", !0)
93
97
  ]));
94
98
  }
95
- }), Q = ke("unitForm", function() {
96
- const f = Ve(), b = le(), i = G(), r = M(!1), o = M();
99
+ }), Q = be("unitForm", function() {
100
+ const f = pe(), b = le(), i = G(), r = M(!1), o = M();
97
101
  function m() {
98
102
  const n = {
99
103
  unit: {},
@@ -125,9 +129,9 @@ const Ee = { class: "flex flex-col gap-8" }, Ie = {
125
129
  type: "success"
126
130
  });
127
131
  } catch (u) {
128
- u instanceof me && we(u) ? f.open({
132
+ u instanceof me && ve(u) ? f.open({
129
133
  title: "Cannot delete unit",
130
- contentComponent: Ce,
134
+ contentComponent: ye,
131
135
  contentComponentProps: {
132
136
  subject: (n == null ? void 0 : n.name) ?? "",
133
137
  items: u.errorResponse.message
@@ -216,8 +220,8 @@ function Ne() {
216
220
  id: "action",
217
221
  header: "",
218
222
  cell(o) {
219
- return ce(
220
- [ee[N.Edit], ee[N.Delete]],
223
+ return xe(
224
+ [ne[N.Edit], ne[N.Delete]],
221
225
  (m) => {
222
226
  i(m, o.row.original);
223
227
  }
@@ -316,7 +320,7 @@ const je = { class: "flex flex-col gap-24" }, qe = { class: "flex gap-24" }, He
316
320
  (t = (e = x.value) == null ? void 0 : e.resetInputs) == null || t.call(e);
317
321
  }
318
322
  }), (e, t) => {
319
- const d = I("FmTextField"), D = I("FmStepperField"), S = I("FmButton"), F = I("FmCard"), E = I("FmForm");
323
+ const d = I("FmTextField"), D = I("FmStepperField"), F = I("FmButton"), S = I("FmCard"), E = I("FmForm");
320
324
  return v(), T(E, {
321
325
  ref_key: "formRef",
322
326
  ref: x,
@@ -356,12 +360,12 @@ const je = { class: "flex flex-col gap-24" }, qe = { class: "flex gap-24" }, He
356
360
  label: a(o)("inventory.unit.precision"),
357
361
  modelValue: s.value,
358
362
  "onUpdate:modelValue": t[2] || (t[2] = (C) => s.value = C),
359
- rules: [a(pe)(0)]
363
+ rules: [a(Ce)(0)]
360
364
  }, null, 8, ["disabled", "label", "modelValue", "rules"])
361
365
  ])
362
366
  ]),
363
367
  l("div", Ge, [
364
- y(S, {
368
+ y(F, {
365
369
  disabled: e.disabled,
366
370
  type: "button",
367
371
  "prepend-icon": "add",
@@ -370,7 +374,7 @@ const je = { class: "flex flex-col gap-24" }, qe = { class: "flex gap-24" }, He
370
374
  onClick: u
371
375
  }, null, 8, ["disabled", "label"])
372
376
  ]),
373
- (v(!0), w(q, null, H((P = e.modelValue) == null ? void 0 : P.measurements, (C, h) => (v(), T(F, {
377
+ (v(!0), w(q, null, H((P = e.modelValue) == null ? void 0 : P.measurements, (C, h) => (v(), T(S, {
374
378
  class: "flex flex-col gap-16 p-16",
375
379
  variant: "outlined",
376
380
  key: C.id
@@ -378,7 +382,7 @@ const je = { class: "flex flex-col gap-24" }, qe = { class: "flex gap-24" }, He
378
382
  default: R(() => [
379
383
  l("div", Oe, [
380
384
  l("div", Ye, V(a(o)("inventory.unit.measurement.measurementDefault", [h + 1])), 1),
381
- y(S, {
385
+ y(F, {
382
386
  disabled: e.disabled,
383
387
  variant: "tertiary",
384
388
  "prepend-icon": "delete",
@@ -417,13 +421,13 @@ const je = { class: "flex flex-col gap-24" }, qe = { class: "flex gap-24" }, He
417
421
  "onUpdate:modelValue": ($) => n.value = n.value.map(
418
422
  (A, B) => B === h ? {
419
423
  ...A,
420
- conversion: a(Fe).toPrecision(
421
- a(fe)($),
424
+ conversion: a(Se).toPrecision(
425
+ a(ke)($),
422
426
  s.value
423
427
  )
424
428
  } : A
425
429
  ),
426
- rules: [a(ve)(0)],
430
+ rules: [a(Fe)(0)],
427
431
  step: +a(J)({ amount: 1, precision: s.value }),
428
432
  "helper-text": a(o)("inventory.unit.measurement.conversionHelper", {
429
433
  measurementSymbol: e.modelValue.measurements[h].name || " measurement unit",
@@ -450,7 +454,7 @@ const je = { class: "flex flex-col gap-24" }, qe = { class: "flex gap-24" }, He
450
454
  },
451
455
  emits: ["update:show"],
452
456
  setup(k) {
453
- const f = k, b = G(), i = le(), { t: r } = O(), o = ne(f, "show"), m = ne(f, "unit"), c = _(() => {
457
+ const f = k, b = G(), i = le(), { t: r } = O(), o = te(f, "show"), m = te(f, "unit"), c = _(() => {
454
458
  switch (f.mode) {
455
459
  case U.READ:
456
460
  return "";
@@ -481,7 +485,7 @@ const je = { class: "flex flex-col gap-24" }, qe = { class: "flex gap-24" }, He
481
485
  type: "success"
482
486
  });
483
487
  } catch (t) {
484
- t instanceof te || i.open({
488
+ t instanceof ee || i.open({
485
489
  title: r("inventory.unit.create.error.title"),
486
490
  message: r("inventory.unit.create.error.message"),
487
491
  type: "error"
@@ -499,7 +503,7 @@ const je = { class: "flex flex-col gap-24" }, qe = { class: "flex gap-24" }, He
499
503
  type: "success"
500
504
  });
501
505
  } catch (t) {
502
- t instanceof te || i.open({
506
+ t instanceof ee || i.open({
503
507
  title: r("inventory.unit.update.error.title"),
504
508
  message: r("inventory.unit.update.error.message"),
505
509
  type: "error"
@@ -523,10 +527,10 @@ const je = { class: "flex flex-col gap-24" }, qe = { class: "flex gap-24" }, He
523
527
  }
524
528
  }
525
529
  return (t, d) => {
526
- const D = I("FmButton"), S = I("FmSideSheet");
527
- return v(), T(S, {
530
+ const D = I("FmButton"), F = I("FmSideSheet");
531
+ return v(), T(F, {
528
532
  "model-value": a(o),
529
- "onUpdate:modelValue": d[3] || (d[3] = (F) => Z(o) ? o.value = F : null),
533
+ "onUpdate:modelValue": d[3] || (d[3] = (S) => Z(o) ? o.value = S : null),
530
534
  header: c.value,
531
535
  "close-button": "",
532
536
  "dismiss-away": "",
@@ -543,7 +547,7 @@ const je = { class: "flex flex-col gap-24" }, qe = { class: "flex gap-24" }, He
543
547
  disabled: n.value,
544
548
  label: a(r)("common.close"),
545
549
  variant: "tertiary",
546
- onClick: d[2] || (d[2] = (F) => o.value = !1)
550
+ onClick: d[2] || (d[2] = (S) => o.value = !1)
547
551
  }, null, 8, ["disabled", "label"])
548
552
  ])
549
553
  ]),
@@ -553,27 +557,27 @@ const je = { class: "flex flex-col gap-24" }, qe = { class: "flex gap-24" }, He
553
557
  ref_key: "hasValidationExpose",
554
558
  ref: s,
555
559
  modelValue: a(m),
556
- "onUpdate:modelValue": d[0] || (d[0] = (F) => Z(m) ? m.value = F : null),
560
+ "onUpdate:modelValue": d[0] || (d[0] = (S) => Z(m) ? m.value = S : null),
557
561
  mode: t.mode,
558
562
  disabled: n.value,
559
- "onClick:submit": d[1] || (d[1] = (F) => e())
563
+ "onClick:submit": d[1] || (d[1] = (S) => e())
560
564
  }, null, 8, ["modelValue", "mode", "disabled"])
561
565
  ]),
562
566
  _: 1
563
567
  }, 8, ["model-value", "header"]);
564
568
  };
565
569
  }
566
- }), nt = { class: "flex flex-col py-8" }, ot = { class: "fm-typo-en-body-lg-600 text-fm-color-typo-primary" }, lt = { class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary" }, pt = /* @__PURE__ */ K({
570
+ }), nt = { class: "flex flex-col py-8" }, ot = { class: "fm-typo-en-body-lg-600 text-fm-color-typo-primary" }, lt = { class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary" }, bt = /* @__PURE__ */ K({
567
571
  __name: "UnitView",
568
572
  setup(k) {
569
- const f = G(), b = ye(), i = _(() => f.units), { createUnit: r, updateUnit: o } = Q(), { unitDialogProps: m, unitViewLoading: c } = Se(Q()), { columnDefs: p } = Ne();
573
+ const f = G(), b = ce(), i = _(() => f.units), { createUnit: r, updateUnit: o } = Q(), { unitDialogProps: m, unitViewLoading: c } = ge(Q()), { columnDefs: p } = Ne();
570
574
  function s(D) {
571
575
  D === "add" && r();
572
576
  }
573
- const n = M(""), u = _(() => c.value), { breakpoints: g } = Ue(), x = _(() => g.value.xs || g.value.sm), e = _(() => x.value ? 10 : 20), t = be(), { t: d } = O();
574
- return (D, S) => {
575
- const F = I("FmTable");
576
- return v(), T(ge, {
577
+ const n = M(""), u = _(() => c.value), { breakpoints: g } = fe(), x = _(() => g.value.xs || g.value.sm), e = _(() => x.value ? 10 : 20), t = Ve(), { t: d } = O();
578
+ return (D, F) => {
579
+ const S = I("FmTable");
580
+ return v(), T(Ue, {
577
581
  title: a(d)("inventory.unit.title"),
578
582
  actions: [
579
583
  { label: a(d)("inventory.unit.create.title"), value: "add", isPrimary: !0, prependIcon: "add" }
@@ -590,18 +594,18 @@ const je = { class: "flex flex-col gap-24" }, qe = { class: "flex gap-24" }, He
590
594
  }
591
595
  ])
592
596
  }, [
593
- y(xe, {
597
+ y(we, {
594
598
  searchable: "",
595
599
  search: n.value,
596
- "onUpdate:search": S[0] || (S[0] = (E) => n.value = E)
600
+ "onUpdate:search": F[0] || (F[0] = (E) => n.value = E)
597
601
  }, null, 8, ["search"]),
598
- y(F, {
602
+ y(S, {
599
603
  style: re(a(t).tableHeight),
600
604
  "column-defs": a(p),
601
605
  "row-data": i.value,
602
606
  "search-value": n.value,
603
607
  loading: !a(b)._currentLocation || u.value,
604
- onRowClick: S[1] || (S[1] = (E) => a(o)(E.original)),
608
+ onRowClick: F[1] || (F[1] = (E) => a(o)(E.original)),
605
609
  "page-size": e.value
606
610
  }, {
607
611
  "list-row": R((E) => [
@@ -639,5 +643,5 @@ const je = { class: "flex flex-col gap-24" }, qe = { class: "flex gap-24" }, He
639
643
  }
640
644
  });
641
645
  export {
642
- pt as default
646
+ bt as default
643
647
  };