@pksep/yui 0.1.165 → 0.1.166
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/sep-yui.es.ts +2 -2
- package/dist/sep-yui.umd.ts +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/sep-yui.es.ts
CHANGED
|
@@ -75271,7 +75271,7 @@ const wPg = () => {
|
|
|
75271
75271
|
closeDialog: b
|
|
75272
75272
|
}), nI(() => {
|
|
75273
75273
|
le(() => {
|
|
75274
|
-
A.open !== l.value && (u(), l.value = A.open);
|
|
75274
|
+
A.open !== l.value && (u(), l.value = A.open, n.value && n.value.focus());
|
|
75275
75275
|
}), n.value && n.value.addEventListener("cancel", (p) => {
|
|
75276
75276
|
p.preventDefault();
|
|
75277
75277
|
});
|
|
@@ -75302,7 +75302,7 @@ const wPg = () => {
|
|
|
75302
75302
|
], 12, BPg)
|
|
75303
75303
|
], 16, WPg));
|
|
75304
75304
|
}
|
|
75305
|
-
}), yPg = /* @__PURE__ */ Sg(pPg, [["__scopeId", "data-v-
|
|
75305
|
+
}), yPg = /* @__PURE__ */ Sg(pPg, [["__scopeId", "data-v-3fe43f14"]]), YPg = /* @__PURE__ */ sg({
|
|
75306
75306
|
__name: "ModalAnimated",
|
|
75307
75307
|
props: {
|
|
75308
75308
|
animateType: {},
|