shared-ritm 1.2.105 → 1.2.106

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.
Files changed (30) hide show
  1. package/dist/index.css +1 -1
  2. package/dist/shared-ritm.es.js +8 -10
  3. package/dist/shared-ritm.umd.js +6 -6
  4. package/dist/types/api/services/ComentsServise.d.ts +10 -0
  5. package/dist/types/api/services/PhotoService.d.ts +51 -38
  6. package/dist/types/api/types/Api_Tasks.d.ts +1 -0
  7. package/dist/types/api/types/Api_Users.d.ts +43 -0
  8. package/package.json +64 -64
  9. package/src/api/services/BrigadesService.ts +32 -32
  10. package/src/api/services/EquipmentService.ts +29 -29
  11. package/src/api/services/InstrumentsService.ts +22 -22
  12. package/src/api/services/UserService.ts +101 -101
  13. package/src/api/services/VideoService.ts +62 -62
  14. package/src/api/settings/ApiService.ts +126 -126
  15. package/src/api/types/Api_Brigades.ts +36 -36
  16. package/src/api/types/Api_Equipment.ts +3 -3
  17. package/src/api/types/Api_Instruments.ts +98 -98
  18. package/src/api/types/Api_Tasks.ts +1 -0
  19. package/src/api/types/Api_User.ts +117 -117
  20. package/src/api/types/Api_Video.ts +123 -123
  21. package/src/common/app-input-new/AppInputNew.vue +167 -167
  22. package/src/common/app-layout/components/AppLayoutHeader.vue +250 -250
  23. package/src/common/app-sheet-new/AppSheetNew.vue +246 -246
  24. package/src/common/app-table/AppTable.vue +312 -312
  25. package/src/common/app-table/AppTableLayout.vue +137 -137
  26. package/src/common/app-table/components/ModalSelect.vue +270 -270
  27. package/src/common/app-table/components/TableModal.vue +356 -356
  28. package/src/common/app-table/controllers/useBaseTable.ts +45 -45
  29. package/src/index.ts +119 -119
  30. package/src/styles/variables.sass +12 -12
@@ -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__ */ Fe(Yy, [["__scopeId", "data-v-d23d600f"]]), Zy = { class: "datepicker" }, Jy = /* @__PURE__ */ Ft({
6208
+ }), Qy = /* @__PURE__ */ Fe(Yy, [["__scopeId", "data-v-f55cc909"]]), Zy = { class: "datepicker" }, Jy = /* @__PURE__ */ Ft({
6209
6209
  __name: "AppDatepicker",
6210
6210
  props: /* @__PURE__ */ kf({
6211
6211
  label: {},
@@ -10344,7 +10344,7 @@ const zx = ["left", "center", "right", "justify"], $x = Ge({
10344
10344
  tab: Yx
10345
10345
  }, Zx = {
10346
10346
  $style: Qx
10347
- }, LA = /* @__PURE__ */ Fe(Xx, [["__cssModules", Zx], ["__scopeId", "data-v-63306fe5"]]), vh = 150, Jx = Ge({
10347
+ }, LA = /* @__PURE__ */ Fe(Xx, [["__cssModules", Zx], ["__scopeId", "data-v-14857b70"]]), vh = 150, Jx = Ge({
10348
10348
  name: "QDrawer",
10349
10349
  inheritAttrs: !1,
10350
10350
  props: {
@@ -12061,7 +12061,7 @@ const zC = Ge({
12061
12061
  ], 64);
12062
12062
  };
12063
12063
  }
12064
- }), i_ = /* @__PURE__ */ Fe(a_, [["__scopeId", "data-v-d70e00a1"]]), s_ = { class: "modal-title" }, u_ = {
12064
+ }), i_ = /* @__PURE__ */ Fe(a_, [["__scopeId", "data-v-2e33c030"]]), s_ = { class: "modal-title" }, u_ = {
12065
12065
  key: 0,
12066
12066
  class: "field-label"
12067
12067
  }, l_ = {
@@ -12287,7 +12287,7 @@ const zC = Ge({
12287
12287
  _: 1
12288
12288
  }, 8, ["model-value"]));
12289
12289
  }
12290
- }), HA = /* @__PURE__ */ Fe(c_, [["__scopeId", "data-v-b137510f"]]), mh = Ge({
12290
+ }), HA = /* @__PURE__ */ Fe(c_, [["__scopeId", "data-v-20ca776a"]]), mh = Ge({
12291
12291
  name: "QTd",
12292
12292
  props: {
12293
12293
  props: Object,
@@ -14230,7 +14230,7 @@ const j_ = /* @__PURE__ */ Fe(W_, [["render", U_]]), G_ = {
14230
14230
  ]), 1032, ["selected", "rows", "columns", "selection"])
14231
14231
  ]));
14232
14232
  }
14233
- }), rk = /* @__PURE__ */ Fe(nk, [["__scopeId", "data-v-56bb89af"]]), ok = {
14233
+ }), rk = /* @__PURE__ */ Fe(nk, [["__scopeId", "data-v-eea28ff7"]]), ok = {
14234
14234
  key: 0,
14235
14235
  class: "table-controls"
14236
14236
  }, ak = { class: "table-wrapper" }, ik = {
@@ -14304,7 +14304,7 @@ const j_ = /* @__PURE__ */ Fe(W_, [["render", U_]]), G_ = {
14304
14304
  "modal" in Er(o) ? nn(u.$slots, "modal", { key: 2 }, void 0, !0) : Je("", !0)
14305
14305
  ], 2));
14306
14306
  }
14307
- }), UA = /* @__PURE__ */ Fe(sk, [["__scopeId", "data-v-1b7ee59f"]]);
14307
+ }), UA = /* @__PURE__ */ Fe(sk, [["__scopeId", "data-v-75397446"]]);
14308
14308
  function Jv(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 A3 = async (e) => {
15535
15533
  duplex: "half",
15536
15534
  credentials: y ? d : void 0
15537
15535
  });
15538
- let b = await fetch(p, f);
15536
+ let b = await fetch(p);
15539
15537
  const w = cc && (l === "stream" || l === "response");
15540
15538
  if (cc && (s || w && m)) {
15541
15539
  const x = {};
@@ -15640,7 +15638,7 @@ function Fh(e) {
15640
15638
  ), r.response.headers = Ln.from(r.response.headers))), Promise.reject(r);
15641
15639
  });
15642
15640
  }
15643
- const xm = "1.10.0", du = {};
15641
+ const xm = "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;