@opengis/form 0.0.124 → 0.0.125

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 (32) hide show
  1. package/dist/index-C5gMf3Om.js +9787 -0
  2. package/dist/index.css +1 -1
  3. package/dist/index.js +1 -1
  4. package/dist/index.umd.cjs +26 -26
  5. package/dist/src/components/inputs/map/ruler/AddCoordinates.vue.d.ts +9 -0
  6. package/dist/src/components/inputs/map/ruler/AddCoordinates.vue.d.ts.map +1 -0
  7. package/dist/src/components/inputs/map/ruler/BtnAdd.vue.d.ts +7 -0
  8. package/dist/src/components/inputs/map/ruler/BtnAdd.vue.d.ts.map +1 -0
  9. package/dist/src/components/inputs/map/ruler/BtnClear.vue.d.ts +7 -0
  10. package/dist/src/components/inputs/map/ruler/BtnClear.vue.d.ts.map +1 -0
  11. package/dist/src/components/inputs/map/ruler/BtnComplete.vue.d.ts +7 -0
  12. package/dist/src/components/inputs/map/ruler/BtnComplete.vue.d.ts.map +1 -0
  13. package/dist/src/components/inputs/map/ruler/ControlPanel.vue.d.ts +21 -0
  14. package/dist/src/components/inputs/map/ruler/ControlPanel.vue.d.ts.map +1 -0
  15. package/dist/src/components/inputs/map/ruler/DotListItem.vue.d.ts +17 -0
  16. package/dist/src/components/inputs/map/ruler/DotListItem.vue.d.ts.map +1 -0
  17. package/dist/src/components/inputs/map/ruler/InfoHint.vue.d.ts +3 -0
  18. package/dist/src/components/inputs/map/ruler/InfoHint.vue.d.ts.map +1 -0
  19. package/dist/src/components/inputs/map/ruler/RulerLayer.vue.d.ts +18 -0
  20. package/dist/src/components/inputs/map/ruler/RulerLayer.vue.d.ts.map +1 -0
  21. package/dist/src/components/inputs/map/ruler/RulerPanel.vue.d.ts +23 -0
  22. package/dist/src/components/inputs/map/ruler/RulerPanel.vue.d.ts.map +1 -0
  23. package/dist/src/components/inputs/map/ruler/ToPointList.vue.d.ts +14 -0
  24. package/dist/src/components/inputs/map/ruler/ToPointList.vue.d.ts.map +1 -0
  25. package/dist/src/components/inputs/map/ruler/formatUk.d.ts +4 -0
  26. package/dist/src/components/inputs/map/ruler/formatUk.d.ts.map +1 -0
  27. package/dist/src/components/inputs/map/ruler/useRuler.d.ts +62 -0
  28. package/dist/src/components/inputs/map/ruler/useRuler.d.ts.map +1 -0
  29. package/dist/src/components/inputs/map/vs-input-map.vue.d.ts.map +1 -1
  30. package/dist/{vs-richtext-DbAdnEuL.js → vs-richtext-DA4fR0eZ.js} +1 -1
  31. package/package.json +1 -1
  32. package/dist/index-D_XxO-CG.js +0 -8915
@@ -0,0 +1,9 @@
1
+ declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
2
+ cancel: (...args: any[]) => void;
3
+ submit: (...args: any[]) => void;
4
+ }, string, import("vue").PublicProps, Readonly<{}> & Readonly<{
5
+ onCancel?: ((...args: any[]) => any) | undefined;
6
+ onSubmit?: ((...args: any[]) => any) | undefined;
7
+ }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
8
+ export default _default;
9
+ //# sourceMappingURL=AddCoordinates.vue.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AddCoordinates.vue.d.ts","sourceRoot":"","sources":["../../../../../../src/components/inputs/map/ruler/AddCoordinates.vue"],"names":[],"mappings":";;;;;;;AAmNA,wBAMG"}
@@ -0,0 +1,7 @@
1
+ declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
2
+ click: (...args: any[]) => void;
3
+ }, string, import("vue").PublicProps, Readonly<{}> & Readonly<{
4
+ onClick?: ((...args: any[]) => any) | undefined;
5
+ }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
+ export default _default;
7
+ //# sourceMappingURL=BtnAdd.vue.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BtnAdd.vue.d.ts","sourceRoot":"","sources":["../../../../../../src/components/inputs/map/ruler/BtnAdd.vue"],"names":[],"mappings":";;;;;AAgFA,wBAMG"}
@@ -0,0 +1,7 @@
1
+ declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
2
+ click: (...args: any[]) => void;
3
+ }, string, import("vue").PublicProps, Readonly<{}> & Readonly<{
4
+ onClick?: ((...args: any[]) => any) | undefined;
5
+ }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
+ export default _default;
7
+ //# sourceMappingURL=BtnClear.vue.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BtnClear.vue.d.ts","sourceRoot":"","sources":["../../../../../../src/components/inputs/map/ruler/BtnClear.vue"],"names":[],"mappings":";;;;;AAgFA,wBAMG"}
@@ -0,0 +1,7 @@
1
+ declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
2
+ click: (...args: any[]) => void;
3
+ }, string, import("vue").PublicProps, Readonly<{}> & Readonly<{
4
+ onClick?: ((...args: any[]) => any) | undefined;
5
+ }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
+ export default _default;
7
+ //# sourceMappingURL=BtnComplete.vue.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BtnComplete.vue.d.ts","sourceRoot":"","sources":["../../../../../../src/components/inputs/map/ruler/BtnComplete.vue"],"names":[],"mappings":";;;;;AA+EA,wBAMG"}
@@ -0,0 +1,21 @@
1
+ export type AreaUnit = "km2" | "ha" | "m2";
2
+ type RulerPoint = {
3
+ id: number;
4
+ coords: {
5
+ lat: number;
6
+ lng: number;
7
+ };
8
+ };
9
+ type __VLS_Props = {
10
+ points: RulerPoint[];
11
+ isShapeClosed: boolean;
12
+ };
13
+ declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
14
+ "update-point": (...args: any[]) => void;
15
+ "delete-point": (...args: any[]) => void;
16
+ }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
17
+ "onUpdate-point"?: ((...args: any[]) => any) | undefined;
18
+ "onDelete-point"?: ((...args: any[]) => any) | undefined;
19
+ }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
20
+ export default _default;
21
+ //# sourceMappingURL=ControlPanel.vue.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ControlPanel.vue.d.ts","sourceRoot":"","sources":["../../../../../../src/components/inputs/map/ruler/ControlPanel.vue"],"names":[],"mappings":"AAqPA,MAAM,MAAM,QAAQ,GAAG,KAAK,GAAG,IAAI,GAAG,IAAI,CAAC;AAE3C,KAAK,UAAU,GAAG;IAChB,EAAE,EAAE,MAAM,CAAC;IACX,MAAM,EAAE;QAAE,GAAG,EAAE,MAAM,CAAC;QAAC,GAAG,EAAE,MAAM,CAAA;KAAE,CAAC;CACtC,CAAC;AAEF,KAAK,WAAW,GAAG;IACjB,MAAM,EAAE,UAAU,EAAE,CAAC;IACrB,aAAa,EAAE,OAAO,CAAC;CACxB,CAAC;;;;;;;;AAqaF,wBAOG"}
@@ -0,0 +1,17 @@
1
+ type __VLS_Props = {
2
+ id: number;
3
+ index: number;
4
+ coords: {
5
+ lat: number;
6
+ lng: number;
7
+ };
8
+ };
9
+ declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
10
+ delete: (...args: any[]) => void;
11
+ update: (...args: any[]) => void;
12
+ }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
13
+ onDelete?: ((...args: any[]) => any) | undefined;
14
+ onUpdate?: ((...args: any[]) => any) | undefined;
15
+ }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
16
+ export default _default;
17
+ //# sourceMappingURL=DotListItem.vue.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DotListItem.vue.d.ts","sourceRoot":"","sources":["../../../../../../src/components/inputs/map/ruler/DotListItem.vue"],"names":[],"mappings":"AA6GA,KAAK,WAAW,GAAG;IACjB,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE;QAAE,GAAG,EAAE,MAAM,CAAC;QAAC,GAAG,EAAE,MAAM,CAAA;KAAE,CAAC;CACtC,CAAC;;;;;;;;AA0LF,wBAOG"}
@@ -0,0 +1,3 @@
1
+ declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2
+ export default _default;
3
+ //# sourceMappingURL=InfoHint.vue.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"InfoHint.vue.d.ts","sourceRoot":"","sources":["../../../../../../src/components/inputs/map/ruler/InfoHint.vue"],"names":[],"mappings":";AAkGA,wBAKG"}
@@ -0,0 +1,18 @@
1
+ export type RulerPoint = {
2
+ id: number;
3
+ coords: {
4
+ lat: number;
5
+ lng: number;
6
+ };
7
+ };
8
+ type __VLS_Props = {
9
+ /** MapLibre map instance */
10
+ map: any;
11
+ points: RulerPoint[];
12
+ isShapeClosed: boolean;
13
+ /** 'general' = cumulative distance at each point; 'topoint' = segment distances on segments */
14
+ labelMode?: "general" | "topoint";
15
+ };
16
+ declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
17
+ export default _default;
18
+ //# sourceMappingURL=RulerLayer.vue.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RulerLayer.vue.d.ts","sourceRoot":"","sources":["../../../../../../src/components/inputs/map/ruler/RulerLayer.vue"],"names":[],"mappings":"AAsUA,MAAM,MAAM,UAAU,GAAG;IACvB,EAAE,EAAE,MAAM,CAAC;IACX,MAAM,EAAE;QAAE,GAAG,EAAE,MAAM,CAAC;QAAC,GAAG,EAAE,MAAM,CAAA;KAAE,CAAC;CACtC,CAAC;AA0BF,KAAK,WAAW,GAAG;IACjB,4BAA4B;IAC5B,GAAG,EAAE,GAAG,CAAC;IACT,MAAM,EAAE,UAAU,EAAE,CAAC;IACrB,aAAa,EAAE,OAAO,CAAC;IACvB,+FAA+F;IAC/F,SAAS,CAAC,EAAE,SAAS,GAAG,SAAS,CAAC;CACnC,CAAC;;AAiSF,wBAMG"}
@@ -0,0 +1,23 @@
1
+ declare const _default: import("vue").DefineComponent<{}, {
2
+ addPoint: (coords: {
3
+ lat: number;
4
+ lng: number;
5
+ }) => void;
6
+ clearPoints: () => void;
7
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
8
+ close: (...args: any[]) => void;
9
+ complete: (...args: any[]) => void;
10
+ "tab-change": (...args: any[]) => void;
11
+ "points-change": (...args: any[]) => void;
12
+ "add-request": (...args: any[]) => void;
13
+ "shape-closed-change": (...args: any[]) => void;
14
+ }, string, import("vue").PublicProps, Readonly<{}> & Readonly<{
15
+ onClose?: ((...args: any[]) => any) | undefined;
16
+ onComplete?: ((...args: any[]) => any) | undefined;
17
+ "onTab-change"?: ((...args: any[]) => any) | undefined;
18
+ "onPoints-change"?: ((...args: any[]) => any) | undefined;
19
+ "onAdd-request"?: ((...args: any[]) => any) | undefined;
20
+ "onShape-closed-change"?: ((...args: any[]) => any) | undefined;
21
+ }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
22
+ export default _default;
23
+ //# sourceMappingURL=RulerPanel.vue.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RulerPanel.vue.d.ts","sourceRoot":"","sources":["../../../../../../src/components/inputs/map/ruler/RulerPanel.vue"],"names":[],"mappings":";uBA8S0B;QAAE,GAAG,EAAE,MAAM,CAAC;QAAC,GAAG,EAAE,MAAM,CAAA;KAAE;;;;;;;;;;;;;;;;;AAyZtD,wBAOG"}
@@ -0,0 +1,14 @@
1
+ type RulerPoint = {
2
+ id: number;
3
+ coords: {
4
+ lat: number;
5
+ lng: number;
6
+ };
7
+ };
8
+ type __VLS_Props = {
9
+ points: RulerPoint[];
10
+ isShapeClosed: boolean;
11
+ };
12
+ declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
13
+ export default _default;
14
+ //# sourceMappingURL=ToPointList.vue.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ToPointList.vue.d.ts","sourceRoot":"","sources":["../../../../../../src/components/inputs/map/ruler/ToPointList.vue"],"names":[],"mappings":"AA6EA,KAAK,UAAU,GAAG;IAChB,EAAE,EAAE,MAAM,CAAC;IACX,MAAM,EAAE;QAAE,GAAG,EAAE,MAAM,CAAC;QAAC,GAAG,EAAE,MAAM,CAAA;KAAE,CAAC;CACtC,CAAC;AAEF,KAAK,WAAW,GAAG;IACjB,MAAM,EAAE,UAAU,EAAE,CAAC;IACrB,aAAa,EAAE,OAAO,CAAC;CACxB,CAAC;;AAmHF,wBAMG"}
@@ -0,0 +1,4 @@
1
+ export declare function formatNumberUk(value: number): string;
2
+ /** Відстань: метри або кілометри з розрядами (uk-UA) */
3
+ export declare function formatDistanceUk(meters: number): string;
4
+ //# sourceMappingURL=formatUk.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"formatUk.d.ts","sourceRoot":"","sources":["../../../../../../src/components/inputs/map/ruler/formatUk.ts"],"names":[],"mappings":"AAKA,wBAAgB,cAAc,CAAC,KAAK,EAAE,MAAM,GAAG,MAAM,CAEpD;AAED,wDAAwD;AACxD,wBAAgB,gBAAgB,CAAC,MAAM,EAAE,MAAM,GAAG,MAAM,CAKvD"}
@@ -0,0 +1,62 @@
1
+ import { type Ref } from 'vue';
2
+ export type RulerPoint = {
3
+ id: number;
4
+ coords: {
5
+ lat: number;
6
+ lng: number;
7
+ };
8
+ };
9
+ export interface UseRulerOptions {
10
+ /** Called when ruler becomes active — should disable draw mode */
11
+ onActivate?: () => void;
12
+ /** Called when ruler becomes inactive — can re-enable draw mode */
13
+ onDeactivate?: () => void;
14
+ }
15
+ export declare function useRuler(options?: UseRulerOptions): {
16
+ isRulerActive: Ref<boolean, boolean>;
17
+ rulerPoints: Ref<{
18
+ id: number;
19
+ coords: {
20
+ lat: number;
21
+ lng: number;
22
+ };
23
+ }[], RulerPoint[] | {
24
+ id: number;
25
+ coords: {
26
+ lat: number;
27
+ lng: number;
28
+ };
29
+ }[]>;
30
+ rulerShapeClosed: Ref<boolean, boolean>;
31
+ rulerActiveTab: Ref<"general" | "topoint", "general" | "topoint">;
32
+ rulerPanelRef: Ref<{
33
+ addPoint: (coords: {
34
+ lat: number;
35
+ lng: number;
36
+ }) => void;
37
+ clearPoints: () => void;
38
+ } | null, {
39
+ addPoint: (coords: {
40
+ lat: number;
41
+ lng: number;
42
+ }) => void;
43
+ clearPoints: () => void;
44
+ } | {
45
+ addPoint: (coords: {
46
+ lat: number;
47
+ lng: number;
48
+ }) => void;
49
+ clearPoints: () => void;
50
+ } | null>;
51
+ hasRulerPoints: import("vue").ComputedRef<boolean>;
52
+ toggleRuler: () => void;
53
+ closeRuler: () => void;
54
+ onRulerPointsChange: (points: RulerPoint[]) => void;
55
+ onRulerTabChange: (tab: "general" | "topoint") => void;
56
+ onRulerShapeClosedChange: (closed: boolean) => void;
57
+ handleRulerMapClick: (lngLat: {
58
+ lat: number;
59
+ lng: number;
60
+ }) => void;
61
+ };
62
+ //# sourceMappingURL=useRuler.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useRuler.d.ts","sourceRoot":"","sources":["../../../../../../src/components/inputs/map/ruler/useRuler.ts"],"names":[],"mappings":"AAAA,OAAO,EAAiB,KAAK,GAAG,EAAE,MAAM,KAAK,CAAC;AAE9C,MAAM,MAAM,UAAU,GAAG;IACvB,EAAE,EAAE,MAAM,CAAC;IACX,MAAM,EAAE;QAAE,GAAG,EAAE,MAAM,CAAC;QAAC,GAAG,EAAE,MAAM,CAAA;KAAE,CAAC;CACtC,CAAC;AAEF,MAAM,WAAW,eAAe;IAC9B,kEAAkE;IAClE,UAAU,CAAC,EAAE,MAAM,IAAI,CAAC;IACxB,mEAAmE;IACnE,YAAY,CAAC,EAAE,MAAM,IAAI,CAAC;CAC3B;AAED,wBAAgB,QAAQ,CAAC,OAAO,GAAE,eAAoB;;;YAXhD,MAAM;;iBACK,MAAM;iBAAO,MAAM;;;YAD9B,MAAM;;iBACK,MAAM;iBAAO,MAAM;;;;;;kBAeI,CAAC,MAAM,EAAE;YAAE,GAAG,EAAE,MAAM,CAAC;YAAC,GAAG,EAAE,MAAM,CAAA;SAAE,KAAK,IAAI;qBAAe,MAAM,IAAI;;kBAAvE,CAAC,MAAM,EAAE;YAAE,GAAG,EAAE,MAAM,CAAC;YAAC,GAAG,EAAE,MAAM,CAAA;SAAE,KAAK,IAAI;qBAAe,MAAM,IAAI;;kBAAvE,CAAC,MAAM,EAAE;YAAE,GAAG,EAAE,MAAM,CAAC;YAAC,GAAG,EAAE,MAAM,CAAA;SAAE,KAAK,IAAI;qBAAe,MAAM,IAAI;;;;;kCAmBxE,UAAU,EAAE;4BAIlB,SAAS,GAAG,SAAS;uCAIV,OAAO;kCAKZ;QAAE,GAAG,EAAE,MAAM,CAAC;QAAC,GAAG,EAAE,MAAM,CAAA;KAAE;EAqBlE"}
@@ -1 +1 @@
1
- {"version":3,"file":"vs-input-map.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/inputs/map/vs-input-map.vue"],"names":[],"mappings":"AAyjEE,OAAO,KAAK,EAAE,cAAc,EAAE,eAAe,EAAE,MAAM,wBAAwB,CAAC;;;;;;;;;;;;;;;;;AAy9EhF,wBAQG"}
1
+ {"version":3,"file":"vs-input-map.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/inputs/map/vs-input-map.vue"],"names":[],"mappings":"AA0oEE,OAAO,KAAK,EAAE,cAAc,EAAE,eAAe,EAAE,MAAM,wBAAwB,CAAC;;;;;;;;;;;;;;;;;AAolFhF,wBAQG"}
@@ -1,5 +1,5 @@
1
1
  import { shallowRef as Je, ref as $, computed as P, watch as ue, markRaw as et, nextTick as be, getCurrentInstance as tt, resolveComponent as G, openBlock as g, createElementBlock as w, normalizeClass as T, createVNode as C, createElementVNode as d, unref as k, createBlock as K, Teleport as Oe, Transition as Re, withCtx as V, toDisplayString as W, renderSlot as he, createCommentVNode as R, defineComponent as rt, withDirectives as ie, mergeProps as ot, vModelDynamic as lt, Fragment as re, vModelCheckbox as at, onMounted as fe, onBeforeUnmount as Ue, normalizeStyle as ae, vShow as ye, renderList as le, onUnmounted as ke, resolveDynamicComponent as Fe, vModelText as st, withModifiers as nt, createStaticVNode as it, useModel as ct, isRef as dt, mergeModels as Pe } from "vue";
2
- import { r as Me, _ as X, a as ut, b as ft } from "./index-D_XxO-CG.js";
2
+ import { r as Me, _ as X, a as ut, b as ft } from "./index-C5gMf3Om.js";
3
3
  import { Quote as pt, List as gt, ListOrdered as ht, CodeXml as vt, Bold as mt, Italic as bt, Underline as yt, Strikethrough as xt, X as Te, Mail as wt, Search as kt, Link2 as _t, ExternalLink as $t, Trash2 as Ct, Table2 as At, AlignJustify as Ft, AlignRight as St, AlignCenter as Tt, AlignLeft as Lt, Type as Bt, Check as ve, Eraser as It, PaintBucket as Et, Highlighter as jt, ChevronDown as Le, ALargeSmall as Pt, Superscript as Mt, Subscript as Ht, RemoveFormatting as zt, Image as Nt, Undo2 as Vt, Redo2 as Dt, CircleHelp as Ot, Minus as Rt, Maximize as Ut, ListIndentIncrease as qt } from "lucide-vue-next";
4
4
  import { notify as we } from "@opengis/core";
5
5
  const Kt = async (t) => {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@opengis/form",
3
3
  "private": false,
4
- "version": "0.0.124",
4
+ "version": "0.0.125",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
7
7
  "types": "./dist/index.d.ts",