shared-ritm 1.2.153 → 1.2.154
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 +12 -14
- 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/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/BrigadesService.ts +32 -32
- package/src/api/services/ControlsService.ts +92 -92
- package/src/api/services/EquipmentService.ts +29 -29
- package/src/api/services/InstrumentsService.ts +63 -63
- package/src/api/services/MetricsService.ts +110 -110
- package/src/api/services/ModulesService.ts +27 -27
- package/src/api/services/ProjectsService.ts +83 -83
- package/src/api/services/RepairsService.ts +124 -124
- package/src/api/services/ScheduleService.ts +69 -69
- package/src/api/services/SearchService.ts +22 -22
- package/src/api/services/UserService.ts +113 -113
- package/src/api/services/VideoService.ts +108 -108
- package/src/api/settings/ApiService.ts +124 -124
- package/src/api/types/Api_Auth.ts +105 -105
- package/src/api/types/Api_Brigades.ts +36 -36
- package/src/api/types/Api_Controls.ts +111 -111
- package/src/api/types/Api_Equipment.ts +3 -3
- package/src/api/types/Api_Instruments.ts +136 -136
- package/src/api/types/Api_Modules.ts +21 -21
- package/src/api/types/Api_Projects.ts +62 -62
- package/src/api/types/Api_Repairs.ts +140 -140
- package/src/api/types/Api_Schedule.ts +64 -64
- package/src/api/types/Api_Search.ts +80 -80
- package/src/api/types/Api_Tasks.ts +1 -0
- package/src/api/types/Api_User.ts +145 -145
- package/src/api/types/Api_Video.ts +198 -198
- package/src/common/app-datepicker/AppDatepicker.vue +176 -176
- package/src/common/app-dropdown/AppDropdown.vue +37 -37
- package/src/common/app-input-new/AppInputNew.vue +175 -175
- package/src/common/app-layout/AppLayout.vue +84 -84
- package/src/common/app-modal/index.vue +96 -96
- package/src/common/app-sheet-new/AppSheetNew.vue +244 -244
- package/src/common/app-sidebar/AppSidebar.vue +168 -168
- package/src/common/app-sidebar/components/SidebarMenuItem.vue +149 -149
- package/src/common/app-table/AppTable.vue +308 -308
- package/src/common/app-table/AppTableLayout.vue +137 -137
- package/src/common/app-table/components/ModalSelect.vue +286 -286
- package/src/common/app-table/components/TableModal.vue +356 -356
- package/src/common/app-table/controllers/useBaseTable.ts +45 -45
- package/src/common/app-table/controllers/useTableModel.ts +102 -102
- package/src/index.ts +128 -128
- package/src/styles/variables.sass +12 -12
package/dist/shared-ritm.es.js
CHANGED
|
@@ -6205,7 +6205,7 @@ const Gy = { class: "app-input-new" }, Ky = {
|
|
|
6205
6205
|
}, 8, ["modelValue", "type", "rules", "placeholder", "disable", "readonly", "class", "error", "autocomplete"])
|
|
6206
6206
|
]));
|
|
6207
6207
|
}
|
|
6208
|
-
}), Qy = /* @__PURE__ */ Pe(Yy, [["__scopeId", "data-v-
|
|
6208
|
+
}), Qy = /* @__PURE__ */ Pe(Yy, [["__scopeId", "data-v-123be192"]]), Zy = { class: "datepicker" }, Jy = /* @__PURE__ */ Pt({
|
|
6209
6209
|
__name: "AppDatepicker",
|
|
6210
6210
|
props: /* @__PURE__ */ ri({
|
|
6211
6211
|
label: { default: "" },
|
|
@@ -6318,7 +6318,7 @@ const Gy = { class: "app-input-new" }, Ky = {
|
|
|
6318
6318
|
}, 8, ["modelValue", "label", "required", "rules", "error", "disable"])
|
|
6319
6319
|
]));
|
|
6320
6320
|
}
|
|
6321
|
-
}), FA = /* @__PURE__ */ Pe(Jy, [["__scopeId", "data-v-
|
|
6321
|
+
}), FA = /* @__PURE__ */ Pe(Jy, [["__scopeId", "data-v-483e70c5"]]), eb = /* @__PURE__ */ Pt({
|
|
6322
6322
|
__name: "AppInput",
|
|
6323
6323
|
props: {
|
|
6324
6324
|
field: { type: Boolean },
|
|
@@ -10360,7 +10360,7 @@ const zx = ["left", "center", "right", "justify"], $x = Xe({
|
|
|
10360
10360
|
tab: Yx
|
|
10361
10361
|
}, Zx = {
|
|
10362
10362
|
$style: Qx
|
|
10363
|
-
}, WA = /* @__PURE__ */ Pe(Xx, [["__cssModules", Zx], ["__scopeId", "data-v-
|
|
10363
|
+
}, WA = /* @__PURE__ */ Pe(Xx, [["__cssModules", Zx], ["__scopeId", "data-v-5c7701a9"]]), yh = 150, Jx = Xe({
|
|
10364
10364
|
name: "QDrawer",
|
|
10365
10365
|
inheritAttrs: !1,
|
|
10366
10366
|
props: {
|
|
@@ -11039,7 +11039,7 @@ const zx = ["left", "center", "right", "justify"], $x = Xe({
|
|
|
11039
11039
|
"menu-item__label": "_menu-item__label_fkijr_18"
|
|
11040
11040
|
}, a_ = {
|
|
11041
11041
|
$style: o_
|
|
11042
|
-
}, i_ = /* @__PURE__ */ Pe(r_, [["__cssModules", a_], ["__scopeId", "data-v-
|
|
11042
|
+
}, i_ = /* @__PURE__ */ Pe(r_, [["__cssModules", a_], ["__scopeId", "data-v-81962f47"]]), s_ = /* @__PURE__ */ Pt({
|
|
11043
11043
|
__name: "SidebarMenu",
|
|
11044
11044
|
props: {
|
|
11045
11045
|
menuItems: {},
|
|
@@ -11653,7 +11653,7 @@ const z_ = Xe({
|
|
|
11653
11653
|
_: 3
|
|
11654
11654
|
}, 8, ["modelValue", "color", "content-style"]));
|
|
11655
11655
|
}
|
|
11656
|
-
}), KA = /* @__PURE__ */ Pe($_, [["__scopeId", "data-v-
|
|
11656
|
+
}), KA = /* @__PURE__ */ Pe($_, [["__scopeId", "data-v-e6179b93"]]), W_ = { class: "table-pagination" }, H_ = ["disabled"], U_ = { class: "pages" }, j_ = ["disabled", "onClick"], G_ = ["disabled"], K_ = /* @__PURE__ */ Pt({
|
|
11657
11657
|
__name: "TablePagination",
|
|
11658
11658
|
props: {
|
|
11659
11659
|
modelValue: {},
|
|
@@ -12099,7 +12099,7 @@ const z_ = Xe({
|
|
|
12099
12099
|
], 64);
|
|
12100
12100
|
};
|
|
12101
12101
|
}
|
|
12102
|
-
}), aC = /* @__PURE__ */ Pe(oC, [["__scopeId", "data-v-
|
|
12102
|
+
}), aC = /* @__PURE__ */ Pe(oC, [["__scopeId", "data-v-941a7513"]]), iC = { class: "modal-title" }, sC = {
|
|
12103
12103
|
key: 0,
|
|
12104
12104
|
class: "field-label"
|
|
12105
12105
|
}, uC = {
|
|
@@ -12325,7 +12325,7 @@ const z_ = Xe({
|
|
|
12325
12325
|
_: 1
|
|
12326
12326
|
}, 8, ["model-value"]));
|
|
12327
12327
|
}
|
|
12328
|
-
}), XA = /* @__PURE__ */ Pe(lC, [["__scopeId", "data-v-
|
|
12328
|
+
}), XA = /* @__PURE__ */ Pe(lC, [["__scopeId", "data-v-20ca776a"]]), bh = Xe({
|
|
12329
12329
|
name: "QTd",
|
|
12330
12330
|
props: {
|
|
12331
12331
|
props: Object,
|
|
@@ -14255,7 +14255,7 @@ const UC = /* @__PURE__ */ Pe($C, [["render", HC]]), jC = {
|
|
|
14255
14255
|
]), 1032, ["selected", "rows", "columns", "selection", "table-row-style-fn"])
|
|
14256
14256
|
]));
|
|
14257
14257
|
}
|
|
14258
|
-
}), tk = /* @__PURE__ */ Pe(ek, [["__scopeId", "data-v-
|
|
14258
|
+
}), tk = /* @__PURE__ */ Pe(ek, [["__scopeId", "data-v-14d2a299"]]), nk = {
|
|
14259
14259
|
key: 0,
|
|
14260
14260
|
class: "table-controls"
|
|
14261
14261
|
}, rk = { class: "table-wrapper" }, ok = {
|
|
@@ -14329,7 +14329,7 @@ const UC = /* @__PURE__ */ Pe($C, [["render", HC]]), jC = {
|
|
|
14329
14329
|
"modal" in Yn(o) ? Ht(u.$slots, "modal", { key: 2 }, void 0, !0) : Ke("", !0)
|
|
14330
14330
|
], 2));
|
|
14331
14331
|
}
|
|
14332
|
-
}), YA = /* @__PURE__ */ Pe(ak, [["__scopeId", "data-v-
|
|
14332
|
+
}), YA = /* @__PURE__ */ Pe(ak, [["__scopeId", "data-v-75397446"]]), ik = {
|
|
14333
14333
|
key: 0,
|
|
14334
14334
|
class: "title"
|
|
14335
14335
|
}, sk = {
|
|
@@ -14391,7 +14391,7 @@ const UC = /* @__PURE__ */ Pe($C, [["render", HC]]), jC = {
|
|
|
14391
14391
|
_: 3
|
|
14392
14392
|
}, 8, ["modelValue"]));
|
|
14393
14393
|
}
|
|
14394
|
-
}), QA = /* @__PURE__ */ Pe(uk, [["__scopeId", "data-v-
|
|
14394
|
+
}), QA = /* @__PURE__ */ Pe(uk, [["__scopeId", "data-v-9d91d9ae"]]);
|
|
14395
14395
|
function nm(e, n) {
|
|
14396
14396
|
return function() {
|
|
14397
14397
|
return e.apply(n, arguments);
|
|
@@ -14700,8 +14700,6 @@ function fu(e, n, t) {
|
|
|
14700
14700
|
if (p === null) return "";
|
|
14701
14701
|
if (te.isDate(p))
|
|
14702
14702
|
return p.toISOString();
|
|
14703
|
-
if (te.isBoolean(p))
|
|
14704
|
-
return p.toString();
|
|
14705
14703
|
if (!u && te.isBlob(p))
|
|
14706
14704
|
throw new ut("Blob is not supported. Use a Buffer instead.");
|
|
14707
14705
|
return te.isArrayBuffer(p) || te.isTypedArray(p) ? u && typeof Blob == "function" ? new Blob([p]) : Buffer.from(p) : p;
|
|
@@ -15622,7 +15620,7 @@ const D3 = async (e) => {
|
|
|
15622
15620
|
duplex: "half",
|
|
15623
15621
|
credentials: y ? d : void 0
|
|
15624
15622
|
});
|
|
15625
|
-
let b = await fetch(p
|
|
15623
|
+
let b = await fetch(p);
|
|
15626
15624
|
const w = vc && (l === "stream" || l === "response");
|
|
15627
15625
|
if (vc && (s || w && m)) {
|
|
15628
15626
|
const x = {};
|
|
@@ -15727,7 +15725,7 @@ function Nh(e) {
|
|
|
15727
15725
|
), r.response.headers = qn.from(r.response.headers))), Promise.reject(r);
|
|
15728
15726
|
});
|
|
15729
15727
|
}
|
|
15730
|
-
const km = "1.
|
|
15728
|
+
const km = "1.9.0", pu = {};
|
|
15731
15729
|
["object", "boolean", "number", "function", "string", "symbol"].forEach((e, n) => {
|
|
15732
15730
|
pu[e] = function(r) {
|
|
15733
15731
|
return typeof r === e || "a" + (n < 1 ? "n " : " ") + e;
|