shared-ritm 1.3.23 → 1.3.25
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 +17 -12
- package/dist/shared-ritm.umd.js +2 -2
- package/dist/types/api/types/Api_Tasks.d.ts +1 -1
- package/package.json +1 -1
- package/src/api/types/Api_Tasks.ts +1 -1
- package/src/common/app-select/AppSelect.vue +2 -0
- package/src/common/app-table/components/ModalSelect.vue +298 -296
package/dist/shared-ritm.es.js
CHANGED
|
@@ -9819,12 +9819,13 @@ const kd = je({
|
|
|
9819
9819
|
borderColor: {},
|
|
9820
9820
|
isDisabled: { type: Boolean },
|
|
9821
9821
|
clearable: { type: Boolean },
|
|
9822
|
-
search: { type: Boolean }
|
|
9822
|
+
search: { type: Boolean },
|
|
9823
|
+
dataTest: {}
|
|
9823
9824
|
},
|
|
9824
9825
|
emits: ["update:modelValue"],
|
|
9825
9826
|
setup(e, { emit: n }) {
|
|
9826
9827
|
Ba((c) => ({
|
|
9827
|
-
"
|
|
9828
|
+
"23ab6435": c.borderColor
|
|
9828
9829
|
}));
|
|
9829
9830
|
const t = e, r = Y({}), o = n, a = k({
|
|
9830
9831
|
get() {
|
|
@@ -9844,6 +9845,7 @@ const kd = je({
|
|
|
9844
9845
|
ref: r,
|
|
9845
9846
|
modelValue: a.value,
|
|
9846
9847
|
"onUpdate:modelValue": d[0] || (d[0] = (f) => a.value = f),
|
|
9848
|
+
"data-test": c.dataTest,
|
|
9847
9849
|
options: u.value,
|
|
9848
9850
|
"option-value": c.optionValue,
|
|
9849
9851
|
"option-label": c.optionLabel,
|
|
@@ -9902,7 +9904,7 @@ const kd = je({
|
|
|
9902
9904
|
]),
|
|
9903
9905
|
key: "0"
|
|
9904
9906
|
} : void 0
|
|
9905
|
-
]), 1032, ["modelValue", "options", "option-value", "option-label", "disable", "multiple", "use-input", "class", "label", "popup-content-class", "clearable"]));
|
|
9907
|
+
]), 1032, ["modelValue", "data-test", "options", "option-value", "option-label", "disable", "multiple", "use-input", "class", "label", "popup-content-class", "clearable"]));
|
|
9906
9908
|
}
|
|
9907
9909
|
}), Yx = "_wrap_n46gp_1", Xx = "_select_n46gp_8", Qx = {
|
|
9908
9910
|
wrap: Yx,
|
|
@@ -12095,10 +12097,7 @@ const vC = je({
|
|
|
12095
12097
|
innerHTML: RC
|
|
12096
12098
|
});
|
|
12097
12099
|
}
|
|
12098
|
-
}), TC = {
|
|
12099
|
-
key: 0,
|
|
12100
|
-
class: "field-label"
|
|
12101
|
-
}, AC = {
|
|
12100
|
+
}), TC = ["data-test"], AC = {
|
|
12102
12101
|
key: 0,
|
|
12103
12102
|
class: "required"
|
|
12104
12103
|
}, DC = { class: "q-pa-sm" }, MC = /* @__PURE__ */ Dt({
|
|
@@ -12127,7 +12126,8 @@ const vC = je({
|
|
|
12127
12126
|
borderRadius: {},
|
|
12128
12127
|
menuWidth: {},
|
|
12129
12128
|
rules: {},
|
|
12130
|
-
popupContentStyle: {}
|
|
12129
|
+
popupContentStyle: {},
|
|
12130
|
+
dataTest: {}
|
|
12131
12131
|
},
|
|
12132
12132
|
emits: ["update:modelValue", "update:scroll", "update:search", "clear", "create"],
|
|
12133
12133
|
setup(e, { emit: n }) {
|
|
@@ -12195,15 +12195,20 @@ const vC = je({
|
|
|
12195
12195
|
return (y, w) => {
|
|
12196
12196
|
var g;
|
|
12197
12197
|
return K(), ye(hr, null, [
|
|
12198
|
-
y.label ? (K(), ye("label",
|
|
12198
|
+
y.label ? (K(), ye("label", {
|
|
12199
|
+
key: 0,
|
|
12200
|
+
class: "field-label",
|
|
12201
|
+
"data-test": `${y.dataTest}-label`
|
|
12202
|
+
}, [
|
|
12199
12203
|
Wt(pt(y.label) + " ", 1),
|
|
12200
12204
|
(g = y.rules) != null && g.length && y.isShowRequired ? (K(), ye("span", AC, "*")) : Ue("", !0)
|
|
12201
|
-
])) : Ue("", !0),
|
|
12205
|
+
], 8, TC)) : Ue("", !0),
|
|
12202
12206
|
we(An(kd), {
|
|
12203
12207
|
ref_key: "select",
|
|
12204
12208
|
ref: a,
|
|
12205
12209
|
modelValue: u.value,
|
|
12206
12210
|
"onUpdate:modelValue": w[0] || (w[0] = (x) => u.value = x),
|
|
12211
|
+
"data-test": y.dataTest,
|
|
12207
12212
|
options: d.value,
|
|
12208
12213
|
disable: y.isDisabled,
|
|
12209
12214
|
multiple: y.multiple,
|
|
@@ -12312,11 +12317,11 @@ const vC = je({
|
|
|
12312
12317
|
]),
|
|
12313
12318
|
key: "0"
|
|
12314
12319
|
} : void 0
|
|
12315
|
-
]), 1032, ["modelValue", "options", "disable", "multiple", "hide-selected", "placeholder", "loading", "option-value", "option-label", "use-input", "use-chips", "hide-bottom-space", "rules", "popup-content-style"])
|
|
12320
|
+
]), 1032, ["modelValue", "data-test", "options", "disable", "multiple", "hide-selected", "placeholder", "loading", "option-value", "option-label", "use-input", "use-chips", "hide-bottom-space", "rules", "popup-content-style"])
|
|
12316
12321
|
], 64);
|
|
12317
12322
|
};
|
|
12318
12323
|
}
|
|
12319
|
-
}), FC = /* @__PURE__ */ De(MC, [["__scopeId", "data-v-
|
|
12324
|
+
}), FC = /* @__PURE__ */ De(MC, [["__scopeId", "data-v-c7ca528f"]]), PC = { class: "modal-title" }, BC = {
|
|
12320
12325
|
key: 0,
|
|
12321
12326
|
class: "field-label"
|
|
12322
12327
|
}, OC = {
|