shared-ritm 1.1.93 → 1.1.94
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-sheet/AppSheet.vue +125 -120
package/dist/shared-ritm.es.js
CHANGED
|
@@ -7651,7 +7651,7 @@ const zc = Dr(
|
|
|
7651
7651
|
emits: ["update:dialogRef", "update:currentTabName"],
|
|
7652
7652
|
setup(e, { emit: t }) {
|
|
7653
7653
|
kn((a) => ({
|
|
7654
|
-
|
|
7654
|
+
ab7f385c: a.width
|
|
7655
7655
|
}));
|
|
7656
7656
|
const n = e, o = t, r = d({
|
|
7657
7657
|
get() {
|
|
@@ -7666,6 +7666,7 @@ const zc = Dr(
|
|
|
7666
7666
|
ref: r,
|
|
7667
7667
|
"model-value": !0,
|
|
7668
7668
|
position: "right",
|
|
7669
|
+
tabindex: -1,
|
|
7669
7670
|
class: ge(a.$style["sheet-dialog"]),
|
|
7670
7671
|
"no-shake": "",
|
|
7671
7672
|
"no-esc-dismiss": "",
|
|
@@ -7722,7 +7723,7 @@ const zc = Dr(
|
|
|
7722
7723
|
"sheet-dialog": "_sheet-dialog_1rkva_1"
|
|
7723
7724
|
}, Xc = {
|
|
7724
7725
|
$style: Jc
|
|
7725
|
-
}, av = /* @__PURE__ */ ie(Zc, [["__cssModules", Xc], ["__scopeId", "data-v-
|
|
7726
|
+
}, av = /* @__PURE__ */ ie(Zc, [["__cssModules", Xc], ["__scopeId", "data-v-9e26b550"]]), ta = {
|
|
7726
7727
|
left: !0,
|
|
7727
7728
|
right: !0,
|
|
7728
7729
|
up: !0,
|