shared-ritm 1.2.101 → 1.2.103
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 +14 -13
- package/dist/shared-ritm.umd.js +6 -6
- package/dist/types/api/services/ComentsServise.d.ts +10 -0
- package/dist/types/api/services/PhotoService.d.ts +51 -38
- package/dist/types/api/services/SearchService.d.ts +2 -1
- package/dist/types/api/types/Api_Search.d.ts +9 -0
- package/dist/types/api/types/Api_Tasks.d.ts +1 -0
- package/dist/types/api/types/Api_Users.d.ts +43 -0
- package/package.json +64 -64
- package/src/api/services/EquipmentService.ts +29 -29
- package/src/api/services/InstrumentsService.ts +22 -22
- package/src/api/services/SearchService.ts +4 -1
- package/src/api/services/UserService.ts +101 -101
- package/src/api/services/VideoService.ts +62 -62
- package/src/api/settings/ApiService.ts +123 -123
- package/src/api/types/Api_Equipment.ts +3 -3
- package/src/api/types/Api_Instruments.ts +98 -98
- package/src/api/types/Api_Search.ts +10 -0
- package/src/api/types/Api_Tasks.ts +1 -0
- package/src/api/types/Api_User.ts +117 -117
- package/src/api/types/Api_Video.ts +123 -123
- package/src/common/app-input-new/AppInputNew.vue +167 -167
- package/src/common/app-layout/components/AppLayoutHeader.vue +250 -250
- package/src/common/app-sheet/AppSheet.vue +1 -1
- package/src/common/app-sheet-new/AppSheetNew.vue +246 -246
- package/src/common/app-table/AppTable.vue +312 -312
- package/src/common/app-table/AppTableLayout.vue +137 -137
- package/src/common/app-table/components/ModalSelect.vue +270 -270
- package/src/common/app-table/components/TableModal.vue +356 -356
- package/src/common/app-table/controllers/useBaseTable.ts +45 -45
- package/src/index.ts +116 -116
- package/src/styles/variables.sass +12 -12
package/dist/shared-ritm.es.js
CHANGED
|
@@ -6205,7 +6205,7 @@ const jy = { class: "app-input-new" }, Gy = {
|
|
|
6205
6205
|
}, 8, ["modelValue", "type", "rules", "placeholder", "disable", "readonly", "class", "error", "autocomplete"])
|
|
6206
6206
|
]));
|
|
6207
6207
|
}
|
|
6208
|
-
}), Yy = /* @__PURE__ */ Fe(Xy, [["__scopeId", "data-v-
|
|
6208
|
+
}), Yy = /* @__PURE__ */ Fe(Xy, [["__scopeId", "data-v-f55cc909"]]), Qy = { class: "datepicker" }, Zy = /* @__PURE__ */ Ft({
|
|
6209
6209
|
__name: "AppDatepicker",
|
|
6210
6210
|
props: /* @__PURE__ */ _f({
|
|
6211
6211
|
label: {},
|
|
@@ -9740,7 +9740,7 @@ const ud = Ge({
|
|
|
9740
9740
|
emits: ["update:dialogRef", "update:currentTabName"],
|
|
9741
9741
|
setup(e, { emit: n }) {
|
|
9742
9742
|
Ta((a) => ({
|
|
9743
|
-
|
|
9743
|
+
d2a8bdba: a.width
|
|
9744
9744
|
}));
|
|
9745
9745
|
const t = e, r = n, o = k({
|
|
9746
9746
|
get() {
|
|
@@ -9757,7 +9757,7 @@ const ud = Ge({
|
|
|
9757
9757
|
position: "right",
|
|
9758
9758
|
class: Ke(a.$style["sheet-dialog"]),
|
|
9759
9759
|
"no-shake": "",
|
|
9760
|
-
|
|
9760
|
+
persistent: "",
|
|
9761
9761
|
"full-height": "",
|
|
9762
9762
|
"full-width": ""
|
|
9763
9763
|
}, {
|
|
@@ -9811,7 +9811,7 @@ const ud = Ge({
|
|
|
9811
9811
|
"sheet-dialog": "_sheet-dialog_1rkva_1"
|
|
9812
9812
|
}, Px = {
|
|
9813
9813
|
$style: Mx
|
|
9814
|
-
}, BA = /* @__PURE__ */ Fe(Dx, [["__cssModules", Px], ["__scopeId", "data-v-
|
|
9814
|
+
}, BA = /* @__PURE__ */ Fe(Dx, [["__cssModules", Px], ["__scopeId", "data-v-56bffd8b"]]);
|
|
9815
9815
|
let Fx = 0;
|
|
9816
9816
|
const Bx = ["click", "keydown"], Ox = {
|
|
9817
9817
|
icon: String,
|
|
@@ -10344,7 +10344,7 @@ const Vx = ["left", "center", "right", "justify"], zx = Ge({
|
|
|
10344
10344
|
tab: Xx
|
|
10345
10345
|
}, Qx = {
|
|
10346
10346
|
$style: Yx
|
|
10347
|
-
}, OA = /* @__PURE__ */ Fe(Kx, [["__cssModules", Qx], ["__scopeId", "data-v-
|
|
10347
|
+
}, OA = /* @__PURE__ */ Fe(Kx, [["__cssModules", Qx], ["__scopeId", "data-v-14857b70"]]), ph = 150, Zx = Ge({
|
|
10348
10348
|
name: "QDrawer",
|
|
10349
10349
|
inheritAttrs: !1,
|
|
10350
10350
|
props: {
|
|
@@ -12061,7 +12061,7 @@ const VC = Ge({
|
|
|
12061
12061
|
], 64);
|
|
12062
12062
|
};
|
|
12063
12063
|
}
|
|
12064
|
-
}), a_ = /* @__PURE__ */ Fe(o_, [["__scopeId", "data-v-
|
|
12064
|
+
}), a_ = /* @__PURE__ */ Fe(o_, [["__scopeId", "data-v-2e33c030"]]), i_ = { class: "modal-title" }, s_ = {
|
|
12065
12065
|
key: 0,
|
|
12066
12066
|
class: "field-label"
|
|
12067
12067
|
}, u_ = {
|
|
@@ -12287,7 +12287,7 @@ const VC = Ge({
|
|
|
12287
12287
|
_: 1
|
|
12288
12288
|
}, 8, ["model-value"]));
|
|
12289
12289
|
}
|
|
12290
|
-
}), $A = /* @__PURE__ */ Fe(l_, [["__scopeId", "data-v-
|
|
12290
|
+
}), $A = /* @__PURE__ */ Fe(l_, [["__scopeId", "data-v-20ca776a"]]), vh = Ge({
|
|
12291
12291
|
name: "QTd",
|
|
12292
12292
|
props: {
|
|
12293
12293
|
props: Object,
|
|
@@ -14230,7 +14230,7 @@ const U_ = /* @__PURE__ */ Fe($_, [["render", H_]]), j_ = {
|
|
|
14230
14230
|
]), 1032, ["selected", "rows", "columns", "selection"])
|
|
14231
14231
|
]));
|
|
14232
14232
|
}
|
|
14233
|
-
}), nk = /* @__PURE__ */ Fe(tk, [["__scopeId", "data-v-
|
|
14233
|
+
}), nk = /* @__PURE__ */ Fe(tk, [["__scopeId", "data-v-eea28ff7"]]), rk = {
|
|
14234
14234
|
key: 0,
|
|
14235
14235
|
class: "table-controls"
|
|
14236
14236
|
}, ok = { class: "table-wrapper" }, ak = {
|
|
@@ -14304,7 +14304,7 @@ const U_ = /* @__PURE__ */ Fe($_, [["render", H_]]), j_ = {
|
|
|
14304
14304
|
"modal" in Er(o) ? nn(u.$slots, "modal", { key: 2 }, void 0, !0) : Je("", !0)
|
|
14305
14305
|
], 2));
|
|
14306
14306
|
}
|
|
14307
|
-
}), WA = /* @__PURE__ */ Fe(ik, [["__scopeId", "data-v-
|
|
14307
|
+
}), WA = /* @__PURE__ */ Fe(ik, [["__scopeId", "data-v-75397446"]]);
|
|
14308
14308
|
function Zv(e, n) {
|
|
14309
14309
|
return function() {
|
|
14310
14310
|
return e.apply(n, arguments);
|
|
@@ -14613,8 +14613,6 @@ function lu(e, n, t) {
|
|
|
14613
14613
|
if (p === null) return "";
|
|
14614
14614
|
if (te.isDate(p))
|
|
14615
14615
|
return p.toISOString();
|
|
14616
|
-
if (te.isBoolean(p))
|
|
14617
|
-
return p.toString();
|
|
14618
14616
|
if (!u && te.isBlob(p))
|
|
14619
14617
|
throw new ut("Blob is not supported. Use a Buffer instead.");
|
|
14620
14618
|
return te.isArrayBuffer(p) || te.isTypedArray(p) ? u && typeof Blob == "function" ? new Blob([p]) : Buffer.from(p) : p;
|
|
@@ -15535,7 +15533,7 @@ const T3 = async (e) => {
|
|
|
15535
15533
|
duplex: "half",
|
|
15536
15534
|
credentials: y ? d : void 0
|
|
15537
15535
|
});
|
|
15538
|
-
let b = await fetch(p
|
|
15536
|
+
let b = await fetch(p);
|
|
15539
15537
|
const w = lc && (l === "stream" || l === "response");
|
|
15540
15538
|
if (lc && (s || w && m)) {
|
|
15541
15539
|
const x = {};
|
|
@@ -15640,7 +15638,7 @@ function Ph(e) {
|
|
|
15640
15638
|
), r.response.headers = Nn.from(r.response.headers))), Promise.reject(r);
|
|
15641
15639
|
});
|
|
15642
15640
|
}
|
|
15643
|
-
const wm = "1.
|
|
15641
|
+
const wm = "1.9.0", du = {};
|
|
15644
15642
|
["object", "boolean", "number", "function", "string", "symbol"].forEach((e, n) => {
|
|
15645
15643
|
du[e] = function(r) {
|
|
15646
15644
|
return typeof r === e || "a" + (n < 1 ? "n " : " ") + e;
|
|
@@ -16603,6 +16601,9 @@ class K3 extends zn {
|
|
|
16603
16601
|
fetchSearchUsers(n) {
|
|
16604
16602
|
return this.get("search/users", { params: n });
|
|
16605
16603
|
}
|
|
16604
|
+
fetchSearchInstruments(n) {
|
|
16605
|
+
return this.get("search/instrument_type", { params: n });
|
|
16606
|
+
}
|
|
16606
16607
|
}
|
|
16607
16608
|
let hl;
|
|
16608
16609
|
function bD() {
|