shared-ritm 1.1.90 → 1.1.92
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 +2 -3
- 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 +120 -121
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
|
+
d2d2192e: l.width
|
|
7657
7657
|
}));
|
|
7658
7658
|
const n = e, o = t, r = d({
|
|
7659
7659
|
get() {
|
|
@@ -7667,7 +7667,6 @@ const zc = Or(
|
|
|
7667
7667
|
ref_key: "DialogRef",
|
|
7668
7668
|
ref: r,
|
|
7669
7669
|
"model-value": !0,
|
|
7670
|
-
"focus-trap": !1,
|
|
7671
7670
|
position: "right",
|
|
7672
7671
|
class: me(l.$style["sheet-dialog"]),
|
|
7673
7672
|
"no-shake": "",
|
|
@@ -7725,7 +7724,7 @@ const zc = Or(
|
|
|
7725
7724
|
"sheet-dialog": "_sheet-dialog_1rkva_1"
|
|
7726
7725
|
}, Jc = {
|
|
7727
7726
|
$style: Xc
|
|
7728
|
-
}, lv = /* @__PURE__ */ ie(Zc, [["__cssModules", Jc], ["__scopeId", "data-v-
|
|
7727
|
+
}, lv = /* @__PURE__ */ ie(Zc, [["__cssModules", Jc], ["__scopeId", "data-v-867909ca"]]), el = {
|
|
7729
7728
|
left: !0,
|
|
7730
7729
|
right: !0,
|
|
7731
7730
|
up: !0,
|