zsysview 0.1.0 → 0.1.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.
@@ -4,7 +4,6 @@ import { ComponentProvideOptions } from 'vue';
4
4
  import { DefineComponent } from 'vue';
5
5
  import { ExtractPropTypes } from 'vue';
6
6
  import { Handler } from 'mitt';
7
- import { Plugin as Plugin_2 } from 'vite';
8
7
  import { PropType } from 'vue';
9
8
  import { PublicProps } from 'vue';
10
9
  import { Router } from 'vue-router';
@@ -137,8 +136,6 @@ export declare interface ListConfig {
137
136
  ExportColumn?: ExportColumn[];
138
137
  }
139
138
 
140
- export declare function make_build_time(): Plugin_2;
141
-
142
139
  declare interface QuickConditionsGroup {
143
140
  Label: string;
144
141
  QuickConditions: SqlQueryParam[];
@@ -1,4 +1,4 @@
1
- import { B, Z, y, x, i, j, f, H, C, v, z, m, t, A, k } from "./index-Dna8bb3T.js";
1
+ import { B, Z, y, x, i, j, f, H, v, z, m, t, A, k } from "./index-DhesLeNP.js";
2
2
  export {
3
3
  B as HttpApiReturnData,
4
4
  Z as ZSYSMessage,
@@ -8,7 +8,6 @@ export {
8
8
  j as formatDateTime,
9
9
  f as formatPreciseOralTime,
10
10
  H as httpapi,
11
- C as make_build_time,
12
11
  v as router,
13
12
  z as zsysEventBus,
14
13
  m as zsys_delbutton,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "zsysview",
3
3
  "private": false,
4
- "version": "0.1.0",
4
+ "version": "0.1.2",
5
5
  "type": "module",
6
6
  "files": [
7
7
  "dist",