@soroka282/rm.ui-kit 0.0.21 → 0.0.22
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/{DeleteDocumentModal-BOJafCKA.js → DeleteDocumentModal-ClGtYegx.js} +1 -1
- package/dist/{List-BNmfYI9F.js → List-Docl3pBT.js} +1 -1
- package/dist/{UIBlockViewDetailImageListModalType1-tYy9nPVW.js → UIBlockViewDetailImageListModalType1-BJ66XmHC.js} +1 -1
- package/dist/{index-DCsqQZHu.js → index-C9ee77y9.js} +6420 -6571
- package/dist/rm.ui-kit.es.js +72 -51
- package/dist/rm.ui-kit.umd.js +22 -22
- package/dist/src/UI-kit/composables/useIframeHandlers.d.ts +1 -1
- package/dist/src/index.d.ts +1 -2
- package/package.json +1 -1
- package/src/UI-kit/composables/useIframeHandlers.ts +1 -1
- package/src/index.ts +1 -2
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as b, createElementBlock as x, openBlock as C, createElementVNode as I, createVNode as a, unref as e, withCtx as m, createTextVNode as i, toDisplayString as u } from "vue";
|
|
2
|
-
import { c as M, d as B, e as U, f as p, g as t, h as n, b as k } from "./index-
|
|
2
|
+
import { c as M, d as B, e as U, f as p, g as t, h as n, b as k } from "./index-C9ee77y9.js";
|
|
3
3
|
import "pinia";
|
|
4
4
|
const H = { class: "delete-document-modal" }, N = ["innerHTML"], q = /* @__PURE__ */ b({
|
|
5
5
|
__name: "DeleteDocumentModal",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as h, ref as y, computed as v, createElementBlock as s, openBlock as l, createCommentVNode as n, createVNode as k, Fragment as C, renderList as I, normalizeClass as S, createTextVNode as V, createBlock as g, toDisplayString as d, unref as _ } from "vue";
|
|
2
|
-
import { u as b, U as w, _ as L, a as U, b as x } from "./index-
|
|
2
|
+
import { u as b, U as w, _ as L, a as U, b as x } from "./index-C9ee77y9.js";
|
|
3
3
|
const B = { class: "select-list" }, M = {
|
|
4
4
|
key: 0,
|
|
5
5
|
class: "search-wrapper"
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as s, createElementBlock as t, openBlock as i, createVNode as o, withCtx as l, createElementVNode as d } from "vue";
|
|
2
|
-
import { i as c, b as n } from "./index-
|
|
2
|
+
import { i as c, b as n } from "./index-C9ee77y9.js";
|
|
3
3
|
const m = { class: "saved-image-document-modal" }, r = { class: "saved-image-document-modal__container" }, _ = ["src"], g = ["src"], h = /* @__PURE__ */ s({
|
|
4
4
|
__name: "UIBlockViewDetailImageListModalType1",
|
|
5
5
|
props: {
|