@rankingcoach/vanguard 1.14.9 → 1.14.10-release-agentic.165
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-ControlledValuePlugin.js +1 -1
- package/dist/index-DefaultValuePlugin.js +1 -1
- package/dist/index-HyperlinkPlugin.js +1 -1
- package/dist/index-KeywordNode.js +1 -1
- package/dist/index-KeywordPlugin.js +1 -1
- package/dist/index-LexicalToolkit2.js +1 -1
- package/dist/index-ModalSplitView.js +21 -39
- package/dist/index-ModalSplitViewLeftOverlay.js +38 -0
- package/dist/index-ModalSplitViewRightOverlay.js +46 -0
- package/dist/index-OnChangeContentPlugin.js +1 -1
- package/dist/index-OnFocusOnBlurPlugin.js +1 -1
- package/dist/index-_virtual24.js +2 -2
- package/dist/index-_virtual26.js +2 -2
- package/dist/index-_virtual27.js +2 -2
- package/dist/index-_virtual28.js +2 -2
- package/dist/index-_virtual29.js +2 -2
- package/dist/index-_virtual30.js +2 -2
- package/dist/index-_virtual31.js +2 -2
- package/dist/index-_virtual33.js +2 -2
- package/dist/index-_virtual6.js +1 -1
- package/dist/index-dist2.js +20 -78
- package/dist/index-dist3.js +78 -20
- package/dist/index-lib.js +1 -1
- package/dist/index-lib2.js +1 -1
- package/dist/index-lib3.js +1 -1
- package/dist/index-useHyperlinkEditor.js +1 -1
- package/dist/index-useLexicalToolbar.js +1 -1
- package/dist/types/core/Modal/ModalSplitView/ModalSplitView.d.ts +3 -0
- package/dist/types/core/Modal/ModalSplitView/stories/LeftOverlay.story.d.ts +2 -0
- package/dist/types/core/Modal/ModalSplitView/stories/Responsive.story.d.ts +2 -0
- package/dist/types/core/Modal/ModalSplitView/stories/RightOverlay.story.d.ts +2 -0
- package/dist/types/core/Modal/ModalSplitView/stories/RightOverlayFullCover.story.d.ts +2 -0
- package/dist/types/core/Modal/ModalSplitView/stories/RightOverlayWithBottomMargin.story.d.ts +2 -0
- package/dist/types/core/Modal/ModalSplitView/stories/_ModalSplitView.default.d.ts +3 -0
- package/dist/types/core/Modal/ModalSplitView/stories/splitViewElements.d.ts +2 -0
- package/dist/types/core/Modal/ModalSplitView/stories/useToggleContracted.d.ts +1 -0
- package/dist/types/core/Modal/ModalSplitView/variants/ModalSplitViewLeftOverlay.d.ts +8 -0
- package/dist/types/core/Modal/ModalSplitView/variants/ModalSplitViewRightOverlay.d.ts +9 -0
- package/dist/vanguard-asset-analysis.json +1 -1
- package/dist/vanguard.css +1 -1
- package/package.json +5 -5
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { __exports as e } from "./index-
|
|
1
|
+
import { __exports as e } from "./index-_virtual31.js";
|
|
2
2
|
import f from "react";
|
|
3
3
|
import { __require as s } from "./index-LexicalLinkPlugin.js";
|
|
4
4
|
import { __require as m } from "./index-LexicalAutoLinkPlugin.js";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { __exports as r } from "./index-
|
|
1
|
+
import { __exports as r } from "./index-_virtual32.js";
|
|
2
2
|
import { __require as p } from "./index-LexicalComposerContext2.js";
|
|
3
3
|
import { __require as h } from "./index-useLexicalTextEntity.js";
|
|
4
4
|
import P from "react";
|
|
@@ -1,45 +1,27 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { jsx as r } from "react/jsx-runtime";
|
|
2
2
|
/* empty css */
|
|
3
|
-
import
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
|
|
7
|
-
const N = (a) => {
|
|
3
|
+
import "react";
|
|
4
|
+
import { ModalSplitViewLeftOverlay as m } from "./index-ModalSplitViewLeftOverlay.js";
|
|
5
|
+
import { ModalSplitViewRightOverlay as s } from "./index-ModalSplitViewRightOverlay.js";
|
|
6
|
+
const C = (i) => {
|
|
8
7
|
const {
|
|
9
|
-
elements:
|
|
10
|
-
isContracted:
|
|
11
|
-
autoCloseWidth:
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
});
|
|
25
|
-
return W(g, {
|
|
26
|
-
children: [d(c.div, {
|
|
27
|
-
className: r("SplitView-left-component"),
|
|
28
|
-
style: {
|
|
29
|
-
...u
|
|
30
|
-
},
|
|
31
|
-
children: o == null ? void 0 : o.component
|
|
32
|
-
}), d(c.div, {
|
|
33
|
-
className: r("SplitView-right-component"),
|
|
34
|
-
style: {
|
|
35
|
-
left: o == null ? void 0 : o.contractedWidth,
|
|
36
|
-
width: i == null ? void 0 : i.fullWidth,
|
|
37
|
-
...m
|
|
38
|
-
},
|
|
39
|
-
children: i == null ? void 0 : i.component
|
|
40
|
-
})]
|
|
8
|
+
elements: t,
|
|
9
|
+
isContracted: o,
|
|
10
|
+
autoCloseWidth: e = -1,
|
|
11
|
+
collapseMode: l = "left-overlay",
|
|
12
|
+
bottomMargin: a
|
|
13
|
+
} = i;
|
|
14
|
+
return l === "right-overlay" ? r(s, {
|
|
15
|
+
elements: t,
|
|
16
|
+
isContracted: o,
|
|
17
|
+
autoCloseWidth: e,
|
|
18
|
+
bottomMargin: a
|
|
19
|
+
}) : r(m, {
|
|
20
|
+
elements: t,
|
|
21
|
+
isContracted: o,
|
|
22
|
+
autoCloseWidth: e
|
|
41
23
|
});
|
|
42
24
|
};
|
|
43
25
|
export {
|
|
44
|
-
|
|
26
|
+
C as ModalSplitView
|
|
45
27
|
};
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { jsxs as u, Fragment as g, jsx as c } from "react/jsx-runtime";
|
|
2
|
+
import { useWindowResize as w } from "./index-use-window.resize.js";
|
|
3
|
+
import { classNames as a } from "./index-classNames.js";
|
|
4
|
+
import "react";
|
|
5
|
+
import { a as r } from "./index-react-spring_web.modern.js";
|
|
6
|
+
import { useSpring as d } from "./index-react-spring_core.modern.js";
|
|
7
|
+
const k = (p) => {
|
|
8
|
+
const {
|
|
9
|
+
elements: n,
|
|
10
|
+
isContracted: t,
|
|
11
|
+
autoCloseWidth: s
|
|
12
|
+
} = p, [o, i] = n, l = w(), h = s < l && t, e = d({
|
|
13
|
+
width: h ? o == null ? void 0 : o.contractedWidth : o == null ? void 0 : o.fullWidth,
|
|
14
|
+
backgroundColor: o != null && o.backgroundColor ? o == null ? void 0 : o.backgroundColor : "var(--n000)"
|
|
15
|
+
}), m = d({
|
|
16
|
+
opacity: t ? 1 : 0
|
|
17
|
+
});
|
|
18
|
+
return u(g, {
|
|
19
|
+
children: [c(r.div, {
|
|
20
|
+
className: a("SplitView-left-component"),
|
|
21
|
+
style: {
|
|
22
|
+
...e
|
|
23
|
+
},
|
|
24
|
+
children: o == null ? void 0 : o.component
|
|
25
|
+
}), c(r.div, {
|
|
26
|
+
className: a("SplitView-right-component"),
|
|
27
|
+
style: {
|
|
28
|
+
left: o == null ? void 0 : o.contractedWidth,
|
|
29
|
+
width: i == null ? void 0 : i.fullWidth,
|
|
30
|
+
...m
|
|
31
|
+
},
|
|
32
|
+
children: i == null ? void 0 : i.component
|
|
33
|
+
})]
|
|
34
|
+
});
|
|
35
|
+
};
|
|
36
|
+
export {
|
|
37
|
+
k as ModalSplitViewLeftOverlay
|
|
38
|
+
};
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
import { jsxs as W, Fragment as b, jsx as h } from "react/jsx-runtime";
|
|
2
|
+
import { useWindowResize as v } from "./index-use-window.resize.js";
|
|
3
|
+
import { classNames as p } from "./index-classNames.js";
|
|
4
|
+
import "react";
|
|
5
|
+
import { a as s } from "./index-react-spring_web.modern.js";
|
|
6
|
+
import { useSpring as l } from "./index-react-spring_core.modern.js";
|
|
7
|
+
const f = (e) => {
|
|
8
|
+
const {
|
|
9
|
+
elements: g,
|
|
10
|
+
isContracted: n,
|
|
11
|
+
autoCloseWidth: c,
|
|
12
|
+
bottomMargin: a
|
|
13
|
+
} = e, [o, t] = g, r = v(), i = c > 0 && r < c, m = c < r && n, u = i ? o == null ? void 0 : o.fullWidth : m ? o == null ? void 0 : o.contractedWidth : o == null ? void 0 : o.fullWidth, w = l({
|
|
14
|
+
width: u,
|
|
15
|
+
backgroundColor: o != null && o.backgroundColor ? o == null ? void 0 : o.backgroundColor : "var(--n000)"
|
|
16
|
+
}), d = l({
|
|
17
|
+
opacity: n ? 1 : 0,
|
|
18
|
+
transform: i && !n ? "translateX(100%)" : "translateX(0%)"
|
|
19
|
+
}), S = p("SplitView-right-component", i ? "SplitView-right-component--overlay" : void 0, i && a ? "SplitView-right-component--with-bottom-margin" : void 0), y = i ? {
|
|
20
|
+
right: 0,
|
|
21
|
+
width: "100%",
|
|
22
|
+
bottom: a ?? "0",
|
|
23
|
+
height: a ? `calc(100vh - ${a})` : "100vh",
|
|
24
|
+
...d
|
|
25
|
+
} : {
|
|
26
|
+
left: o == null ? void 0 : o.contractedWidth,
|
|
27
|
+
width: t == null ? void 0 : t.fullWidth,
|
|
28
|
+
opacity: d.opacity
|
|
29
|
+
};
|
|
30
|
+
return W(b, {
|
|
31
|
+
children: [h(s.div, {
|
|
32
|
+
className: p("SplitView-left-component"),
|
|
33
|
+
style: {
|
|
34
|
+
...w
|
|
35
|
+
},
|
|
36
|
+
children: o == null ? void 0 : o.component
|
|
37
|
+
}), h(s.div, {
|
|
38
|
+
className: S,
|
|
39
|
+
style: y,
|
|
40
|
+
children: t == null ? void 0 : t.component
|
|
41
|
+
})]
|
|
42
|
+
});
|
|
43
|
+
};
|
|
44
|
+
export {
|
|
45
|
+
f as ModalSplitViewRightOverlay
|
|
46
|
+
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { __exports as e } from "./index-
|
|
1
|
+
import { __exports as e } from "./index-_virtual33.js";
|
|
2
2
|
import p from "react";
|
|
3
3
|
import { __require as P } from "./index-LexicalComposerContext2.js";
|
|
4
4
|
import { __require as O } from "./index-LexicalOnChangePlugin.js";
|
package/dist/index-_virtual24.js
CHANGED
package/dist/index-_virtual26.js
CHANGED
package/dist/index-_virtual27.js
CHANGED
package/dist/index-_virtual28.js
CHANGED
package/dist/index-_virtual29.js
CHANGED
package/dist/index-_virtual30.js
CHANGED
package/dist/index-_virtual31.js
CHANGED
package/dist/index-_virtual33.js
CHANGED
package/dist/index-_virtual6.js
CHANGED
package/dist/index-dist2.js
CHANGED
|
@@ -1,81 +1,23 @@
|
|
|
1
|
-
import { __exports as
|
|
2
|
-
import { __require as
|
|
3
|
-
import { __require as
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
function z() {
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
Object.defineProperty(e, "useLexicalToolbar", { enumerable: !0, get: function() {
|
|
21
|
-
return i.useLexicalToolbar;
|
|
22
|
-
} });
|
|
23
|
-
var l = b();
|
|
24
|
-
Object.defineProperty(e, "useHyperlinkEditor", { enumerable: !0, get: function() {
|
|
25
|
-
return l.useHyperlinkEditor;
|
|
26
|
-
} });
|
|
27
|
-
var r = O();
|
|
28
|
-
Object.defineProperty(e, "KeywordNode", { enumerable: !0, get: function() {
|
|
29
|
-
return r.KeywordNode;
|
|
30
|
-
} }), Object.defineProperty(e, "$createKeywordNode", { enumerable: !0, get: function() {
|
|
31
|
-
return r.$createKeywordNode;
|
|
32
|
-
} }), Object.defineProperty(e, "$isKeywordNode", { enumerable: !0, get: function() {
|
|
33
|
-
return r.$isKeywordNode;
|
|
34
|
-
} });
|
|
35
|
-
var o = q();
|
|
36
|
-
Object.defineProperty(e, "ControlledValuePlugin", { enumerable: !0, get: function() {
|
|
37
|
-
return o.ControlledValuePlugin;
|
|
38
|
-
} });
|
|
39
|
-
var a = v();
|
|
40
|
-
Object.defineProperty(e, "DefaultValuePlugin", { enumerable: !0, get: function() {
|
|
41
|
-
return a.DefaultValuePlugin;
|
|
42
|
-
} });
|
|
43
|
-
var d = N();
|
|
44
|
-
Object.defineProperty(e, "HyperlinkPlugin", { enumerable: !0, get: function() {
|
|
45
|
-
return d.HyperlinkPlugin;
|
|
46
|
-
} });
|
|
47
|
-
var g = j();
|
|
48
|
-
Object.defineProperty(e, "KeywordPlugin", { enumerable: !0, get: function() {
|
|
49
|
-
return g.KeywordPlugin;
|
|
50
|
-
} });
|
|
51
|
-
var c = w();
|
|
52
|
-
Object.defineProperty(e, "OnChangeContentPlugin", { enumerable: !0, get: function() {
|
|
53
|
-
return c.OnChangeContentPlugin;
|
|
54
|
-
} });
|
|
55
|
-
var f = C();
|
|
56
|
-
Object.defineProperty(e, "OnFocusOnBlurPlugin", { enumerable: !0, get: function() {
|
|
57
|
-
return f.OnFocusOnBlurPlugin;
|
|
58
|
-
} });
|
|
59
|
-
var m = K();
|
|
60
|
-
Object.defineProperty(e, "getSelectedNode", { enumerable: !0, get: function() {
|
|
61
|
-
return m.getSelectedNode;
|
|
62
|
-
} });
|
|
63
|
-
var u = s();
|
|
64
|
-
Object.defineProperty(e, "sanitizeUrl", { enumerable: !0, get: function() {
|
|
65
|
-
return u.sanitizeUrl;
|
|
66
|
-
} }), Object.defineProperty(e, "validateUrl", { enumerable: !0, get: function() {
|
|
67
|
-
return u.validateUrl;
|
|
68
|
-
} });
|
|
69
|
-
var P = H();
|
|
70
|
-
Object.defineProperty(e, "convertHtmlToNodes", { enumerable: !0, get: function() {
|
|
71
|
-
return P.convertHtmlToNodes;
|
|
72
|
-
} });
|
|
73
|
-
var _ = D();
|
|
74
|
-
Object.defineProperty(e, "getDOMRangeRect", { enumerable: !0, get: function() {
|
|
75
|
-
return _.getDOMRangeRect;
|
|
76
|
-
} });
|
|
77
|
-
})(n), n);
|
|
1
|
+
import { __exports as t } from "./index-_virtual9.js";
|
|
2
|
+
import { __require as c } from "./index-normalizeText.js";
|
|
3
|
+
import { __require as i } from "./index-impl.js";
|
|
4
|
+
var a;
|
|
5
|
+
function d() {
|
|
6
|
+
return a ? t : (a = 1, (function(u) {
|
|
7
|
+
u.__esModule = !0, u.default = _, u.fuzzyMatch = z;
|
|
8
|
+
var f = n(c());
|
|
9
|
+
u.normalizeText = f.default;
|
|
10
|
+
function n(e) {
|
|
11
|
+
return e && e.__esModule ? e : { default: e };
|
|
12
|
+
}
|
|
13
|
+
function _(e, r) {
|
|
14
|
+
return r === void 0 && (r = {}), i().createFuzzySearchImpl(e, r);
|
|
15
|
+
}
|
|
16
|
+
function z(e, r) {
|
|
17
|
+
return i().fuzzyMatchImpl(e, r);
|
|
18
|
+
}
|
|
19
|
+
})(t), t);
|
|
78
20
|
}
|
|
79
21
|
export {
|
|
80
|
-
|
|
22
|
+
d as __require
|
|
81
23
|
};
|
package/dist/index-dist3.js
CHANGED
|
@@ -1,23 +1,81 @@
|
|
|
1
|
-
import { __exports as
|
|
2
|
-
import { __require as
|
|
3
|
-
import { __require as
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
}
|
|
19
|
-
|
|
1
|
+
import { __exports as n } from "./index-_virtual15.js";
|
|
2
|
+
import { __require as y } from "./index-useLexicalToolbar.js";
|
|
3
|
+
import { __require as b } from "./index-useHyperlinkEditor.js";
|
|
4
|
+
import { __require as O } from "./index-KeywordNode.js";
|
|
5
|
+
import { __require as q } from "./index-ControlledValuePlugin.js";
|
|
6
|
+
import { __require as v } from "./index-DefaultValuePlugin.js";
|
|
7
|
+
import { __require as N } from "./index-HyperlinkPlugin.js";
|
|
8
|
+
import { __require as j } from "./index-KeywordPlugin.js";
|
|
9
|
+
import { __require as w } from "./index-OnChangeContentPlugin.js";
|
|
10
|
+
import { __require as C } from "./index-OnFocusOnBlurPlugin.js";
|
|
11
|
+
import { __require as K } from "./index-getSelectedNode.js";
|
|
12
|
+
import { __require as s } from "./index-url.js";
|
|
13
|
+
import { __require as H } from "./index-convertHtmlToNodes.js";
|
|
14
|
+
import { __require as D } from "./index-getDOMRangeRect.js";
|
|
15
|
+
var t;
|
|
16
|
+
function z() {
|
|
17
|
+
return t ? n : (t = 1, (function(e) {
|
|
18
|
+
Object.defineProperty(e, "__esModule", { value: !0 }), e.getDOMRangeRect = e.convertHtmlToNodes = e.validateUrl = e.sanitizeUrl = e.getSelectedNode = e.OnFocusOnBlurPlugin = e.OnChangeContentPlugin = e.KeywordPlugin = e.HyperlinkPlugin = e.DefaultValuePlugin = e.ControlledValuePlugin = e.$isKeywordNode = e.$createKeywordNode = e.KeywordNode = e.useHyperlinkEditor = e.useLexicalToolbar = void 0;
|
|
19
|
+
var i = y();
|
|
20
|
+
Object.defineProperty(e, "useLexicalToolbar", { enumerable: !0, get: function() {
|
|
21
|
+
return i.useLexicalToolbar;
|
|
22
|
+
} });
|
|
23
|
+
var l = b();
|
|
24
|
+
Object.defineProperty(e, "useHyperlinkEditor", { enumerable: !0, get: function() {
|
|
25
|
+
return l.useHyperlinkEditor;
|
|
26
|
+
} });
|
|
27
|
+
var r = O();
|
|
28
|
+
Object.defineProperty(e, "KeywordNode", { enumerable: !0, get: function() {
|
|
29
|
+
return r.KeywordNode;
|
|
30
|
+
} }), Object.defineProperty(e, "$createKeywordNode", { enumerable: !0, get: function() {
|
|
31
|
+
return r.$createKeywordNode;
|
|
32
|
+
} }), Object.defineProperty(e, "$isKeywordNode", { enumerable: !0, get: function() {
|
|
33
|
+
return r.$isKeywordNode;
|
|
34
|
+
} });
|
|
35
|
+
var o = q();
|
|
36
|
+
Object.defineProperty(e, "ControlledValuePlugin", { enumerable: !0, get: function() {
|
|
37
|
+
return o.ControlledValuePlugin;
|
|
38
|
+
} });
|
|
39
|
+
var a = v();
|
|
40
|
+
Object.defineProperty(e, "DefaultValuePlugin", { enumerable: !0, get: function() {
|
|
41
|
+
return a.DefaultValuePlugin;
|
|
42
|
+
} });
|
|
43
|
+
var d = N();
|
|
44
|
+
Object.defineProperty(e, "HyperlinkPlugin", { enumerable: !0, get: function() {
|
|
45
|
+
return d.HyperlinkPlugin;
|
|
46
|
+
} });
|
|
47
|
+
var g = j();
|
|
48
|
+
Object.defineProperty(e, "KeywordPlugin", { enumerable: !0, get: function() {
|
|
49
|
+
return g.KeywordPlugin;
|
|
50
|
+
} });
|
|
51
|
+
var c = w();
|
|
52
|
+
Object.defineProperty(e, "OnChangeContentPlugin", { enumerable: !0, get: function() {
|
|
53
|
+
return c.OnChangeContentPlugin;
|
|
54
|
+
} });
|
|
55
|
+
var f = C();
|
|
56
|
+
Object.defineProperty(e, "OnFocusOnBlurPlugin", { enumerable: !0, get: function() {
|
|
57
|
+
return f.OnFocusOnBlurPlugin;
|
|
58
|
+
} });
|
|
59
|
+
var m = K();
|
|
60
|
+
Object.defineProperty(e, "getSelectedNode", { enumerable: !0, get: function() {
|
|
61
|
+
return m.getSelectedNode;
|
|
62
|
+
} });
|
|
63
|
+
var u = s();
|
|
64
|
+
Object.defineProperty(e, "sanitizeUrl", { enumerable: !0, get: function() {
|
|
65
|
+
return u.sanitizeUrl;
|
|
66
|
+
} }), Object.defineProperty(e, "validateUrl", { enumerable: !0, get: function() {
|
|
67
|
+
return u.validateUrl;
|
|
68
|
+
} });
|
|
69
|
+
var P = H();
|
|
70
|
+
Object.defineProperty(e, "convertHtmlToNodes", { enumerable: !0, get: function() {
|
|
71
|
+
return P.convertHtmlToNodes;
|
|
72
|
+
} });
|
|
73
|
+
var _ = D();
|
|
74
|
+
Object.defineProperty(e, "getDOMRangeRect", { enumerable: !0, get: function() {
|
|
75
|
+
return _.getDOMRangeRect;
|
|
76
|
+
} });
|
|
77
|
+
})(n), n);
|
|
20
78
|
}
|
|
21
79
|
export {
|
|
22
|
-
|
|
80
|
+
z as __require
|
|
23
81
|
};
|
package/dist/index-lib.js
CHANGED
package/dist/index-lib2.js
CHANGED
package/dist/index-lib3.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { __exports as o } from "./index-
|
|
1
|
+
import { __exports as o } from "./index-_virtual27.js";
|
|
2
2
|
import { __require as I } from "./index-LexicalLink2.js";
|
|
3
3
|
import { __require as q } from "./index-LexicalUtils.js";
|
|
4
4
|
import { __require as C } from "./index-Lexical.js";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { __exports as C } from "./index-
|
|
1
|
+
import { __exports as C } from "./index-_virtual26.js";
|
|
2
2
|
import { __require as ke } from "./index-LexicalCode2.js";
|
|
3
3
|
import { __require as Ie } from "./index-LexicalLink2.js";
|
|
4
4
|
import { __require as De } from "./index-LexicalList2.js";
|
|
@@ -5,10 +5,13 @@ export type SplitViewElement = {
|
|
|
5
5
|
contractedWidth?: string;
|
|
6
6
|
backgroundColor?: string;
|
|
7
7
|
} | null | undefined;
|
|
8
|
+
export type ModalSplitViewCollapseMode = 'left-overlay' | 'right-overlay';
|
|
8
9
|
interface ModalSplitViewProps {
|
|
9
10
|
elements: [SplitViewElement, SplitViewElement];
|
|
10
11
|
autoCloseWidth?: number;
|
|
11
12
|
isContracted: boolean;
|
|
13
|
+
collapseMode?: ModalSplitViewCollapseMode;
|
|
14
|
+
bottomMargin?: string;
|
|
12
15
|
}
|
|
13
16
|
export declare const ModalSplitView: (props: ModalSplitViewProps) => import("react/jsx-runtime").JSX.Element;
|
|
14
17
|
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const useToggleContracted: (intervalMs?: number) => boolean;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { SplitViewElement } from '../ModalSplitView';
|
|
2
|
+
interface ModalSplitViewLeftOverlayProps {
|
|
3
|
+
elements: [SplitViewElement, SplitViewElement];
|
|
4
|
+
autoCloseWidth: number;
|
|
5
|
+
isContracted: boolean;
|
|
6
|
+
}
|
|
7
|
+
export declare const ModalSplitViewLeftOverlay: (props: ModalSplitViewLeftOverlayProps) => import("react/jsx-runtime").JSX.Element;
|
|
8
|
+
export {};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { SplitViewElement } from '../ModalSplitView';
|
|
2
|
+
interface ModalSplitViewRightOverlayProps {
|
|
3
|
+
elements: [SplitViewElement, SplitViewElement];
|
|
4
|
+
autoCloseWidth: number;
|
|
5
|
+
isContracted: boolean;
|
|
6
|
+
bottomMargin?: string;
|
|
7
|
+
}
|
|
8
|
+
export declare const ModalSplitViewRightOverlay: (props: ModalSplitViewRightOverlayProps) => import("react/jsx-runtime").JSX.Element;
|
|
9
|
+
export {};
|