shared-ritm 1.1.89 → 1.1.90
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/index.css +1 -1
- package/dist/shared-ritm.es.js +3 -2
- package/dist/shared-ritm.umd.js +2 -2
- package/package.json +1 -1
- package/src/common/app-dialogs/AppConfirmDialog.vue +100 -100
- package/src/common/app-sheet/AppSheet.vue +121 -120
package/dist/shared-ritm.es.js
CHANGED
|
@@ -7653,7 +7653,7 @@ const zc = Or(
|
|
|
7653
7653
|
emits: ["update:dialogRef", "update:currentTabName"],
|
|
7654
7654
|
setup(e, { emit: t }) {
|
|
7655
7655
|
kn((l) => ({
|
|
7656
|
-
|
|
7656
|
+
"57dcaae7": l.width
|
|
7657
7657
|
}));
|
|
7658
7658
|
const n = e, o = t, r = d({
|
|
7659
7659
|
get() {
|
|
@@ -7667,6 +7667,7 @@ const zc = Or(
|
|
|
7667
7667
|
ref_key: "DialogRef",
|
|
7668
7668
|
ref: r,
|
|
7669
7669
|
"model-value": !0,
|
|
7670
|
+
"focus-trap": !1,
|
|
7670
7671
|
position: "right",
|
|
7671
7672
|
class: me(l.$style["sheet-dialog"]),
|
|
7672
7673
|
"no-shake": "",
|
|
@@ -7724,7 +7725,7 @@ const zc = Or(
|
|
|
7724
7725
|
"sheet-dialog": "_sheet-dialog_1rkva_1"
|
|
7725
7726
|
}, Jc = {
|
|
7726
7727
|
$style: Xc
|
|
7727
|
-
}, lv = /* @__PURE__ */ ie(Zc, [["__cssModules", Jc], ["__scopeId", "data-v-
|
|
7728
|
+
}, lv = /* @__PURE__ */ ie(Zc, [["__cssModules", Jc], ["__scopeId", "data-v-9a23edcd"]]), el = {
|
|
7728
7729
|
left: !0,
|
|
7729
7730
|
right: !0,
|
|
7730
7731
|
up: !0,
|