@opengis/table 0.0.37 → 0.0.39
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/components/ColumnsSettings.vue.d.ts.map +1 -1
- package/dist/components/DataTable.vue.d.ts +10 -4
- package/dist/components/DataTable.vue.d.ts.map +1 -1
- package/dist/components/EditableCell.vue.d.ts.map +1 -1
- package/dist/components/Export.vue.d.ts.map +1 -1
- package/dist/components/nodata.vue.d.ts +1 -4
- package/dist/components/nodata.vue.d.ts.map +1 -1
- package/dist/composables/i18n.d.ts.map +1 -1
- package/dist/composables/useCurrentLocale.d.ts +2 -0
- package/dist/composables/useCurrentLocale.d.ts.map +1 -0
- package/dist/composables/useLocale.d.ts +1 -1
- package/dist/composables/useLocale.d.ts.map +1 -1
- package/dist/index.mjs +2113 -2028
- package/dist/index.umd.js +15 -15
- package/dist/utils/localization.d.ts +13 -0
- package/dist/utils/localization.d.ts.map +1 -0
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ColumnsSettings.vue.d.ts","sourceRoot":"","sources":["../../src/components/ColumnsSettings.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ColumnsSettings.vue.d.ts","sourceRoot":"","sources":["../../src/components/ColumnsSettings.vue"],"names":[],"mappings":"AAsKA,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAOlC,KAAK,WAAW,GAAG;IAAE,OAAO,EAAE,MAAM,EAAE,CAAA;CAAE,CAAC;;;;;;AA0WzC,wBAOG"}
|
|
@@ -12,12 +12,18 @@ declare var __VLS_5: {
|
|
|
12
12
|
}, __VLS_20: {
|
|
13
13
|
row: any;
|
|
14
14
|
value: any;
|
|
15
|
-
},
|
|
15
|
+
}, __VLS_23: import("../types").FormatType, __VLS_24: {
|
|
16
16
|
row: any;
|
|
17
|
-
|
|
17
|
+
value: any;
|
|
18
|
+
column: Column;
|
|
19
|
+
}, __VLS_42: {
|
|
20
|
+
row: any;
|
|
21
|
+
}, __VLS_44: {
|
|
18
22
|
row: any;
|
|
19
23
|
};
|
|
20
24
|
type __VLS_Slots = {} & {
|
|
25
|
+
[K in NonNullable<typeof __VLS_23>]?: (props: typeof __VLS_24) => any;
|
|
26
|
+
} & {
|
|
21
27
|
sort?: (props: typeof __VLS_5) => any;
|
|
22
28
|
} & {
|
|
23
29
|
action?: (props: typeof __VLS_14) => any;
|
|
@@ -28,9 +34,9 @@ type __VLS_Slots = {} & {
|
|
|
28
34
|
} & {
|
|
29
35
|
array?: (props: typeof __VLS_20) => any;
|
|
30
36
|
} & {
|
|
31
|
-
action?: (props: typeof
|
|
37
|
+
action?: (props: typeof __VLS_42) => any;
|
|
32
38
|
} & {
|
|
33
|
-
'under-row'?: (props: typeof
|
|
39
|
+
'under-row'?: (props: typeof __VLS_44) => any;
|
|
34
40
|
};
|
|
35
41
|
declare const __VLS_component: import("vue").DefineComponent<InternalDataTableProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
36
42
|
sort: (sortConfig: SortConfig[]) => any;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DataTable.vue.d.ts","sourceRoot":"","sources":["../../src/components/DataTable.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"DataTable.vue.d.ts","sourceRoot":"","sources":["../../src/components/DataTable.vue"],"names":[],"mappings":"AAy/BA,OAAO,KAAK,EACV,MAAM,EAAE,sBAAsB,EAAE,SAAS,EAAiB,UAAU,EACrE,MAAM,UAAU,CAAC;AA0uClB,QAAA,IAAI,OAAO;;CAAU,EAAE,QAAQ;;CAAW,EAAE,QAAQ;;;CAAW,EAAE,QAAQ;;;CAAW,EAAE,QAAQ;;;CAAW,EAAE,QAAQ,+BAAW,EAAE,QAAQ;;;;CAAW,EAAE,QAAQ;;CAAW,EAAE,QAAQ;;CAAY,CAAE;AAChM,KAAK,WAAW,GAAG,EAAE,GACnB;KAAG,CAAC,IAAI,WAAW,CAAC,OAAO,QAAQ,CAAC,CAAC,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG;CAAE,GACzE;IAAE,IAAI,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,GACzC;IAAE,MAAM,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,GAC5C;IAAE,MAAM,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,GAC5C;IAAE,KAAK,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,GAC3C;IAAE,KAAK,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,GAC3C;IAAE,MAAM,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,GAC5C;IAAE,WAAW,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAoEpD,QAAA,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6EAQnB,CAAC;wBACkB,eAAe,CAAC,OAAO,eAAe,EAAE,WAAW,CAAC;AAAzE,wBAA0E;AAa1E,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EditableCell.vue.d.ts","sourceRoot":"","sources":["../../src/components/EditableCell.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"EditableCell.vue.d.ts","sourceRoot":"","sources":["../../src/components/EditableCell.vue"],"names":[],"mappings":"AAwaA,KAAK,MAAM,GAAG,MAAM,GAAG,MAAM,GAAG,QAAQ,GAAG,OAAO,GAAG,MAAM,CAAC;AAE5D,UAAU,MAAM;IACd,KAAK,EAAE,MAAM,GAAG,MAAM,GAAG,OAAO,CAAC;IACjC,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,EAAE,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACrB,IAAI,CAAC,EAAE,MAAM,CAAC;CACf;AAED,KAAK,WAAW,GAAG;IACjB,GAAG,EAAE,GAAG,CAAC;IACT,MAAM,EAAE,GAAG,CAAC;IACZ,KAAK,EAAE,GAAG,CAAC;IACX,MAAM,CAAC,EAAE,MAAM,GAAG,QAAQ,GAAG,MAAM,GAAG,QAAQ,GAAG,SAAS,GAAG,MAAM,CAAC;IACpE,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,YAAY,CAAC,EAAC,CAAC,SAAS,EAAE,MAAM,KAAK,OAAO,CAAC,MAAM,EAAE,CAAC,CAAC;IACvD,QAAQ,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CAC5B,CAAC;AAilBF,QAAA,IAAI,OAAO,IAAW,CAAE;AACxB,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AAyC/C,QAAA,MAAM,eAAe;;;;;;kFAOnB,CAAC;wBACkB,eAAe,CAAC,OAAO,eAAe,EAAE,WAAW,CAAC;AAAzE,wBAA0E;AAQ1E,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Export.vue.d.ts","sourceRoot":"","sources":["../../src/components/Export.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Export.vue.d.ts","sourceRoot":"","sources":["../../src/components/Export.vue"],"names":[],"mappings":"AA4XA,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAQlC,KAAK,WAAW,GAAG;IAAE,KAAK,EAAE,MAAM,CAAC;IAAC,OAAO,EAAE,MAAM,EAAE,CAAA;CAAE,CAAC;;AAq/BxD,wBAMG"}
|
|
@@ -2,9 +2,6 @@ interface Props {
|
|
|
2
2
|
title?: string;
|
|
3
3
|
description?: string;
|
|
4
4
|
}
|
|
5
|
-
declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {
|
|
6
|
-
title: string;
|
|
7
|
-
description: string;
|
|
8
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
5
|
+
declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
9
6
|
export default _default;
|
|
10
7
|
//# sourceMappingURL=nodata.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"nodata.vue.d.ts","sourceRoot":"","sources":["../../src/components/nodata.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"nodata.vue.d.ts","sourceRoot":"","sources":["../../src/components/nodata.vue"],"names":[],"mappings":"AAkEA,UAAU,KAAK;IACX,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,MAAM,CAAC;CACvB;;AAySF,wBAMG"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"i18n.d.ts","sourceRoot":"","sources":["../../src/composables/i18n.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"i18n.d.ts","sourceRoot":"","sources":["../../src/composables/i18n.ts"],"names":[],"mappings":"wBA6DK,GAAG;AA7DR,wBA6DS"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useCurrentLocale.d.ts","sourceRoot":"","sources":["../../src/composables/useCurrentLocale.ts"],"names":[],"mappings":"AAoBA,MAAM,CAAC,OAAO,UAAU,gBAAgB,sCAwBvC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export default function useLocale(): any;
|
|
1
|
+
export default function useLocale(): (key: string) => any;
|
|
2
2
|
//# sourceMappingURL=useLocale.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useLocale.d.ts","sourceRoot":"","sources":["../../src/composables/useLocale.ts"],"names":[],"mappings":"AA+CA,MAAM,CAAC,OAAO,UAAU,SAAS,
|
|
1
|
+
{"version":3,"file":"useLocale.d.ts","sourceRoot":"","sources":["../../src/composables/useLocale.ts"],"names":[],"mappings":"AA+CA,MAAM,CAAC,OAAO,UAAU,SAAS,UAQlB,MAAM,SAQpB"}
|