@bagelink/vue 0.0.849 → 0.0.853
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":"ModalForm.vue.d.ts","sourceRoot":"","sources":["../../src/components/ModalForm.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ModalForm.vue.d.ts","sourceRoot":"","sources":["../../src/components/ModalForm.vue"],"names":[],"mappings":"AA0HA,OAAO,EAEN,KAAK,cAAc,EAEnB,KAAK,UAAU,EAGf,MAAM,eAAe,CAAA;AAItB,QAAA,IAAI,eAAe,EAAG;IACrB,IAAI,CAAC,EAAE,OAAO,CAAA;IACd,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,WAAW,CAAC,EAAE,OAAO,CAAA;IACrB,OAAO,CAAC,EAAE,UAAU,EAAE,CAAA;IACtB,MAAM,EAAE,cAAc,GAAG,CAAC,MAAM,cAAc,CAAC,CAAA;IAE/C,QAAQ,CAAC,EAAE,CAAC,QAAQ,EAAE,GAAG,KAAK,OAAO,CAAC,IAAI,CAAC,CAAA;IAE3C,QAAQ,CAAC,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,CAAA;IAE/B,OAAO,CAAC,EAAE,OAAO,CAAA;IAEjB,OAAO,CAAC,EAAE,CAAC,GAAG,EAAE,GAAG,KAAK,IAAI,CAAA;IAE5B,UAAU,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAA;KAAE,CAAA;CACnC,CAAC;AAyCF,iBAAS,aAAa,CAAC,MAAM,EAAE;IAAE,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAA;CAAE,QAEpD;AAeD,KAAK,iBAAiB,GAAG;IACzB,YAAY,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAA;KAAE,CAAC;CACrC,GAAG,OAAO,eAAe,CAAC;;;;;;;;AA2L3B,wBAWG"}
|
package/dist/index.cjs
CHANGED
|
@@ -53320,14 +53320,15 @@ const _sfc_main$9 = /* @__PURE__ */ vue.defineComponent({
|
|
|
53320
53320
|
"onUpdate:visible": _cache[1] || (_cache[1] = ($event) => emit2("update:visible", $event))
|
|
53321
53321
|
}, vue.createSlots({
|
|
53322
53322
|
default: vue.withCtx(() => [
|
|
53323
|
-
vue.
|
|
53323
|
+
_ctx.visible ? (vue.openBlock(), vue.createBlock(vue.unref(_sfc_main$K), {
|
|
53324
|
+
key: 0,
|
|
53324
53325
|
ref_key: "form",
|
|
53325
53326
|
ref: form,
|
|
53326
53327
|
modelValue: formData.value,
|
|
53327
53328
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => formData.value = $event),
|
|
53328
53329
|
schema: computedFormSchema.value,
|
|
53329
53330
|
onSubmit: runSubmit
|
|
53330
|
-
}, null, 8, ["modelValue", "schema"])
|
|
53331
|
+
}, null, 8, ["modelValue", "schema"])) : vue.createCommentVNode("", true)
|
|
53331
53332
|
]),
|
|
53332
53333
|
_: 2
|
|
53333
53334
|
}, [
|
|
@@ -53362,7 +53363,7 @@ const _sfc_main$9 = /* @__PURE__ */ vue.defineComponent({
|
|
|
53362
53363
|
};
|
|
53363
53364
|
}
|
|
53364
53365
|
});
|
|
53365
|
-
const ModalForm = /* @__PURE__ */ _export_sfc(_sfc_main$9, [["__scopeId", "data-v-
|
|
53366
|
+
const ModalForm = /* @__PURE__ */ _export_sfc(_sfc_main$9, [["__scopeId", "data-v-6846fbe3"]]);
|
|
53366
53367
|
const _hoisted_1$5 = { class: "full-nav" };
|
|
53367
53368
|
const _hoisted_2$4 = { class: "nav-scroll" };
|
|
53368
53369
|
const _hoisted_3$3 = { class: "nav-links-wrapper" };
|
package/dist/index.mjs
CHANGED
|
@@ -53318,14 +53318,15 @@ const _sfc_main$9 = /* @__PURE__ */ defineComponent({
|
|
|
53318
53318
|
"onUpdate:visible": _cache[1] || (_cache[1] = ($event) => emit2("update:visible", $event))
|
|
53319
53319
|
}, createSlots({
|
|
53320
53320
|
default: withCtx(() => [
|
|
53321
|
-
|
|
53321
|
+
_ctx.visible ? (openBlock(), createBlock(unref(_sfc_main$K), {
|
|
53322
|
+
key: 0,
|
|
53322
53323
|
ref_key: "form",
|
|
53323
53324
|
ref: form,
|
|
53324
53325
|
modelValue: formData.value,
|
|
53325
53326
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => formData.value = $event),
|
|
53326
53327
|
schema: computedFormSchema.value,
|
|
53327
53328
|
onSubmit: runSubmit
|
|
53328
|
-
}, null, 8, ["modelValue", "schema"])
|
|
53329
|
+
}, null, 8, ["modelValue", "schema"])) : createCommentVNode("", true)
|
|
53329
53330
|
]),
|
|
53330
53331
|
_: 2
|
|
53331
53332
|
}, [
|
|
@@ -53360,7 +53361,7 @@ const _sfc_main$9 = /* @__PURE__ */ defineComponent({
|
|
|
53360
53361
|
};
|
|
53361
53362
|
}
|
|
53362
53363
|
});
|
|
53363
|
-
const ModalForm = /* @__PURE__ */ _export_sfc(_sfc_main$9, [["__scopeId", "data-v-
|
|
53364
|
+
const ModalForm = /* @__PURE__ */ _export_sfc(_sfc_main$9, [["__scopeId", "data-v-6846fbe3"]]);
|
|
53364
53365
|
const _hoisted_1$5 = { class: "full-nav" };
|
|
53365
53366
|
const _hoisted_2$4 = { class: "nav-scroll" };
|
|
53366
53367
|
const _hoisted_3$3 = { class: "nav-links-wrapper" };
|
package/dist/style.css
CHANGED
|
@@ -2896,11 +2896,11 @@ svg.leaflet-image-layer.leaflet-interactive path {
|
|
|
2896
2896
|
border-radius: var(--card-border-radius);
|
|
2897
2897
|
}
|
|
2898
2898
|
|
|
2899
|
-
.modal-title[data-v-
|
|
2899
|
+
.modal-title[data-v-6846fbe3] {
|
|
2900
2900
|
margin-top: 0.5rem;
|
|
2901
2901
|
}
|
|
2902
2902
|
@media screen and (max-width: 910px) {
|
|
2903
|
-
.modal-title[data-v-
|
|
2903
|
+
.modal-title[data-v-6846fbe3] {
|
|
2904
2904
|
margin-top: 1rem;
|
|
2905
2905
|
}
|
|
2906
2906
|
}
|
package/package.json
CHANGED