@orion-ds/react 4.2.8 → 4.2.10
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/components/Accordion/Accordion.module.css +1 -1
- package/dist/components/Card/Card.d.ts.map +1 -1
- package/dist/components/Card/Card.module.css +1 -1
- package/dist/components/Card/Card.stories.d.ts.map +1 -1
- package/dist/components/Card/Card.types.d.ts +2 -0
- package/dist/components/Card/Card.types.d.ts.map +1 -1
- package/dist/components/CodeEditor/CodeEditor.d.ts.map +1 -1
- package/dist/components/CodeEditor/CodeEditor.types.d.ts.map +1 -1
- package/dist/components/NavTree/NavTree.d.ts.map +1 -1
- package/dist/components/NavTree/NavTree.module.css +1 -1
- package/dist/components/NavTree/NavTree.stories.d.ts.map +1 -1
- package/dist/components/NavTree/NavTree.types.d.ts +2 -2
- package/dist/components/SearchInput/SearchInput.d.ts.map +1 -1
- package/dist/components/SearchInput/SearchInput.module.css +1 -1
- package/dist/components/SearchInput/SearchInput.stories.d.ts +1 -0
- package/dist/components/SearchInput/SearchInput.stories.d.ts.map +1 -1
- package/dist/components/SearchInput/SearchInput.types.d.ts +5 -1
- package/dist/components/SearchInput/SearchInput.types.d.ts.map +1 -1
- package/dist/components/Tabs/Tabs.d.ts.map +1 -1
- package/dist/components/Tabs/Tabs.module.css +1 -1
- package/dist/components/Tabs/Tabs.types.d.ts +6 -0
- package/dist/components/Tabs/Tabs.types.d.ts.map +1 -1
- package/dist/components/UserMenu/UserMenu.d.ts.map +1 -1
- package/dist/components/WorkspaceSwitcher/WorkspaceSwitcher.d.ts.map +1 -1
- package/dist/components/WorkspaceSwitcher/WorkspaceSwitcher.types.d.ts.map +1 -1
- package/dist/components/index.d.ts +1 -1
- package/dist/components/index.d.ts.map +1 -1
- package/dist/examples/LandingPage.example.d.ts.map +1 -1
- package/dist/hooks/useTheme.d.ts.map +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index10.cjs +1 -1
- package/dist/index10.mjs +1 -1
- package/dist/index100.cjs +1 -1
- package/dist/index100.mjs +46 -33
- package/dist/index101.cjs +1 -1
- package/dist/index101.mjs +30 -24
- package/dist/index102.cjs +1 -1
- package/dist/index102.mjs +28 -28
- package/dist/index103.cjs +1 -1
- package/dist/index103.mjs +54 -40
- package/dist/index104.cjs +1 -1
- package/dist/index104.mjs +33 -53
- package/dist/index105.cjs +1 -1
- package/dist/index105.mjs +40 -58
- package/dist/index106.cjs +1 -1
- package/dist/index106.mjs +52 -30
- package/dist/index107.cjs +1 -1
- package/dist/index107.mjs +40 -20
- package/dist/index108.cjs +1 -1
- package/dist/index108.mjs +40 -18
- package/dist/index109.cjs +1 -1
- package/dist/index109.mjs +40 -30
- package/dist/index11.cjs +1 -1
- package/dist/index11.mjs +1 -1
- package/dist/index111.cjs +1 -1
- package/dist/index111.mjs +30 -46
- package/dist/index112.cjs +1 -1
- package/dist/index112.mjs +30 -52
- package/dist/index113.cjs +1 -1
- package/dist/index113.mjs +22 -28
- package/dist/index114.cjs +1 -1
- package/dist/index114.mjs +18 -44
- package/dist/index116.cjs +1 -1
- package/dist/index116.mjs +62 -30
- package/dist/index117.cjs +1 -1
- package/dist/index117.mjs +57 -32
- package/dist/index118.cjs +1 -1
- package/dist/index118.mjs +42 -33
- package/dist/index119.cjs +1 -1
- package/dist/index119.mjs +28 -30
- package/dist/index12.cjs +1 -1
- package/dist/index12.mjs +1 -1
- package/dist/index120.cjs +1 -1
- package/dist/index120.mjs +24 -35
- package/dist/index121.cjs +1 -1
- package/dist/index121.mjs +18 -36
- package/dist/index122.cjs +1 -1
- package/dist/index122.mjs +32 -20
- package/dist/index123.cjs +1 -1
- package/dist/index123.mjs +46 -14
- package/dist/index124.cjs +1 -1
- package/dist/index124.mjs +28 -27
- package/dist/index125.cjs +1 -1
- package/dist/index125.mjs +16 -14
- package/dist/index126.cjs +1 -1
- package/dist/index126.mjs +15 -37
- package/dist/index127.cjs +1 -1
- package/dist/index127.mjs +16 -28
- package/dist/index128.cjs +1 -1
- package/dist/index128.mjs +20 -24
- package/dist/index129.cjs +1 -1
- package/dist/index129.mjs +28 -28
- package/dist/index13.cjs +1 -1
- package/dist/index13.mjs +1 -1
- package/dist/index130.cjs +1 -1
- package/dist/index130.mjs +36 -28
- package/dist/index131.cjs +1 -1
- package/dist/index131.mjs +50 -28
- package/dist/index132.cjs +1 -1
- package/dist/index132.mjs +29 -41
- package/dist/index133.cjs +1 -1
- package/dist/index133.mjs +28 -52
- package/dist/index134.cjs +1 -1
- package/dist/index134.mjs +37 -37
- package/dist/index135.cjs +1 -1
- package/dist/index135.mjs +28 -50
- package/dist/index136.cjs +1 -1
- package/dist/index136.mjs +26 -18
- package/dist/index137.cjs +1 -1
- package/dist/index137.mjs +18 -154
- package/dist/index138.cjs +1 -1
- package/dist/index138.mjs +38 -218
- package/dist/index139.cjs +1 -1
- package/dist/index139.mjs +24 -28
- package/dist/index14.cjs +1 -1
- package/dist/index14.mjs +1 -1
- package/dist/index140.cjs +1 -1
- package/dist/index140.mjs +35 -42
- package/dist/index141.cjs +1 -1
- package/dist/index141.mjs +234 -44
- package/dist/index142.cjs +1 -1
- package/dist/index142.mjs +34 -17
- package/dist/index143.cjs +1 -1
- package/dist/index143.mjs +44 -47
- package/dist/index144.cjs +1 -1
- package/dist/index144.mjs +170 -64
- package/dist/index145.cjs +1 -1
- package/dist/index145.mjs +186 -31
- package/dist/index146.cjs +1 -1
- package/dist/index146.mjs +29 -41
- package/dist/index147.cjs +1 -1
- package/dist/index147.mjs +90 -32
- package/dist/index148.cjs +1 -1
- package/dist/index148.mjs +53 -57
- package/dist/index149.cjs +1 -1
- package/dist/index149.mjs +66 -62
- package/dist/index15.cjs +1 -1
- package/dist/index15.mjs +1 -1
- package/dist/index150.cjs +1 -1
- package/dist/index150.mjs +124 -42
- package/dist/index151.cjs +1 -1
- package/dist/index151.mjs +108 -24
- package/dist/index152.cjs +1 -1
- package/dist/index152.mjs +111 -40
- package/dist/index153.cjs +1 -1
- package/dist/index153.mjs +122 -20
- package/dist/index154.cjs +1 -1
- package/dist/index154.mjs +214 -76
- package/dist/index155.cjs +1 -1
- package/dist/index155.mjs +18 -67
- package/dist/index156.cjs +1 -1
- package/dist/index156.mjs +67 -65
- package/dist/index157.cjs +1 -1
- package/dist/index157.mjs +55 -40
- package/dist/index158.cjs +1 -1
- package/dist/index158.mjs +20 -234
- package/dist/index159.cjs +1 -1
- package/dist/index159.mjs +33 -34
- package/dist/index16.cjs +1 -1
- package/dist/index16.mjs +73 -69
- package/dist/index160.cjs +1 -1
- package/dist/index160.mjs +57 -44
- package/dist/index161.cjs +1 -1
- package/dist/index161.mjs +28 -170
- package/dist/index162.cjs +1 -1
- package/dist/index162.mjs +25 -186
- package/dist/index163.cjs +1 -1
- package/dist/index163.mjs +53 -29
- package/dist/index164.cjs +1 -1
- package/dist/index164.mjs +65 -90
- package/dist/index165.cjs +1 -1
- package/dist/index165.mjs +63 -53
- package/dist/index166.cjs +1 -1
- package/dist/index166.mjs +106 -66
- package/dist/index167.cjs +1 -1
- package/dist/index167.mjs +45 -124
- package/dist/index168.cjs +1 -1
- package/dist/index168.mjs +20 -108
- package/dist/index169.cjs +1 -1
- package/dist/index169.mjs +30 -111
- package/dist/index17.cjs +1 -1
- package/dist/index17.mjs +1 -1
- package/dist/index170.cjs +1 -1
- package/dist/index170.mjs +27 -122
- package/dist/index171.cjs +1 -1
- package/dist/index171.mjs +46 -214
- package/dist/index172.cjs +1 -1
- package/dist/index172.mjs +24 -106
- package/dist/index173.cjs +1 -1
- package/dist/index173.mjs +12 -22
- package/dist/index174.cjs +1 -1
- package/dist/index174.mjs +33 -18
- package/dist/index175.cjs +1 -1
- package/dist/index175.mjs +42 -64
- package/dist/index176.cjs +1 -1
- package/dist/index176.mjs +64 -18
- package/dist/index177.cjs +1 -1
- package/dist/index177.mjs +51 -55
- package/dist/index178.cjs +1 -1
- package/dist/index178.mjs +76 -12
- package/dist/index179.cjs +1 -1
- package/dist/index179.mjs +42 -38
- package/dist/index18.cjs +1 -1
- package/dist/index18.mjs +1 -1
- package/dist/index180.cjs +1 -1
- package/dist/index180.mjs +64 -26
- package/dist/index181.cjs +1 -1
- package/dist/index181.mjs +44 -45
- package/dist/index182.cjs +1 -1
- package/dist/index182.mjs +17 -17
- package/dist/index183.cjs +1 -1
- package/dist/index183.mjs +17 -17
- package/dist/index185.cjs +1 -1
- package/dist/index185.mjs +1 -1
- package/dist/index19.cjs +1 -1
- package/dist/index19.mjs +2 -2
- package/dist/index20.cjs +1 -1
- package/dist/index20.mjs +14 -14
- package/dist/index21.cjs +1 -1
- package/dist/index21.mjs +1 -1
- package/dist/index22.cjs +1 -1
- package/dist/index22.mjs +1 -1
- package/dist/index23.cjs +1 -1
- package/dist/index23.mjs +56 -36
- package/dist/index25.cjs +1 -1
- package/dist/index25.mjs +1 -1
- package/dist/index26.cjs +1 -1
- package/dist/index26.mjs +1 -1
- package/dist/index27.cjs +1 -1
- package/dist/index27.mjs +1 -1
- package/dist/index28.cjs +1 -1
- package/dist/index28.mjs +1 -1
- package/dist/index29.cjs +1 -1
- package/dist/index29.mjs +1 -1
- package/dist/index30.cjs +1 -1
- package/dist/index30.mjs +1 -1
- package/dist/index31.cjs +1 -1
- package/dist/index31.mjs +1 -1
- package/dist/index32.cjs +1 -1
- package/dist/index32.mjs +1 -1
- package/dist/index33.cjs +1 -1
- package/dist/index33.mjs +1 -1
- package/dist/index34.cjs +1 -1
- package/dist/index34.mjs +1 -1
- package/dist/index35.cjs +1 -1
- package/dist/index35.mjs +1 -1
- package/dist/index36.cjs +1 -1
- package/dist/index36.mjs +1 -1
- package/dist/index37.cjs +1 -1
- package/dist/index37.mjs +1 -1
- package/dist/index38.cjs +1 -1
- package/dist/index38.mjs +1 -1
- package/dist/index39.cjs +1 -1
- package/dist/index39.mjs +1 -1
- package/dist/index40.cjs +1 -1
- package/dist/index40.mjs +1 -1
- package/dist/index42.cjs +1 -1
- package/dist/index42.mjs +1 -1
- package/dist/index43.cjs +1 -1
- package/dist/index43.mjs +1 -1
- package/dist/index44.cjs +1 -1
- package/dist/index44.mjs +1 -1
- package/dist/index46.cjs +1 -1
- package/dist/index46.mjs +1 -1
- package/dist/index47.cjs +1 -1
- package/dist/index47.mjs +1 -1
- package/dist/index48.mjs +95 -31
- package/dist/index49.cjs +1 -1
- package/dist/index49.mjs +1 -1
- package/dist/index5.cjs +1 -1
- package/dist/index5.mjs +1 -1
- package/dist/index50.cjs +1 -1
- package/dist/index50.mjs +1 -1
- package/dist/index51.cjs +1 -1
- package/dist/index51.mjs +1 -1
- package/dist/index52.cjs +1 -1
- package/dist/index52.mjs +1 -1
- package/dist/index53.cjs +1 -1
- package/dist/index53.mjs +82 -78
- package/dist/index54.cjs +1 -1
- package/dist/index54.mjs +1 -1
- package/dist/index55.cjs +1 -1
- package/dist/index55.mjs +1 -1
- package/dist/index56.cjs +1 -1
- package/dist/index56.mjs +1 -1
- package/dist/index57.cjs +1 -1
- package/dist/index57.mjs +1 -1
- package/dist/index58.cjs +1 -1
- package/dist/index58.mjs +1 -1
- package/dist/index59.cjs +1 -1
- package/dist/index59.mjs +1 -1
- package/dist/index6.cjs +1 -1
- package/dist/index6.mjs +1 -1
- package/dist/index60.cjs +1 -1
- package/dist/index60.mjs +1 -1
- package/dist/index61.cjs +1 -1
- package/dist/index61.mjs +1 -1
- package/dist/index62.cjs +1 -1
- package/dist/index62.mjs +42 -39
- package/dist/index63.cjs +1 -1
- package/dist/index63.mjs +1 -1
- package/dist/index64.cjs +1 -1
- package/dist/index64.mjs +1 -1
- package/dist/index65.cjs +1 -1
- package/dist/index65.mjs +1 -1
- package/dist/index66.cjs +1 -1
- package/dist/index66.mjs +1 -1
- package/dist/index68.cjs +1 -1
- package/dist/index68.mjs +1 -1
- package/dist/index69.cjs +1 -1
- package/dist/index69.mjs +1 -1
- package/dist/index7.cjs +1 -1
- package/dist/index7.mjs +1 -1
- package/dist/index70.cjs +1 -1
- package/dist/index70.mjs +1 -1
- package/dist/index71.cjs +1 -1
- package/dist/index71.mjs +1 -1
- package/dist/index72.cjs +1 -1
- package/dist/index72.mjs +16 -14
- package/dist/index73.cjs +1 -1
- package/dist/index73.mjs +1 -1
- package/dist/index76.cjs +1 -1
- package/dist/index76.mjs +1 -1
- package/dist/index77.cjs +1 -1
- package/dist/index77.mjs +1 -1
- package/dist/index78.cjs +1 -1
- package/dist/index78.mjs +1 -1
- package/dist/index79.cjs +1 -1
- package/dist/index79.mjs +1 -1
- package/dist/index8.cjs +1 -1
- package/dist/index8.mjs +1 -1
- package/dist/index80.cjs +1 -1
- package/dist/index80.mjs +1 -1
- package/dist/index81.cjs +1 -1
- package/dist/index81.mjs +21 -3
- package/dist/index82.cjs +1 -1
- package/dist/index82.mjs +2 -2
- package/dist/index9.cjs +1 -1
- package/dist/index9.mjs +1 -1
- package/dist/index94.mjs +3 -1
- package/dist/index97.cjs +1 -1
- package/dist/index97.mjs +154 -24
- package/dist/index98.cjs +1 -1
- package/dist/index98.mjs +218 -46
- package/dist/index99.cjs +1 -1
- package/dist/index99.mjs +36 -55
- package/dist/styles.css +6 -5
- package/dist/theme.css +1 -0
- package/dist/tokens/brands.d.ts.map +1 -1
- package/package.json +4 -4
package/dist/index162.mjs
CHANGED
|
@@ -1,188 +1,27 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
allowAudioUpload: ne = !0,
|
|
15
|
-
disabled: s = !1,
|
|
16
|
-
maxLength: f,
|
|
17
|
-
acceptedFileTypes: w = [
|
|
18
|
-
"image/*",
|
|
19
|
-
"audio/*",
|
|
20
|
-
".pdf",
|
|
21
|
-
".doc",
|
|
22
|
-
".docx",
|
|
23
|
-
".txt"
|
|
24
|
-
],
|
|
25
|
-
isLoading: i = !1,
|
|
26
|
-
pendingAttachments: x,
|
|
27
|
-
onRemoveAttachment: B,
|
|
28
|
-
className: j,
|
|
29
|
-
...k
|
|
30
|
-
}, o) => {
|
|
31
|
-
const [g, h] = O(!1), m = X(null), {
|
|
32
|
-
value: v,
|
|
33
|
-
setValue: D,
|
|
34
|
-
attachments: F,
|
|
35
|
-
addAttachments: l,
|
|
36
|
-
removeAttachment: I,
|
|
37
|
-
handleSubmit: A,
|
|
38
|
-
handleKeyDown: V,
|
|
39
|
-
textareaRef: b,
|
|
40
|
-
isEmpty: P
|
|
41
|
-
} = Y({
|
|
42
|
-
maxLength: f,
|
|
43
|
-
onSend: p,
|
|
44
|
-
disabled: s || i
|
|
45
|
-
}), u = x || F, M = B || I, W = r(
|
|
46
|
-
(e) => {
|
|
47
|
-
b.current = e, typeof o == "function" ? o(e) : o && (o.current = e);
|
|
48
|
-
},
|
|
49
|
-
[o, b]
|
|
50
|
-
), K = r(
|
|
51
|
-
(e) => {
|
|
52
|
-
const a = e.target.files;
|
|
53
|
-
a && a.length > 0 && l(Array.from(a)), m.current && (m.current.value = "");
|
|
54
|
-
},
|
|
55
|
-
[l]
|
|
56
|
-
), T = r(
|
|
57
|
-
(e) => {
|
|
58
|
-
const a = e.clipboardData.items, d = [];
|
|
59
|
-
for (const C of a)
|
|
60
|
-
if (C.type.startsWith("image/")) {
|
|
61
|
-
const N = C.getAsFile();
|
|
62
|
-
N && d.push(N);
|
|
63
|
-
}
|
|
64
|
-
d.length > 0 && (e.preventDefault(), l(d));
|
|
65
|
-
},
|
|
66
|
-
[l]
|
|
67
|
-
), U = r(
|
|
68
|
-
(e) => {
|
|
69
|
-
const a = Object.assign(e, {
|
|
70
|
-
name: `voice-${Date.now()}.webm`,
|
|
71
|
-
lastModified: Date.now()
|
|
72
|
-
});
|
|
73
|
-
l([a]), h(!1);
|
|
74
|
-
},
|
|
75
|
-
[l]
|
|
76
|
-
), $ = r(() => {
|
|
77
|
-
s || i || A();
|
|
78
|
-
}, [s, i, A]), y = !P || u.length > 0;
|
|
79
|
-
return /* @__PURE__ */ t(
|
|
80
|
-
"div",
|
|
81
|
-
{
|
|
82
|
-
className: [n.inputContainer, j].filter(Boolean).join(" "),
|
|
83
|
-
children: /* @__PURE__ */ c("div", { className: n.inputWrapper, children: [
|
|
84
|
-
u.length > 0 && /* @__PURE__ */ t("div", { className: n.pendingAttachments, children: u.map((e, a) => /* @__PURE__ */ c("div", { className: n.pendingAttachment, children: [
|
|
85
|
-
ee(e),
|
|
86
|
-
/* @__PURE__ */ t("span", { children: e.name }),
|
|
87
|
-
/* @__PURE__ */ c("span", { className: n.pendingAttachmentSize, children: [
|
|
88
|
-
"(",
|
|
89
|
-
L(e.size),
|
|
90
|
-
")"
|
|
91
|
-
] }),
|
|
92
|
-
/* @__PURE__ */ t(
|
|
93
|
-
"button",
|
|
94
|
-
{
|
|
95
|
-
className: n.pendingAttachmentRemove,
|
|
96
|
-
onClick: () => M(a),
|
|
97
|
-
"aria-label": `Remove ${e.name}`,
|
|
98
|
-
children: /* @__PURE__ */ t(_, { size: 14 })
|
|
99
|
-
}
|
|
100
|
-
)
|
|
101
|
-
] }, a)) }),
|
|
102
|
-
g && /* @__PURE__ */ t(
|
|
103
|
-
Z,
|
|
104
|
-
{
|
|
105
|
-
onRecordingComplete: U,
|
|
106
|
-
onCancel: () => h(!1)
|
|
107
|
-
}
|
|
108
|
-
),
|
|
109
|
-
!g && /* @__PURE__ */ c("div", { className: n.inputBox, children: [
|
|
110
|
-
R && /* @__PURE__ */ c("div", { className: n.inputActions, children: [
|
|
111
|
-
/* @__PURE__ */ t(
|
|
112
|
-
"input",
|
|
113
|
-
{
|
|
114
|
-
ref: m,
|
|
115
|
-
type: "file",
|
|
116
|
-
accept: w.join(","),
|
|
117
|
-
multiple: !0,
|
|
118
|
-
onChange: K,
|
|
119
|
-
style: { display: "none" },
|
|
120
|
-
"aria-hidden": "true"
|
|
121
|
-
}
|
|
122
|
-
),
|
|
123
|
-
/* @__PURE__ */ t(
|
|
124
|
-
"button",
|
|
125
|
-
{
|
|
126
|
-
className: n.inputButton,
|
|
127
|
-
onClick: () => m.current?.click(),
|
|
128
|
-
disabled: s || i,
|
|
129
|
-
"aria-label": "Attach file",
|
|
130
|
-
title: "Attach file",
|
|
131
|
-
children: /* @__PURE__ */ t(q, { size: 20 })
|
|
132
|
-
}
|
|
133
|
-
)
|
|
134
|
-
] }),
|
|
135
|
-
/* @__PURE__ */ t(
|
|
136
|
-
"textarea",
|
|
137
|
-
{
|
|
138
|
-
ref: W,
|
|
139
|
-
className: n.inputTextarea,
|
|
140
|
-
value: v,
|
|
141
|
-
onChange: (e) => D(e.target.value),
|
|
142
|
-
onKeyDown: V,
|
|
143
|
-
onPaste: T,
|
|
144
|
-
placeholder: S,
|
|
145
|
-
disabled: s || i,
|
|
146
|
-
maxLength: f,
|
|
147
|
-
rows: 1,
|
|
148
|
-
"aria-label": "Message input",
|
|
149
|
-
...k
|
|
150
|
-
}
|
|
151
|
-
),
|
|
152
|
-
/* @__PURE__ */ c("div", { className: n.inputActions, children: [
|
|
153
|
-
z && !v && u.length === 0 && /* @__PURE__ */ t(
|
|
154
|
-
"button",
|
|
155
|
-
{
|
|
156
|
-
className: n.inputButton,
|
|
157
|
-
onClick: () => h(!0),
|
|
158
|
-
disabled: s || i,
|
|
159
|
-
"aria-label": "Record voice message",
|
|
160
|
-
title: "Record voice message",
|
|
161
|
-
children: /* @__PURE__ */ t(G, { size: 20 })
|
|
162
|
-
}
|
|
163
|
-
),
|
|
164
|
-
/* @__PURE__ */ t(
|
|
165
|
-
"button",
|
|
166
|
-
{
|
|
167
|
-
className: [
|
|
168
|
-
n.inputButton,
|
|
169
|
-
y && n.inputButtonPrimary
|
|
170
|
-
].filter(Boolean).join(" "),
|
|
171
|
-
onClick: $,
|
|
172
|
-
disabled: s || i || !y,
|
|
173
|
-
"aria-label": "Send message",
|
|
174
|
-
title: "Send message",
|
|
175
|
-
children: i ? /* @__PURE__ */ t("span", { className: n.inputSpinner }) : /* @__PURE__ */ t(H, { size: 20 })
|
|
176
|
-
}
|
|
177
|
-
)
|
|
178
|
-
] })
|
|
179
|
-
] })
|
|
180
|
-
] })
|
|
181
|
-
}
|
|
182
|
-
);
|
|
183
|
-
}
|
|
184
|
-
);
|
|
185
|
-
te.displayName = "ChatInput";
|
|
1
|
+
const e = "_agentCard_1evy3_8", t = "_clickable_1evy3_17", a = "_draggable_1evy3_21", _ = "_dragging_1evy3_33", n = "_headerContent_1evy3_53", i = "_iconAvatar_1evy3_62", c = "_headerRight_1evy3_75", g = "_multiBadge_1evy3_82", d = "_title_1evy3_98", o = "_description_1evy3_109", r = "_timestamp_1evy3_128", s = {
|
|
2
|
+
agentCard: e,
|
|
3
|
+
clickable: t,
|
|
4
|
+
draggable: a,
|
|
5
|
+
dragging: _,
|
|
6
|
+
headerContent: n,
|
|
7
|
+
iconAvatar: i,
|
|
8
|
+
headerRight: c,
|
|
9
|
+
multiBadge: g,
|
|
10
|
+
title: d,
|
|
11
|
+
description: o,
|
|
12
|
+
timestamp: r
|
|
13
|
+
};
|
|
186
14
|
export {
|
|
187
|
-
|
|
15
|
+
e as agentCard,
|
|
16
|
+
t as clickable,
|
|
17
|
+
s as default,
|
|
18
|
+
o as description,
|
|
19
|
+
a as draggable,
|
|
20
|
+
_ as dragging,
|
|
21
|
+
n as headerContent,
|
|
22
|
+
c as headerRight,
|
|
23
|
+
i as iconAvatar,
|
|
24
|
+
g as multiBadge,
|
|
25
|
+
r as timestamp,
|
|
26
|
+
d as title
|
|
188
27
|
};
|
package/dist/index163.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const r="_filterBar_ldmr2_8",e="_compact_ldmr2_19",o="_searchWrapper_ldmr2_28",c="_searchIcon_ldmr2_34",t="_searchInput_ldmr2_41",n="_filters_ldmr2_69",l="_filterWrapper_ldmr2_75",d="_filterTrigger_ldmr2_79",p="_filterActive_ldmr2_100",_="_chevron_ldmr2_106",i="_chevronOpen_ldmr2_110",s="_dropdown_ldmr2_118",a="_dropdownItem_ldmr2_133",m="_dropdownItemSelected_ldmr2_154",h="_checkbox_ldmr2_159",w="_optionCount_ldmr2_177",f="_dropdownFooter_ldmr2_183",v="_dropdownCancel_ldmr2_192",u="_dropdownApply_ldmr2_193",I="_activeFilters_ldmr2_227",A="_chip_ldmr2_237",b="_chipLabel_ldmr2_250",g="_chipRemove_ldmr2_257",C="_clearAll_ldmr2_276",F="_count_ldmr2_296",W={filterBar:r,compact:e,searchWrapper:o,searchIcon:c,searchInput:t,filters:n,filterWrapper:l,filterTrigger:d,filterActive:p,chevron:_,chevronOpen:i,dropdown:s,dropdownItem:a,dropdownItemSelected:m,checkbox:h,optionCount:w,dropdownFooter:f,dropdownCancel:v,dropdownApply:u,activeFilters:I,chip:A,chipLabel:b,chipRemove:g,clearAll:C,count:F};exports.activeFilters=I;exports.checkbox=h;exports.chevron=_;exports.chevronOpen=i;exports.chip=A;exports.chipLabel=b;exports.chipRemove=g;exports.clearAll=C;exports.compact=e;exports.count=F;exports.default=W;exports.dropdown=s;exports.dropdownApply=u;exports.dropdownCancel=v;exports.dropdownFooter=f;exports.dropdownItem=a;exports.dropdownItemSelected=m;exports.filterActive=p;exports.filterBar=r;exports.filterTrigger=d;exports.filterWrapper=l;exports.filters=n;exports.optionCount=w;exports.searchIcon=c;exports.searchInput=t;exports.searchWrapper=o;
|
package/dist/index163.mjs
CHANGED
|
@@ -1,31 +1,55 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
t.displayName = "ChatTypingIndicator";
|
|
1
|
+
const r = "_filterBar_ldmr2_8", o = "_compact_ldmr2_19", e = "_searchWrapper_ldmr2_28", c = "_searchIcon_ldmr2_34", t = "_searchInput_ldmr2_41", _ = "_filters_ldmr2_69", n = "_filterWrapper_ldmr2_75", l = "_filterTrigger_ldmr2_79", d = "_filterActive_ldmr2_100", p = "_chevron_ldmr2_106", s = "_chevronOpen_ldmr2_110", i = "_dropdown_ldmr2_118", m = "_dropdownItem_ldmr2_133", a = "_dropdownItemSelected_ldmr2_154", h = "_checkbox_ldmr2_159", w = "_optionCount_ldmr2_177", f = "_dropdownFooter_ldmr2_183", v = "_dropdownCancel_ldmr2_192", I = "_dropdownApply_ldmr2_193", u = "_activeFilters_ldmr2_227", A = "_chip_ldmr2_237", b = "_chipLabel_ldmr2_250", g = "_chipRemove_ldmr2_257", C = "_clearAll_ldmr2_276", F = "_count_ldmr2_296", W = {
|
|
2
|
+
filterBar: r,
|
|
3
|
+
compact: o,
|
|
4
|
+
searchWrapper: e,
|
|
5
|
+
searchIcon: c,
|
|
6
|
+
searchInput: t,
|
|
7
|
+
filters: _,
|
|
8
|
+
filterWrapper: n,
|
|
9
|
+
filterTrigger: l,
|
|
10
|
+
filterActive: d,
|
|
11
|
+
chevron: p,
|
|
12
|
+
chevronOpen: s,
|
|
13
|
+
dropdown: i,
|
|
14
|
+
dropdownItem: m,
|
|
15
|
+
dropdownItemSelected: a,
|
|
16
|
+
checkbox: h,
|
|
17
|
+
optionCount: w,
|
|
18
|
+
dropdownFooter: f,
|
|
19
|
+
dropdownCancel: v,
|
|
20
|
+
dropdownApply: I,
|
|
21
|
+
activeFilters: u,
|
|
22
|
+
chip: A,
|
|
23
|
+
chipLabel: b,
|
|
24
|
+
chipRemove: g,
|
|
25
|
+
clearAll: C,
|
|
26
|
+
count: F
|
|
27
|
+
};
|
|
29
28
|
export {
|
|
30
|
-
|
|
29
|
+
u as activeFilters,
|
|
30
|
+
h as checkbox,
|
|
31
|
+
p as chevron,
|
|
32
|
+
s as chevronOpen,
|
|
33
|
+
A as chip,
|
|
34
|
+
b as chipLabel,
|
|
35
|
+
g as chipRemove,
|
|
36
|
+
C as clearAll,
|
|
37
|
+
o as compact,
|
|
38
|
+
F as count,
|
|
39
|
+
W as default,
|
|
40
|
+
i as dropdown,
|
|
41
|
+
I as dropdownApply,
|
|
42
|
+
v as dropdownCancel,
|
|
43
|
+
f as dropdownFooter,
|
|
44
|
+
m as dropdownItem,
|
|
45
|
+
a as dropdownItemSelected,
|
|
46
|
+
d as filterActive,
|
|
47
|
+
r as filterBar,
|
|
48
|
+
l as filterTrigger,
|
|
49
|
+
n as filterWrapper,
|
|
50
|
+
_ as filters,
|
|
51
|
+
w as optionCount,
|
|
52
|
+
c as searchIcon,
|
|
53
|
+
t as searchInput,
|
|
54
|
+
e as searchWrapper
|
|
31
55
|
};
|
package/dist/index164.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const t="_activityFeed_njpju_8",e="_filters_njpju_18",n="_list_njpju_30",a="_empty_njpju_35",o="_item_njpju_47",c="_itemCompact_njpju_58",_="_iconColumn_njpju_67",s="_iconWrapper_njpju_74",i="_connector_njpju_111",j="_content_njpju_120",p="_header_njpju_128",r="_actor_njpju_138",l="_avatar_njpju_145",u="_actorName_njpju_153",m="_title_njpju_164",d="_time_njpju_170",k="_description_njpju_178",y="_metadata_njpju_188",V="_metadataItem_njpju_194",C="_metadataKey_njpju_201",v="_metadataValue_njpju_205",f="_actions_njpju_209",I="_compact_njpju_219",T="_skeleton_njpju_251",b="_skeletonIcon_njpju_257",g="_pulse_njpju_1",h="_skeletonContent_njpju_265",D="_skeletonTitle_njpju_272",F="_skeletonDesc_njpju_280",K={activityFeed:t,filters:e,list:n,empty:a,item:o,itemCompact:c,iconColumn:_,iconWrapper:s,"iconVariant-success":"_iconVariant-success_njpju_86","iconVariant-warning":"_iconVariant-warning_njpju_91","iconVariant-error":"_iconVariant-error_njpju_96","iconVariant-info":"_iconVariant-info_njpju_101","iconVariant-brand":"_iconVariant-brand_njpju_106",connector:i,content:j,header:p,actor:r,avatar:l,actorName:u,title:m,time:d,description:k,metadata:y,metadataItem:V,metadataKey:C,metadataValue:v,actions:f,compact:I,skeleton:T,skeletonIcon:b,pulse:g,skeletonContent:h,skeletonTitle:D,skeletonDesc:F};exports.actions=f;exports.activityFeed=t;exports.actor=r;exports.actorName=u;exports.avatar=l;exports.compact=I;exports.connector=i;exports.content=j;exports.default=K;exports.description=k;exports.empty=a;exports.filters=e;exports.header=p;exports.iconColumn=_;exports.iconWrapper=s;exports.item=o;exports.itemCompact=c;exports.list=n;exports.metadata=y;exports.metadataItem=V;exports.metadataKey=C;exports.metadataValue=v;exports.pulse=g;exports.skeleton=T;exports.skeletonContent=h;exports.skeletonDesc=F;exports.skeletonIcon=b;exports.skeletonTitle=D;exports.time=d;exports.title=m;
|
package/dist/index164.mjs
CHANGED
|
@@ -1,93 +1,68 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
await navigator.clipboard.writeText(e), i(!0), setTimeout(() => i(!1), 2e3);
|
|
37
|
-
} catch (n) {
|
|
38
|
-
console.error("Failed to copy code:", n);
|
|
39
|
-
}
|
|
40
|
-
}, [e]), c = N(s), f = l === "light" ? B : b;
|
|
41
|
-
return /* @__PURE__ */ r(
|
|
42
|
-
"div",
|
|
43
|
-
{
|
|
44
|
-
className: [t.codeBlock, y].filter(Boolean).join(" "),
|
|
45
|
-
...C,
|
|
46
|
-
children: [
|
|
47
|
-
/* @__PURE__ */ r("div", { className: t.codeBlockHeader, children: [
|
|
48
|
-
/* @__PURE__ */ o("span", { className: t.codeBlockLanguage, children: c }),
|
|
49
|
-
p && /* @__PURE__ */ o(
|
|
50
|
-
"button",
|
|
51
|
-
{
|
|
52
|
-
className: [t.codeBlockCopy, a && t.codeBlockCopied].filter(Boolean).join(" "),
|
|
53
|
-
onClick: u,
|
|
54
|
-
"aria-label": a ? "Copied!" : "Copy code",
|
|
55
|
-
children: a ? /* @__PURE__ */ r(d, { children: [
|
|
56
|
-
/* @__PURE__ */ o(j, { size: 14 }),
|
|
57
|
-
"Copied!"
|
|
58
|
-
] }) : /* @__PURE__ */ r(d, { children: [
|
|
59
|
-
/* @__PURE__ */ o(v, { size: 14 }),
|
|
60
|
-
"Copy"
|
|
61
|
-
] })
|
|
62
|
-
}
|
|
63
|
-
)
|
|
64
|
-
] }),
|
|
65
|
-
/* @__PURE__ */ o("div", { className: t.codeBlockContent, style: { maxHeight: h }, children: /* @__PURE__ */ o(
|
|
66
|
-
x,
|
|
67
|
-
{
|
|
68
|
-
language: c,
|
|
69
|
-
style: f,
|
|
70
|
-
showLineNumbers: m,
|
|
71
|
-
customStyle: {
|
|
72
|
-
margin: 0,
|
|
73
|
-
padding: 0,
|
|
74
|
-
background: "transparent",
|
|
75
|
-
fontSize: "inherit",
|
|
76
|
-
lineHeight: "inherit"
|
|
77
|
-
},
|
|
78
|
-
codeTagProps: {
|
|
79
|
-
style: {
|
|
80
|
-
fontFamily: "var(--font-mono)"
|
|
81
|
-
}
|
|
82
|
-
},
|
|
83
|
-
children: e
|
|
84
|
-
}
|
|
85
|
-
) })
|
|
86
|
-
]
|
|
87
|
-
}
|
|
88
|
-
);
|
|
1
|
+
const t = "_activityFeed_njpju_8", n = "_filters_njpju_18", e = "_list_njpju_30", o = "_empty_njpju_35", _ = "_item_njpju_47", a = "_itemCompact_njpju_58", c = "_iconColumn_njpju_67", s = "_iconWrapper_njpju_74", j = "_connector_njpju_111", i = "_content_njpju_120", p = "_header_njpju_128", r = "_actor_njpju_138", u = "_avatar_njpju_145", m = "_actorName_njpju_153", l = "_title_njpju_164", d = "_time_njpju_170", k = "_description_njpju_178", V = "_metadata_njpju_188", y = "_metadataItem_njpju_194", C = "_metadataKey_njpju_201", f = "_metadataValue_njpju_205", v = "_actions_njpju_209", I = "_compact_njpju_219", h = "_skeleton_njpju_251", D = "_skeletonIcon_njpju_257", F = "_pulse_njpju_1", K = "_skeletonContent_njpju_265", N = "_skeletonTitle_njpju_272", T = "_skeletonDesc_njpju_280", W = {
|
|
2
|
+
activityFeed: t,
|
|
3
|
+
filters: n,
|
|
4
|
+
list: e,
|
|
5
|
+
empty: o,
|
|
6
|
+
item: _,
|
|
7
|
+
itemCompact: a,
|
|
8
|
+
iconColumn: c,
|
|
9
|
+
iconWrapper: s,
|
|
10
|
+
"iconVariant-success": "_iconVariant-success_njpju_86",
|
|
11
|
+
"iconVariant-warning": "_iconVariant-warning_njpju_91",
|
|
12
|
+
"iconVariant-error": "_iconVariant-error_njpju_96",
|
|
13
|
+
"iconVariant-info": "_iconVariant-info_njpju_101",
|
|
14
|
+
"iconVariant-brand": "_iconVariant-brand_njpju_106",
|
|
15
|
+
connector: j,
|
|
16
|
+
content: i,
|
|
17
|
+
header: p,
|
|
18
|
+
actor: r,
|
|
19
|
+
avatar: u,
|
|
20
|
+
actorName: m,
|
|
21
|
+
title: l,
|
|
22
|
+
time: d,
|
|
23
|
+
description: k,
|
|
24
|
+
metadata: V,
|
|
25
|
+
metadataItem: y,
|
|
26
|
+
metadataKey: C,
|
|
27
|
+
metadataValue: f,
|
|
28
|
+
actions: v,
|
|
29
|
+
compact: I,
|
|
30
|
+
skeleton: h,
|
|
31
|
+
skeletonIcon: D,
|
|
32
|
+
pulse: F,
|
|
33
|
+
skeletonContent: K,
|
|
34
|
+
skeletonTitle: N,
|
|
35
|
+
skeletonDesc: T
|
|
89
36
|
};
|
|
90
|
-
w.displayName = "ChatCodeBlock";
|
|
91
37
|
export {
|
|
92
|
-
|
|
38
|
+
v as actions,
|
|
39
|
+
t as activityFeed,
|
|
40
|
+
r as actor,
|
|
41
|
+
m as actorName,
|
|
42
|
+
u as avatar,
|
|
43
|
+
I as compact,
|
|
44
|
+
j as connector,
|
|
45
|
+
i as content,
|
|
46
|
+
W as default,
|
|
47
|
+
k as description,
|
|
48
|
+
o as empty,
|
|
49
|
+
n as filters,
|
|
50
|
+
p as header,
|
|
51
|
+
c as iconColumn,
|
|
52
|
+
s as iconWrapper,
|
|
53
|
+
_ as item,
|
|
54
|
+
a as itemCompact,
|
|
55
|
+
e as list,
|
|
56
|
+
V as metadata,
|
|
57
|
+
y as metadataItem,
|
|
58
|
+
C as metadataKey,
|
|
59
|
+
f as metadataValue,
|
|
60
|
+
F as pulse,
|
|
61
|
+
h as skeleton,
|
|
62
|
+
K as skeletonContent,
|
|
63
|
+
T as skeletonDesc,
|
|
64
|
+
D as skeletonIcon,
|
|
65
|
+
N as skeletonTitle,
|
|
66
|
+
d as time,
|
|
67
|
+
l as title
|
|
93
68
|
};
|
package/dist/index165.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="_navTree_jffsm_12",o="_header_jffsm_29",n="_footer_jffsm_36",t="_treeContent_jffsm_47",s="_section_jffsm_76",d="_sectionHeader_jffsm_81",c="_sectionHeaderNode_jffsm_101",_="_sectionChevron_jffsm_106",i="_sectionChevronOpen_jffsm_118",f="_sectionTitle_jffsm_123",r="_sectionTitleNode_jffsm_137",l="_sectionBody_jffsm_149",v="_sectionActions_jffsm_155",h="_node_jffsm_183",C="_nodeRow_jffsm_188",m="_nodeRowActive_jffsm_209",a="_nodeLabel_jffsm_217",j="_nodeChevron_jffsm_223",p="_nodeChevronOpen_jffsm_239",O="_nodeChevronHidden_jffsm_244",T="_nodeActions_jffsm_278",A="_nodeChildren_jffsm_316",B="_nodeNested_jffsm_326",H="_iconSlot_jffsm_335",N="_slotIcon_jffsm_346",g="_slotChevron_jffsm_357",y="_slotChevronOpen_jffsm_371",w="_sectionBadge_jffsm_410",R="_nodeBadge_jffsm_425",u="_empty_jffsm_442",b={navTree:e,header:o,footer:n,treeContent:t,section:s,sectionHeader:d,sectionHeaderNode:c,sectionChevron:_,sectionChevronOpen:i,sectionTitle:f,sectionTitleNode:r,sectionBody:l,sectionActions:v,node:h,nodeRow:C,nodeRowActive:m,nodeLabel:a,nodeChevron:j,nodeChevronOpen:p,nodeChevronHidden:O,nodeActions:T,nodeChildren:A,nodeNested:B,iconSlot:H,slotIcon:N,slotChevron:g,slotChevronOpen:y,sectionBadge:w,nodeBadge:R,empty:u};exports.default=b;exports.empty=u;exports.footer=n;exports.header=o;exports.iconSlot=H;exports.navTree=e;exports.node=h;exports.nodeActions=T;exports.nodeBadge=R;exports.nodeChevron=j;exports.nodeChevronHidden=O;exports.nodeChevronOpen=p;exports.nodeChildren=A;exports.nodeLabel=a;exports.nodeNested=B;exports.nodeRow=C;exports.nodeRowActive=m;exports.section=s;exports.sectionActions=v;exports.sectionBadge=w;exports.sectionBody=l;exports.sectionChevron=_;exports.sectionChevronOpen=i;exports.sectionHeader=d;exports.sectionHeaderNode=c;exports.sectionTitle=f;exports.sectionTitleNode=r;exports.slotChevron=g;exports.slotChevronOpen=y;exports.slotIcon=N;exports.treeContent=t;
|
package/dist/index165.mjs
CHANGED
|
@@ -1,55 +1,65 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
a({ href: r, children: o, ...t }) {
|
|
34
|
-
const n = r?.startsWith("http");
|
|
35
|
-
return /* @__PURE__ */ e(
|
|
36
|
-
"a",
|
|
37
|
-
{
|
|
38
|
-
href: r,
|
|
39
|
-
target: n ? "_blank" : void 0,
|
|
40
|
-
rel: n ? "noopener noreferrer" : void 0,
|
|
41
|
-
...t,
|
|
42
|
-
children: o
|
|
43
|
-
}
|
|
44
|
-
);
|
|
45
|
-
}
|
|
46
|
-
},
|
|
47
|
-
children: a
|
|
48
|
-
}
|
|
49
|
-
)
|
|
50
|
-
}
|
|
51
|
-
);
|
|
52
|
-
f.displayName = "ChatMarkdown";
|
|
1
|
+
const e = "_navTree_jffsm_12", o = "_header_jffsm_29", n = "_footer_jffsm_36", s = "_treeContent_jffsm_47", t = "_section_jffsm_76", _ = "_sectionHeader_jffsm_81", c = "_sectionHeaderNode_jffsm_101", d = "_sectionChevron_jffsm_106", f = "_sectionChevronOpen_jffsm_118", i = "_sectionTitle_jffsm_123", r = "_sectionTitleNode_jffsm_137", m = "_sectionBody_jffsm_149", j = "_sectionActions_jffsm_155", h = "_node_jffsm_183", v = "_nodeRow_jffsm_188", C = "_nodeRowActive_jffsm_209", l = "_nodeLabel_jffsm_217", a = "_nodeChevron_jffsm_223", p = "_nodeChevronOpen_jffsm_239", A = "_nodeChevronHidden_jffsm_244", B = "_nodeActions_jffsm_278", H = "_nodeChildren_jffsm_316", N = "_nodeNested_jffsm_326", O = "_iconSlot_jffsm_335", T = "_slotIcon_jffsm_346", y = "_slotChevron_jffsm_357", g = "_slotChevronOpen_jffsm_371", w = "_sectionBadge_jffsm_410", R = "_nodeBadge_jffsm_425", b = "_empty_jffsm_442", I = {
|
|
2
|
+
navTree: e,
|
|
3
|
+
header: o,
|
|
4
|
+
footer: n,
|
|
5
|
+
treeContent: s,
|
|
6
|
+
section: t,
|
|
7
|
+
sectionHeader: _,
|
|
8
|
+
sectionHeaderNode: c,
|
|
9
|
+
sectionChevron: d,
|
|
10
|
+
sectionChevronOpen: f,
|
|
11
|
+
sectionTitle: i,
|
|
12
|
+
sectionTitleNode: r,
|
|
13
|
+
sectionBody: m,
|
|
14
|
+
sectionActions: j,
|
|
15
|
+
node: h,
|
|
16
|
+
nodeRow: v,
|
|
17
|
+
nodeRowActive: C,
|
|
18
|
+
nodeLabel: l,
|
|
19
|
+
nodeChevron: a,
|
|
20
|
+
nodeChevronOpen: p,
|
|
21
|
+
nodeChevronHidden: A,
|
|
22
|
+
nodeActions: B,
|
|
23
|
+
nodeChildren: H,
|
|
24
|
+
nodeNested: N,
|
|
25
|
+
iconSlot: O,
|
|
26
|
+
slotIcon: T,
|
|
27
|
+
slotChevron: y,
|
|
28
|
+
slotChevronOpen: g,
|
|
29
|
+
sectionBadge: w,
|
|
30
|
+
nodeBadge: R,
|
|
31
|
+
empty: b
|
|
32
|
+
};
|
|
53
33
|
export {
|
|
54
|
-
|
|
34
|
+
I as default,
|
|
35
|
+
b as empty,
|
|
36
|
+
n as footer,
|
|
37
|
+
o as header,
|
|
38
|
+
O as iconSlot,
|
|
39
|
+
e as navTree,
|
|
40
|
+
h as node,
|
|
41
|
+
B as nodeActions,
|
|
42
|
+
R as nodeBadge,
|
|
43
|
+
a as nodeChevron,
|
|
44
|
+
A as nodeChevronHidden,
|
|
45
|
+
p as nodeChevronOpen,
|
|
46
|
+
H as nodeChildren,
|
|
47
|
+
l as nodeLabel,
|
|
48
|
+
N as nodeNested,
|
|
49
|
+
v as nodeRow,
|
|
50
|
+
C as nodeRowActive,
|
|
51
|
+
t as section,
|
|
52
|
+
j as sectionActions,
|
|
53
|
+
w as sectionBadge,
|
|
54
|
+
m as sectionBody,
|
|
55
|
+
d as sectionChevron,
|
|
56
|
+
f as sectionChevronOpen,
|
|
57
|
+
_ as sectionHeader,
|
|
58
|
+
c as sectionHeaderNode,
|
|
59
|
+
i as sectionTitle,
|
|
60
|
+
r as sectionTitleNode,
|
|
61
|
+
y as slotChevron,
|
|
62
|
+
g as slotChevronOpen,
|
|
63
|
+
T as slotIcon,
|
|
64
|
+
s as treeContent
|
|
55
65
|
};
|
package/dist/index166.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const n="_dataTable_ncnxg_8",t="_toolbar_ncnxg_21",o="_toolbarLeft_ncnxg_31",e="_toolbarRight_ncnxg_38",c="_searchWrapper_ncnxg_46",a="_searchIcon_ncnxg_52",_="_searchInput_ncnxg_59",i="_bulkActions_ncnxg_84",s="_selectedCount_ncnxg_90",g="_bulkAction_ncnxg_84",r="_bulkActionDanger_ncnxg_123",l="_tableContainer_ncnxg_132",p="_table_ncnxg_132",x="_thead_ncnxg_149",b="_stickyHeader_ncnxg_153",u="_th_ncnxg_149",d="_thContent_ncnxg_172",h="_sortable_ncnxg_178",y="_sortIcon_ncnxg_188",I="_sortIconInactive_ncnxg_192",m="_tbody_ncnxg_197",k="_tr_ncnxg_201",M="_hoverable_ncnxg_210",C="_trSelected_ncnxg_214",S="_striped_ncnxg_222",T="_td_ncnxg_226",A="_checkboxCell_ncnxg_233",D="_checkbox_ncnxg_233",v="_actionsCell_ncnxg_248",f="_actionMenu_ncnxg_273",O="_actionMenuTrigger_ncnxg_277",P="_actionMenuDropdown_ncnxg_298",w="_actionMenuItem_ncnxg_311",z="_actionMenuItemDanger_ncnxg_332",B="_pagination_ncnxg_344",H="_paginationInfo_ncnxg_354",L="_paginationText_ncnxg_360",R="_pageSizeSelect_ncnxg_366",W="_paginationControls_ncnxg_377",j="_paginationButton_ncnxg_383",q="_paginationPages_ncnxg_409",E="_emptyState_ncnxg_421",F="_emptyIcon_ncnxg_430",G="_emptyTitle_ncnxg_435",J="_emptyDescription_ncnxg_443",K="_emptyAction_ncnxg_451",N="_loadingOverlay_ncnxg_459",Q="_spinner_ncnxg_466",U="_spin_ncnxg_466",V="_compact_ncnxg_485",X="_hideOnMobile_ncnxg_503",Y={dataTable:n,toolbar:t,toolbarLeft:o,toolbarRight:e,searchWrapper:c,searchIcon:a,searchInput:_,bulkActions:i,selectedCount:s,bulkAction:g,bulkActionDanger:r,tableContainer:l,table:p,thead:x,stickyHeader:b,th:u,thContent:d,sortable:h,sortIcon:y,sortIconInactive:I,tbody:m,tr:k,hoverable:M,trSelected:C,striped:S,td:T,checkboxCell:A,checkbox:D,actionsCell:v,"sticky-left":"_sticky-left_ncnxg_255","sticky-right":"_sticky-right_ncnxg_262",actionMenu:f,actionMenuTrigger:O,actionMenuDropdown:P,actionMenuItem:w,actionMenuItemDanger:z,pagination:B,paginationInfo:H,paginationText:L,pageSizeSelect:R,paginationControls:W,paginationButton:j,paginationPages:q,emptyState:E,emptyIcon:F,emptyTitle:G,emptyDescription:J,emptyAction:K,loadingOverlay:N,spinner:Q,spin:U,compact:V,hideOnMobile:X};exports.actionMenu=f;exports.actionMenuDropdown=P;exports.actionMenuItem=w;exports.actionMenuItemDanger=z;exports.actionMenuTrigger=O;exports.actionsCell=v;exports.bulkAction=g;exports.bulkActionDanger=r;exports.bulkActions=i;exports.checkbox=D;exports.checkboxCell=A;exports.compact=V;exports.dataTable=n;exports.default=Y;exports.emptyAction=K;exports.emptyDescription=J;exports.emptyIcon=F;exports.emptyState=E;exports.emptyTitle=G;exports.hideOnMobile=X;exports.hoverable=M;exports.loadingOverlay=N;exports.pageSizeSelect=R;exports.pagination=B;exports.paginationButton=j;exports.paginationControls=W;exports.paginationInfo=H;exports.paginationPages=q;exports.paginationText=L;exports.searchIcon=a;exports.searchInput=_;exports.searchWrapper=c;exports.selectedCount=s;exports.sortIcon=y;exports.sortIconInactive=I;exports.sortable=h;exports.spin=U;exports.spinner=Q;exports.stickyHeader=b;exports.striped=S;exports.table=p;exports.tableContainer=l;exports.tbody=m;exports.td=T;exports.th=u;exports.thContent=d;exports.thead=x;exports.toolbar=t;exports.toolbarLeft=o;exports.toolbarRight=e;exports.tr=k;exports.trSelected=C;
|