@opengis/form 0.0.81 → 0.0.82
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.
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vs-input-select.vue.d.ts","sourceRoot":"","sources":["../../../src/components/inputs/vs-input-select.vue"],"names":[],"mappings":"AA+7BA,OAAO,KAAK,EAAE,iBAAiB,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AA2BnE,KAAK,oBAAoB,GAAG;IAC1B,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,GAAG,MAAM,GAAG,IAAI,GAAG,KAAK,CAAC,MAAM,GAAG,MAAM,CAAC,CAAC;IACvD,MAAM,EAAE,OAAO,GAAG,IAAI,CAAC;CACxB,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"vs-input-select.vue.d.ts","sourceRoot":"","sources":["../../../src/components/inputs/vs-input-select.vue"],"names":[],"mappings":"AA+7BA,OAAO,KAAK,EAAE,iBAAiB,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AA2BnE,KAAK,oBAAoB,GAAG;IAC1B,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,GAAG,MAAM,GAAG,IAAI,GAAG,KAAK,CAAC,MAAM,GAAG,MAAM,CAAC,CAAC;IACvD,MAAM,EAAE,OAAO,GAAG,IAAI,CAAC;CACxB,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;AA+vCF,wBAQG"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"modal-edit.vue.d.ts","sourceRoot":"","sources":["../../../src/components/modal/modal-edit.vue"],"names":[],"mappings":"AAgMA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,6BAA6B,CAAC;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"modal-edit.vue.d.ts","sourceRoot":"","sources":["../../../src/components/modal/modal-edit.vue"],"names":[],"mappings":"AAgMA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,6BAA6B,CAAC;;;;;;;;;;AAwX/D,wBAOG"}
|
package/dist/index.js
CHANGED
|
@@ -2380,6 +2380,7 @@ const fo = /* @__PURE__ */ ee(uo, [["render", po]]), mo = { class: "flex flex-co
|
|
|
2380
2380
|
q(ie(gl), {
|
|
2381
2381
|
visible: We.value,
|
|
2382
2382
|
"onUpdate:visible": E[1] || (E[1] = (j) => We.value = j),
|
|
2383
|
+
class: "z-[1000]",
|
|
2383
2384
|
title: "Додати",
|
|
2384
2385
|
buttonText: "Додати",
|
|
2385
2386
|
onDone: jt,
|
|
@@ -5918,7 +5919,7 @@ const Td = { class: "flex w-full h-full min-h-0 gap-6" }, Ad = {
|
|
|
5918
5919
|
}, null, 8, ["target", "scroll-container", "enabled", "width"])
|
|
5919
5920
|
]));
|
|
5920
5921
|
}
|
|
5921
|
-
}), Ed = { class: "relative" }, Id = { class: "w-full h-full fixed top-0 start-0 bg-black bg-opacity-50" }, Fd = { class: "m-[10px] fixed top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 min-h-0 h-fit max-h-[80vh] overflow-hidden opacity-1 flex flex-col bg-white dark:bg-[#1A1A1A] border dark:border-[#454545] pointer-events-auto shadow-[0_10px_40px_10px_rgba(0,0,0,0.08)] rounded-xl lg:w-7/12 w-11/12" }, jd = { class: "py-2.5 px-4 flex justify-between items-center border-0 border-b border-solid border-gray-200 dark:border-b-[#454545]" }, Od = { class: "font-medium text-gray-800 dark:text-[#ffffff]" }, zd = { class: "p-4 mim-h-0 h-full overflow-auto" }, Pd = /* @__PURE__ */ Y({
|
|
5922
|
+
}), Ed = { class: "relative" }, Id = { class: "w-full h-full fixed top-0 start-0 z-[1000] bg-black bg-opacity-50" }, Fd = { class: "m-[10px] fixed top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 min-h-0 h-fit max-h-[80vh] overflow-hidden opacity-1 flex flex-col bg-white dark:bg-[#1A1A1A] border dark:border-[#454545] pointer-events-auto shadow-[0_10px_40px_10px_rgba(0,0,0,0.08)] rounded-xl lg:w-7/12 w-11/12" }, jd = { class: "py-2.5 px-4 flex justify-between items-center border-0 border-b border-solid border-gray-200 dark:border-b-[#454545]" }, Od = { class: "font-medium text-gray-800 dark:text-[#ffffff]" }, zd = { class: "p-4 mim-h-0 h-full overflow-auto" }, Pd = /* @__PURE__ */ Y({
|
|
5922
5923
|
__name: "modal-edit",
|
|
5923
5924
|
props: {
|
|
5924
5925
|
schema: {},
|