@opengis/filter 0.1.18 → 0.1.20
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/filter/filter.vue.d.ts.map +1 -1
- package/dist/components/filter-field/fields/date-input-inline.vue.d.ts.map +1 -1
- package/dist/components/filter-field/fields/list/list-item.vue.d.ts.map +1 -1
- package/dist/components/filter-field/fields/text-input.vue.d.ts +1 -1
- package/dist/components/filter-field/filter-field.vue.d.ts +1 -1
- package/dist/composable/useFilter.d.ts.map +1 -1
- package/dist/index.js +1338 -1312
- package/dist/index.umd.cjs +2 -2
- package/package.json +3 -3
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"filter.vue.d.ts","sourceRoot":"","sources":["../../../src/components/filter/filter.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"filter.vue.d.ts","sourceRoot":"","sources":["../../../src/components/filter/filter.vue"],"names":[],"mappings":"AA0NA,OAAO,KAAK,EACV,OAAO,EAAE,aAAa,EACvB,MAAM,uBAAuB,CAAC;AAsJ/B,iBAAS,WAAW,CAAC,GAAG,EAAE,MAAM,QAG/B;AAED,iBAAS,eAAe,SAGvB;AA4FD,QAAA,IAAyB,QAAQ,KAAW,EAAE,QAAQ,IAAY,CAAE;AACpE,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,GAC7C;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AA6BhD,QAAA,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6EASnB,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":"date-input-inline.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/filter-field/fields/date-input-inline.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"date-input-inline.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/filter-field/fields/date-input-inline.vue"],"names":[],"mappings":"AA8LA,OAAO,KAAK,EAAE,WAAW,EAAoB,MAAM,0BAA0B,CAAC;;;;;;;;;;;;;;;;;;;;;AAqgB9E,wBASG"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-item.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/filter-field/fields/list/list-item.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-item.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/filter-field/fields/list/list-item.vue"],"names":[],"mappings":"AAuFA,KAAK,WAAW,GAAG;IACjB,MAAM,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACxB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,GAAG,CAAA;IACV,UAAU,EAAE,OAAO,CAAC;IACpB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,OAAO,CAAA;CACtB,CAAC;;;;;;;;AAsKF,wBAQG"}
|
|
@@ -14,8 +14,8 @@ declare const _default: import("vue").DefineComponent<IFilterItem, {}, {}, {}, {
|
|
|
14
14
|
"onUpdate:modelValue"?: ((value: any) => any) | undefined;
|
|
15
15
|
onClear?: ((name: string) => any) | undefined;
|
|
16
16
|
}>, {
|
|
17
|
-
layout: "inline" | "vertical" | "popover";
|
|
18
17
|
width: number | string;
|
|
18
|
+
layout: "inline" | "vertical" | "popover";
|
|
19
19
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
20
20
|
export default _default;
|
|
21
21
|
//# sourceMappingURL=text-input.vue.d.ts.map
|
|
@@ -16,8 +16,8 @@ declare const _default: import("vue").DefineComponent<IFilterItem, {
|
|
|
16
16
|
"onUpdate:modelValue"?: ((value: any) => any) | undefined;
|
|
17
17
|
onClear?: ((name: string) => any) | undefined;
|
|
18
18
|
}>, {
|
|
19
|
-
layout: "inline" | "vertical" | "popover";
|
|
20
19
|
sort: "name" | "count";
|
|
20
|
+
layout: "inline" | "vertical" | "popover";
|
|
21
21
|
options: IListItem[];
|
|
22
22
|
limit: number;
|
|
23
23
|
disabled: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useFilter.d.ts","sourceRoot":"","sources":["../../src/composable/useFilter.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EACV,OAAO,EAAE,YAAY,EACtB,MAAM,oBAAoB,CAAC;AAE5B,iBAAS,SAAS,CAChB,KAAK,EAAE,OAAO,GAAG;IAAE,KAAK,CAAC,EAAE,GAAG,CAAC;IAAC,MAAM,CAAC,EAAE,GAAG,CAAA;CAAE,EAC9C,IAAI,EAAE,YAAY;;;
|
|
1
|
+
{"version":3,"file":"useFilter.d.ts","sourceRoot":"","sources":["../../src/composable/useFilter.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EACV,OAAO,EAAE,YAAY,EACtB,MAAM,oBAAoB,CAAC;AAE5B,iBAAS,SAAS,CAChB,KAAK,EAAE,OAAO,GAAG;IAAE,KAAK,CAAC,EAAE,GAAG,CAAC;IAAC,MAAM,CAAC,EAAE,GAAG,CAAA;CAAE,EAC9C,IAAI,EAAE,YAAY;;;0BAgCW,MAAM,SAAS,MAAM,GAAG,MAAM,EAAE,GAAG,SAAS;uBAT/C,MAAM;;;;;;;;;EAyIjC;AAED,eAAe,SAAS,CAAC"}
|