@affino/datagrid-vue-app 0.1.50 → 0.1.52

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.
package/dist/index.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import { defineComponent as Ie, ref as x, provide as rt, computed as f, watch as h, onBeforeUnmount as Se, h as ge, mergeProps as lt, nextTick as at, unref as Oe, toRef as Ae } from "vue";
2
2
  import { useDataGridRuntime as it, cloneDataGridFilterSnapshot as ut } from "@affino/datagrid-vue";
3
3
  import { useDataGridAppSelection as st, useDataGridAppRowSelection as dt } from "@affino/datagrid-vue/app";
4
- import { r as ct, g as ft, h as mt, i as yt, j as vt, b as gt, d as pt, c as wt, k as St, u as ht, D as Rt } from "./chunks/useDataGridAppRowModel-BCi5miT8.js";
5
- import { a as Io, l as Ko } from "./chunks/useDataGridAppRowModel-BCi5miT8.js";
4
+ import { r as ct, g as ft, h as mt, i as yt, j as vt, b as gt, d as pt, c as wt, k as St, u as ht, D as Rt } from "./chunks/useDataGridAppRowModel-DUbwsPak.js";
5
+ import { a as Io, l as Ko } from "./chunks/useDataGridAppRowModel-DUbwsPak.js";
6
6
  import { r as bt } from "./chunks/dataGridAdvancedFilter-xnME5bRa.js";
7
7
  import { r as Mt } from "./chunks/DataGridGanttStageEntry-DQBFS3-m.js";
8
8
  import { applyGridTheme as Ct, resolveGridThemeTokens as Ot, defaultStyleConfig as I, sugarTheme as Ke, industrialNeutralTheme as De } from "@affino/datagrid-theme";
package/dist/internal.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { d as t, r } from "./chunks/dataGridOverlayThemeVars-vzY74EIz.js";
2
2
  import { buildDataGridChromePaneModel as i, buildDataGridChromeRenderModel as d } from "@affino/datagrid-chrome";
3
- import { D as l, a as n, r as G, b as D, c as S, d as u, u as g, e as b, f as T } from "./chunks/useDataGridAppRowModel-BCi5miT8.js";
3
+ import { D as l, a as n, r as G, b as D, c as S, d as u, u as g, e as b, f as T } from "./chunks/useDataGridAppRowModel-DUbwsPak.js";
4
4
  import { _ as p, a as c, c as R, b as x, d as C, p as f, u as v, e as M, f as h, g as w, h as y, i as F, j as P, k as A, l as O, m as _, n as E, o as H } from "./chunks/DataGridGanttStageEntry-DQBFS3-m.js";
5
5
  import { _ as V } from "./chunks/DataGridAdvancedFilterPopover.vue_vue_type_script_setup_true_lang-DxZakgyj.js";
6
6
  import { _ as k } from "./chunks/DataGridFindReplacePopover.vue_vue_type_script_setup_true_lang-BEVRKG31.js";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@affino/datagrid-vue-app",
3
- "version": "0.1.50",
3
+ "version": "0.1.52",
4
4
  "description": "Declarative Vue DataGrid component for Affino",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -46,8 +46,8 @@
46
46
  "@affino/menu-vue": "^2.1.1",
47
47
  "@affino/popover-vue": "^1.1.0",
48
48
  "@affino/datagrid-chrome": "0.1.1",
49
- "@affino/datagrid-vue": "0.3.37",
50
49
  "@affino/datagrid-theme": "0.2.2",
50
+ "@affino/datagrid-vue": "0.3.37",
51
51
  "@affino/datagrid-gantt": "0.1.2"
52
52
  },
53
53
  "peerDependencies": {