@ixo/ui 0.1.9 → 0.1.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/.vite/manifest.json +31 -31
- package/dist/components/OracleMessage/index.d.ts.map +1 -1
- package/dist/{components-BDiiWelU.cjs → components-Bzkhgo_i.cjs} +205 -135
- package/dist/{components-BDiiWelU.cjs.map → components-Bzkhgo_i.cjs.map} +1 -1
- package/dist/{components-EXB_BUs5.js → components-kxgjjaBi.js} +205 -135
- package/dist/{components-EXB_BUs5.js.map → components-kxgjjaBi.js.map} +1 -1
- package/dist/export/components.cjs +1 -1
- package/dist/export/components.mjs +1 -1
- package/dist/{index-CGLxKSPk.js → index-9moXUHtl.js} +2 -2
- package/dist/{index-CGLxKSPk.js.map → index-9moXUHtl.js.map} +1 -1
- package/dist/{index-Be7UORTt.js → index-BPpBzZ7I.js} +2 -2
- package/dist/{index-Be7UORTt.js.map → index-BPpBzZ7I.js.map} +1 -1
- package/dist/{index-2Qg0wBFO.js → index-BVjRfBNY.js} +2 -2
- package/dist/{index-2Qg0wBFO.js.map → index-BVjRfBNY.js.map} +1 -1
- package/dist/{index-Ch90kRkK.cjs → index-BaKCtz_Q.cjs} +2 -2
- package/dist/{index-Ch90kRkK.cjs.map → index-BaKCtz_Q.cjs.map} +1 -1
- package/dist/{index-BHuoPnj7.js → index-Bxl6UNpR.js} +2 -2
- package/dist/{index-BHuoPnj7.js.map → index-Bxl6UNpR.js.map} +1 -1
- package/dist/{index-CO6Ygcv-.cjs → index-CLxKEJcO.cjs} +2 -2
- package/dist/{index-CO6Ygcv-.cjs.map → index-CLxKEJcO.cjs.map} +1 -1
- package/dist/{index-Dm6B7Yv-.js → index-D2nmz6Om.js} +2 -2
- package/dist/{index-Dm6B7Yv-.js.map → index-D2nmz6Om.js.map} +1 -1
- package/dist/{index-Lu5gXTPs.js → index-D6ik1G_L.js} +3 -3
- package/dist/{index-Lu5gXTPs.js.map → index-D6ik1G_L.js.map} +1 -1
- package/dist/{index-D1bGiH9L.cjs → index-D9z8zxGB.cjs} +2 -2
- package/dist/{index-D1bGiH9L.cjs.map → index-D9z8zxGB.cjs.map} +1 -1
- package/dist/{index-qHCPELWv.cjs → index-DDSVvVaX.cjs} +2 -2
- package/dist/{index-qHCPELWv.cjs.map → index-DDSVvVaX.cjs.map} +1 -1
- package/dist/{index-BKru_TQX.js → index-DHpAlFBt.js} +3 -3
- package/dist/{index-BKru_TQX.js.map → index-DHpAlFBt.js.map} +1 -1
- package/dist/{index-DWUKXIMe.cjs → index-DQZ62cn8.cjs} +2 -2
- package/dist/{index-DWUKXIMe.cjs.map → index-DQZ62cn8.cjs.map} +1 -1
- package/dist/{index-CTZnqmGU.cjs → index-DTabwbad.cjs} +2 -2
- package/dist/{index-CTZnqmGU.cjs.map → index-DTabwbad.cjs.map} +1 -1
- package/dist/{index-LERt98FZ.cjs → index-DVBuQ8s_.cjs} +2 -2
- package/dist/{index-LERt98FZ.cjs.map → index-DVBuQ8s_.cjs.map} +1 -1
- package/dist/{index-ImM8dR3W.cjs → index-DVpkDPVh.cjs} +3 -3
- package/dist/{index-ImM8dR3W.cjs.map → index-DVpkDPVh.cjs.map} +1 -1
- package/dist/{index-BzEXuxSc.cjs → index-Qq15_AqP.cjs} +3 -3
- package/dist/{index-BzEXuxSc.cjs.map → index-Qq15_AqP.cjs.map} +1 -1
- package/dist/{index-CEb94eQ3.js → index-S4XgkG5t.js} +2 -2
- package/dist/{index-CEb94eQ3.js.map → index-S4XgkG5t.js.map} +1 -1
- package/dist/{index-Dv_e6z8D.js → index-b0lRsVpL.js} +2 -2
- package/dist/{index-Dv_e6z8D.js.map → index-b0lRsVpL.js.map} +1 -1
- package/dist/{index-D771i3jp.cjs → index-bgLWLpix.cjs} +2 -2
- package/dist/{index-D771i3jp.cjs.map → index-bgLWLpix.cjs.map} +1 -1
- package/dist/{index-DccAmgX1.js → index-xy6xJBbu.js} +2 -2
- package/dist/{index-DccAmgX1.js.map → index-xy6xJBbu.js.map} +1 -1
- package/package.json +1 -1
package/dist/.vite/manifest.json
CHANGED
|
@@ -29,8 +29,8 @@
|
|
|
29
29
|
"_useUITheme-DqgAb7n1.cjs"
|
|
30
30
|
]
|
|
31
31
|
},
|
|
32
|
-
"_components-
|
|
33
|
-
"file": "components-
|
|
32
|
+
"_components-Bzkhgo_i.cjs": {
|
|
33
|
+
"file": "components-Bzkhgo_i.cjs",
|
|
34
34
|
"name": "components",
|
|
35
35
|
"imports": [
|
|
36
36
|
"_UsersSolid-C5FpNZ_K.cjs",
|
|
@@ -55,8 +55,8 @@
|
|
|
55
55
|
"src/components/SodaCard/components/Actions/index.tsx"
|
|
56
56
|
]
|
|
57
57
|
},
|
|
58
|
-
"_components-
|
|
59
|
-
"file": "components-
|
|
58
|
+
"_components-kxgjjaBi.js": {
|
|
59
|
+
"file": "components-kxgjjaBi.js",
|
|
60
60
|
"name": "components",
|
|
61
61
|
"imports": [
|
|
62
62
|
"_UsersSolid-BAHkDzh8.js",
|
|
@@ -103,18 +103,18 @@
|
|
|
103
103
|
"_constants-B7xlU8b8.js"
|
|
104
104
|
]
|
|
105
105
|
},
|
|
106
|
-
"_index-
|
|
107
|
-
"file": "index-
|
|
106
|
+
"_index-9moXUHtl.js": {
|
|
107
|
+
"file": "index-9moXUHtl.js",
|
|
108
108
|
"name": "index",
|
|
109
109
|
"imports": [
|
|
110
|
-
"_components-
|
|
110
|
+
"_components-kxgjjaBi.js"
|
|
111
111
|
]
|
|
112
112
|
},
|
|
113
|
-
"_index-
|
|
114
|
-
"file": "index-
|
|
113
|
+
"_index-BaKCtz_Q.cjs": {
|
|
114
|
+
"file": "index-BaKCtz_Q.cjs",
|
|
115
115
|
"name": "index",
|
|
116
116
|
"imports": [
|
|
117
|
-
"_components-
|
|
117
|
+
"_components-Bzkhgo_i.cjs"
|
|
118
118
|
]
|
|
119
119
|
},
|
|
120
120
|
"_themes-BwGjuKnC.cjs": {
|
|
@@ -158,41 +158,41 @@
|
|
|
158
158
|
"name": "utils"
|
|
159
159
|
},
|
|
160
160
|
"src/components/ActionCard/components/Footer/index.tsx": {
|
|
161
|
-
"file": "index-
|
|
161
|
+
"file": "index-DVpkDPVh.cjs",
|
|
162
162
|
"name": "index",
|
|
163
163
|
"src": "src/components/ActionCard/components/Footer/index.tsx",
|
|
164
164
|
"isDynamicEntry": true,
|
|
165
165
|
"imports": [
|
|
166
|
-
"_index-
|
|
167
|
-
"_components-
|
|
166
|
+
"_index-BaKCtz_Q.cjs",
|
|
167
|
+
"_components-Bzkhgo_i.cjs"
|
|
168
168
|
]
|
|
169
169
|
},
|
|
170
170
|
"src/components/ActionCard/components/Header/index.tsx": {
|
|
171
|
-
"file": "index-
|
|
171
|
+
"file": "index-bgLWLpix.cjs",
|
|
172
172
|
"name": "index",
|
|
173
173
|
"src": "src/components/ActionCard/components/Header/index.tsx",
|
|
174
174
|
"isDynamicEntry": true,
|
|
175
175
|
"imports": [
|
|
176
|
-
"_components-
|
|
176
|
+
"_components-Bzkhgo_i.cjs",
|
|
177
177
|
"_UsersSolid-C5FpNZ_K.cjs"
|
|
178
178
|
]
|
|
179
179
|
},
|
|
180
180
|
"src/components/ActionSheet/components/Badge/index.tsx": {
|
|
181
|
-
"file": "index-
|
|
181
|
+
"file": "index-D9z8zxGB.cjs",
|
|
182
182
|
"name": "index",
|
|
183
183
|
"src": "src/components/ActionSheet/components/Badge/index.tsx",
|
|
184
184
|
"isDynamicEntry": true,
|
|
185
185
|
"imports": [
|
|
186
|
-
"_components-
|
|
186
|
+
"_components-Bzkhgo_i.cjs"
|
|
187
187
|
]
|
|
188
188
|
},
|
|
189
189
|
"src/components/Card/components/Header/index.tsx": {
|
|
190
|
-
"file": "index-
|
|
190
|
+
"file": "index-DDSVvVaX.cjs",
|
|
191
191
|
"name": "index",
|
|
192
192
|
"src": "src/components/Card/components/Header/index.tsx",
|
|
193
193
|
"isDynamicEntry": true,
|
|
194
194
|
"imports": [
|
|
195
|
-
"_components-
|
|
195
|
+
"_components-Bzkhgo_i.cjs"
|
|
196
196
|
]
|
|
197
197
|
},
|
|
198
198
|
"src/components/Chart/components/LazyChart/index.tsx": {
|
|
@@ -202,31 +202,31 @@
|
|
|
202
202
|
"isDynamicEntry": true
|
|
203
203
|
},
|
|
204
204
|
"src/components/SodaCard/components/Actions/index.tsx": {
|
|
205
|
-
"file": "index-
|
|
205
|
+
"file": "index-Qq15_AqP.cjs",
|
|
206
206
|
"name": "index",
|
|
207
207
|
"src": "src/components/SodaCard/components/Actions/index.tsx",
|
|
208
208
|
"isDynamicEntry": true,
|
|
209
209
|
"imports": [
|
|
210
|
-
"_index-
|
|
211
|
-
"_components-
|
|
210
|
+
"_index-BaKCtz_Q.cjs",
|
|
211
|
+
"_components-Bzkhgo_i.cjs"
|
|
212
212
|
]
|
|
213
213
|
},
|
|
214
214
|
"src/components/SodaCard/components/Assets/index.tsx": {
|
|
215
|
-
"file": "index-
|
|
215
|
+
"file": "index-DTabwbad.cjs",
|
|
216
216
|
"name": "index",
|
|
217
217
|
"src": "src/components/SodaCard/components/Assets/index.tsx",
|
|
218
218
|
"isDynamicEntry": true,
|
|
219
219
|
"imports": [
|
|
220
|
-
"_components-
|
|
220
|
+
"_components-Bzkhgo_i.cjs"
|
|
221
221
|
]
|
|
222
222
|
},
|
|
223
223
|
"src/components/SodaCard/components/Content/index.tsx": {
|
|
224
|
-
"file": "index-
|
|
224
|
+
"file": "index-DQZ62cn8.cjs",
|
|
225
225
|
"name": "index",
|
|
226
226
|
"src": "src/components/SodaCard/components/Content/index.tsx",
|
|
227
227
|
"isDynamicEntry": true,
|
|
228
228
|
"imports": [
|
|
229
|
-
"_components-
|
|
229
|
+
"_components-Bzkhgo_i.cjs",
|
|
230
230
|
"_utils-BmyeZmSR.cjs"
|
|
231
231
|
]
|
|
232
232
|
},
|
|
@@ -237,22 +237,22 @@
|
|
|
237
237
|
"isDynamicEntry": true
|
|
238
238
|
},
|
|
239
239
|
"src/components/SodaCard/components/Header/index.tsx": {
|
|
240
|
-
"file": "index-
|
|
240
|
+
"file": "index-CLxKEJcO.cjs",
|
|
241
241
|
"name": "index",
|
|
242
242
|
"src": "src/components/SodaCard/components/Header/index.tsx",
|
|
243
243
|
"isDynamicEntry": true,
|
|
244
244
|
"imports": [
|
|
245
|
-
"_components-
|
|
245
|
+
"_components-Bzkhgo_i.cjs",
|
|
246
246
|
"_constants-DFJRYpE2.cjs"
|
|
247
247
|
]
|
|
248
248
|
},
|
|
249
249
|
"src/components/SodaCard/components/MainAction/index.tsx": {
|
|
250
|
-
"file": "index-
|
|
250
|
+
"file": "index-DVBuQ8s_.cjs",
|
|
251
251
|
"name": "index",
|
|
252
252
|
"src": "src/components/SodaCard/components/MainAction/index.tsx",
|
|
253
253
|
"isDynamicEntry": true,
|
|
254
254
|
"imports": [
|
|
255
|
-
"_components-
|
|
255
|
+
"_components-Bzkhgo_i.cjs"
|
|
256
256
|
]
|
|
257
257
|
},
|
|
258
258
|
"src/components/SodaCard/components/Map/index.tsx": {
|
|
@@ -272,7 +272,7 @@
|
|
|
272
272
|
"src": "src/export/components.ts",
|
|
273
273
|
"isEntry": true,
|
|
274
274
|
"imports": [
|
|
275
|
-
"_components-
|
|
275
|
+
"_components-Bzkhgo_i.cjs"
|
|
276
276
|
]
|
|
277
277
|
},
|
|
278
278
|
"src/export/hooks.ts": {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/OracleMessage/index.tsx"],"names":[],"mappings":"AAIA,MAAM,WAAW,kBAAkB;IACjC,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,wBAAgB,aAAa,CAAC,EAAE,UAAU,EAAE,OAAO,EAAE,EAAE,kBAAkB,GAAG,GAAG,CAAC,OAAO,GAAG,IAAI,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/OracleMessage/index.tsx"],"names":[],"mappings":"AAIA,MAAM,WAAW,kBAAkB;IACjC,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,wBAAgB,aAAa,CAAC,EAAE,UAAU,EAAE,OAAO,EAAE,EAAE,kBAAkB,GAAG,GAAG,CAAC,OAAO,GAAG,IAAI,CAoN7F"}
|
|
@@ -846,8 +846,8 @@ function AccordionTable({
|
|
|
846
846
|
}
|
|
847
847
|
);
|
|
848
848
|
}
|
|
849
|
-
const Header$3 = react$1.lazy(() => Promise.resolve().then(() => require("./index-
|
|
850
|
-
const Footer = react$1.lazy(() => Promise.resolve().then(() => require("./index-
|
|
849
|
+
const Header$3 = react$1.lazy(() => Promise.resolve().then(() => require("./index-bgLWLpix.cjs")));
|
|
850
|
+
const Footer = react$1.lazy(() => Promise.resolve().then(() => require("./index-DVpkDPVh.cjs")));
|
|
851
851
|
function ActionCard({ header, content, footer, useHoverMode = false }) {
|
|
852
852
|
const hasContent = !!content || !!footer;
|
|
853
853
|
const initialVisibility = footer?.startHidden !== true;
|
|
@@ -931,7 +931,7 @@ function Loader({ size, color = "primary" }) {
|
|
|
931
931
|
}
|
|
932
932
|
const CARD_WIDTH$1 = 350;
|
|
933
933
|
const CARD_HEADER_HEIGHT = 158;
|
|
934
|
-
const Header$2 = react$1.lazy(() => Promise.resolve().then(() => require("./index-
|
|
934
|
+
const Header$2 = react$1.lazy(() => Promise.resolve().then(() => require("./index-DDSVvVaX.cjs")));
|
|
935
935
|
function Card({ children, className, contentClassName, roundedBottom, noPadding = false, fullWidth = false, header, wrapperSx, onClick }) {
|
|
936
936
|
const wrapperRef = react$1.useRef(null);
|
|
937
937
|
const handleOnClick = react$1.useCallback(
|
|
@@ -1366,7 +1366,7 @@ function ModalSheet({ isOpen, children, hideHandler, zIndex, onRequestHide, onRe
|
|
|
1366
1366
|
document.body
|
|
1367
1367
|
);
|
|
1368
1368
|
}
|
|
1369
|
-
const Badge = react$1.lazy(() => Promise.resolve().then(() => require("./index-
|
|
1369
|
+
const Badge = react$1.lazy(() => Promise.resolve().then(() => require("./index-D9z8zxGB.cjs")));
|
|
1370
1370
|
function ActionSheet({ children, isOpen, header, navMenu = void 0, onRequestHide, onRequestShow }) {
|
|
1371
1371
|
const shadowScrollRef = react$1.useRef(null);
|
|
1372
1372
|
const wrapperContentAreaRef = react$1.useRef(null);
|
|
@@ -3490,137 +3490,207 @@ function OracleMessage({ oracleName, message }) {
|
|
|
3490
3490
|
/* @__PURE__ */ jsxRuntime.jsx(core.Text, { fz: 12, c: "accent.5", children: oracleName || "Oracle" }),
|
|
3491
3491
|
/* @__PURE__ */ jsxRuntime.jsx(core.Badge, { tt: "capitalize", c: "accent.5", size: "md", bg: "accent.0", children: "Oracle" })
|
|
3492
3492
|
] }),
|
|
3493
|
-
/* @__PURE__ */ jsxRuntime.jsx(
|
|
3494
|
-
|
|
3493
|
+
/* @__PURE__ */ jsxRuntime.jsx(
|
|
3494
|
+
core.Box,
|
|
3495
3495
|
{
|
|
3496
|
-
|
|
3497
|
-
|
|
3498
|
-
|
|
3499
|
-
|
|
3500
|
-
|
|
3501
|
-
|
|
3502
|
-
...props,
|
|
3503
|
-
style: {
|
|
3504
|
-
margin: "12px 0",
|
|
3505
|
-
paddingLeft: 20,
|
|
3506
|
-
listStyleType: "none"
|
|
3507
|
-
},
|
|
3508
|
-
children
|
|
3509
|
-
}
|
|
3510
|
-
),
|
|
3511
|
-
ol: ({ children, ...props }) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
3512
|
-
"ol",
|
|
3513
|
-
{
|
|
3514
|
-
...props,
|
|
3515
|
-
style: {
|
|
3516
|
-
margin: "12px 0",
|
|
3517
|
-
paddingLeft: 20,
|
|
3518
|
-
listStyleType: "decimal"
|
|
3519
|
-
},
|
|
3520
|
-
children
|
|
3521
|
-
}
|
|
3522
|
-
),
|
|
3523
|
-
li: ({ children, ...props }) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
3524
|
-
"li",
|
|
3525
|
-
{
|
|
3526
|
-
...props,
|
|
3527
|
-
style: {
|
|
3528
|
-
marginBottom: 8,
|
|
3529
|
-
lineHeight: 1.6,
|
|
3530
|
-
paddingLeft: 4
|
|
3531
|
-
},
|
|
3532
|
-
children
|
|
3533
|
-
}
|
|
3534
|
-
),
|
|
3535
|
-
h3: ({ children, ...props }) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
3536
|
-
"h3",
|
|
3537
|
-
{
|
|
3538
|
-
...props,
|
|
3539
|
-
style: {
|
|
3540
|
-
marginTop: 16,
|
|
3541
|
-
marginBottom: 12,
|
|
3542
|
-
fontSize: "1.1em",
|
|
3543
|
-
fontWeight: 600,
|
|
3544
|
-
color: "var(--mantine-color-neutralColor-6)"
|
|
3545
|
-
},
|
|
3546
|
-
children
|
|
3547
|
-
}
|
|
3548
|
-
),
|
|
3549
|
-
h4: ({ children, ...props }) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
3550
|
-
"h4",
|
|
3551
|
-
{
|
|
3552
|
-
...props,
|
|
3553
|
-
style: {
|
|
3554
|
-
marginTop: 12,
|
|
3555
|
-
marginBottom: 8,
|
|
3556
|
-
fontSize: "1em",
|
|
3557
|
-
fontWeight: 500,
|
|
3558
|
-
color: "var(--mantine-color-neutralColor-6)"
|
|
3559
|
-
},
|
|
3560
|
-
children
|
|
3561
|
-
}
|
|
3562
|
-
),
|
|
3563
|
-
p: ({ children, ...props }) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
3564
|
-
"p",
|
|
3565
|
-
{
|
|
3566
|
-
...props,
|
|
3567
|
-
style: {
|
|
3568
|
-
margin: "8px 0",
|
|
3569
|
-
lineHeight: 1.6,
|
|
3570
|
-
color: "var(--mantine-color-neutralColor-8)"
|
|
3571
|
-
},
|
|
3572
|
-
children
|
|
3573
|
-
}
|
|
3574
|
-
),
|
|
3575
|
-
table: ({ children, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("div", { style: { overflowX: "auto", margin: "16px 0" }, children: /* @__PURE__ */ jsxRuntime.jsx(
|
|
3576
|
-
"table",
|
|
3577
|
-
{
|
|
3578
|
-
...props,
|
|
3579
|
-
style: {
|
|
3580
|
-
width: "100%",
|
|
3581
|
-
borderCollapse: "collapse",
|
|
3582
|
-
borderSpacing: 0
|
|
3583
|
-
},
|
|
3584
|
-
children
|
|
3585
|
-
}
|
|
3586
|
-
) }),
|
|
3587
|
-
thead: ({ children, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("thead", { ...props, children }),
|
|
3588
|
-
tbody: ({ children, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("tbody", { ...props, children }),
|
|
3589
|
-
tr: ({ children, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("tr", { ...props, children }),
|
|
3590
|
-
th: ({ children, ...props }) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
3591
|
-
"th",
|
|
3592
|
-
{
|
|
3593
|
-
...props,
|
|
3594
|
-
style: {
|
|
3595
|
-
border: "1px solid var(--mantine-color-neutralColor-7)",
|
|
3596
|
-
padding: "8px 12px",
|
|
3597
|
-
fontWeight: 600,
|
|
3598
|
-
textAlign: "left",
|
|
3599
|
-
backgroundColor: "var(--mantine-color-neutralColor-5)"
|
|
3600
|
-
},
|
|
3601
|
-
children
|
|
3602
|
-
}
|
|
3603
|
-
),
|
|
3604
|
-
td: ({ children, ...props }) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
3605
|
-
"td",
|
|
3606
|
-
{
|
|
3607
|
-
...props,
|
|
3608
|
-
style: {
|
|
3609
|
-
border: "1px solid var(--mantine-color-neutralColor-7)",
|
|
3610
|
-
padding: "8px 12px",
|
|
3611
|
-
textAlign: "left"
|
|
3612
|
-
},
|
|
3613
|
-
children
|
|
3614
|
-
}
|
|
3615
|
-
)
|
|
3496
|
+
mt: 12,
|
|
3497
|
+
mb: 4,
|
|
3498
|
+
sx: {
|
|
3499
|
+
borderRadius: 16,
|
|
3500
|
+
maxWidth: "100%",
|
|
3501
|
+
minWidth: 0
|
|
3616
3502
|
},
|
|
3617
|
-
children:
|
|
3503
|
+
children: /* @__PURE__ */ jsxRuntime.jsx(
|
|
3504
|
+
Markdown,
|
|
3505
|
+
{
|
|
3506
|
+
remarkPlugins: [remarkGfm],
|
|
3507
|
+
components: {
|
|
3508
|
+
a: ({ children, href }) => /* @__PURE__ */ jsxRuntime.jsx("a", { href, style: { color: "var(--mantine-color-accent-5)", textDecoration: "underline" }, children }),
|
|
3509
|
+
ul: ({ children, ...props }) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
3510
|
+
"ul",
|
|
3511
|
+
{
|
|
3512
|
+
...props,
|
|
3513
|
+
style: {
|
|
3514
|
+
margin: "12px 0",
|
|
3515
|
+
paddingLeft: 20,
|
|
3516
|
+
listStyleType: "none"
|
|
3517
|
+
},
|
|
3518
|
+
children
|
|
3519
|
+
}
|
|
3520
|
+
),
|
|
3521
|
+
ol: ({ children, ...props }) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
3522
|
+
"ol",
|
|
3523
|
+
{
|
|
3524
|
+
...props,
|
|
3525
|
+
style: {
|
|
3526
|
+
margin: "12px 0",
|
|
3527
|
+
paddingLeft: 20,
|
|
3528
|
+
listStyleType: "decimal"
|
|
3529
|
+
},
|
|
3530
|
+
children
|
|
3531
|
+
}
|
|
3532
|
+
),
|
|
3533
|
+
li: ({ children, ...props }) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
3534
|
+
"li",
|
|
3535
|
+
{
|
|
3536
|
+
...props,
|
|
3537
|
+
style: {
|
|
3538
|
+
marginBottom: 8,
|
|
3539
|
+
lineHeight: 1.6,
|
|
3540
|
+
paddingLeft: 4,
|
|
3541
|
+
overflowWrap: "anywhere",
|
|
3542
|
+
wordBreak: "break-word"
|
|
3543
|
+
},
|
|
3544
|
+
children
|
|
3545
|
+
}
|
|
3546
|
+
),
|
|
3547
|
+
h3: ({ children, ...props }) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
3548
|
+
"h3",
|
|
3549
|
+
{
|
|
3550
|
+
...props,
|
|
3551
|
+
style: {
|
|
3552
|
+
marginTop: 16,
|
|
3553
|
+
marginBottom: 12,
|
|
3554
|
+
fontSize: "1.1em",
|
|
3555
|
+
fontWeight: 600,
|
|
3556
|
+
color: "var(--mantine-color-neutralColor-6)"
|
|
3557
|
+
},
|
|
3558
|
+
children
|
|
3559
|
+
}
|
|
3560
|
+
),
|
|
3561
|
+
h4: ({ children, ...props }) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
3562
|
+
"h4",
|
|
3563
|
+
{
|
|
3564
|
+
...props,
|
|
3565
|
+
style: {
|
|
3566
|
+
marginTop: 12,
|
|
3567
|
+
marginBottom: 8,
|
|
3568
|
+
fontSize: "1em",
|
|
3569
|
+
fontWeight: 500,
|
|
3570
|
+
color: "var(--mantine-color-neutralColor-6)"
|
|
3571
|
+
},
|
|
3572
|
+
children
|
|
3573
|
+
}
|
|
3574
|
+
),
|
|
3575
|
+
blockquote: ({ children, ...props }) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
3576
|
+
"blockquote",
|
|
3577
|
+
{
|
|
3578
|
+
...props,
|
|
3579
|
+
style: {
|
|
3580
|
+
margin: "12px 0",
|
|
3581
|
+
padding: "8px 12px",
|
|
3582
|
+
borderLeft: "3px solid var(--mantine-color-neutralColor-6)",
|
|
3583
|
+
backgroundColor: "var(--mantine-color-neutralColor-4)",
|
|
3584
|
+
borderRadius: 8,
|
|
3585
|
+
color: "var(--mantine-color-neutralColor-8)",
|
|
3586
|
+
overflowWrap: "anywhere",
|
|
3587
|
+
wordBreak: "break-word",
|
|
3588
|
+
maxWidth: "100%"
|
|
3589
|
+
},
|
|
3590
|
+
children
|
|
3591
|
+
}
|
|
3592
|
+
),
|
|
3593
|
+
pre: ({ children, ...props }) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
3594
|
+
"pre",
|
|
3595
|
+
{
|
|
3596
|
+
...props,
|
|
3597
|
+
style: {
|
|
3598
|
+
margin: "12px 0",
|
|
3599
|
+
padding: "12px",
|
|
3600
|
+
backgroundColor: "var(--mantine-color-neutralColor-5)",
|
|
3601
|
+
borderRadius: 8,
|
|
3602
|
+
fontSize: 12,
|
|
3603
|
+
maxWidth: "100%",
|
|
3604
|
+
overflowX: "auto"
|
|
3605
|
+
},
|
|
3606
|
+
children
|
|
3607
|
+
}
|
|
3608
|
+
),
|
|
3609
|
+
code: ({ children, ...props }) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
3610
|
+
"code",
|
|
3611
|
+
{
|
|
3612
|
+
...props,
|
|
3613
|
+
style: {
|
|
3614
|
+
fontFamily: "monospace",
|
|
3615
|
+
fontSize: 12,
|
|
3616
|
+
backgroundColor: "var(--mantine-color-neutralColor-4)",
|
|
3617
|
+
padding: "2px 4px",
|
|
3618
|
+
borderRadius: 4,
|
|
3619
|
+
overflowWrap: "anywhere",
|
|
3620
|
+
wordBreak: "break-word",
|
|
3621
|
+
whiteSpace: "pre-wrap",
|
|
3622
|
+
maxWidth: "100%"
|
|
3623
|
+
},
|
|
3624
|
+
children
|
|
3625
|
+
}
|
|
3626
|
+
),
|
|
3627
|
+
p: ({ children, ...props }) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
3628
|
+
"p",
|
|
3629
|
+
{
|
|
3630
|
+
...props,
|
|
3631
|
+
style: {
|
|
3632
|
+
margin: "8px 0",
|
|
3633
|
+
lineHeight: 1.6,
|
|
3634
|
+
color: "var(--mantine-color-neutralColor-8)",
|
|
3635
|
+
overflowWrap: "anywhere",
|
|
3636
|
+
wordBreak: "break-word"
|
|
3637
|
+
},
|
|
3638
|
+
children
|
|
3639
|
+
}
|
|
3640
|
+
),
|
|
3641
|
+
table: ({ children, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("div", { style: { overflowX: "auto", margin: "16px 0" }, children: /* @__PURE__ */ jsxRuntime.jsx(
|
|
3642
|
+
"table",
|
|
3643
|
+
{
|
|
3644
|
+
...props,
|
|
3645
|
+
style: {
|
|
3646
|
+
width: "100%",
|
|
3647
|
+
borderCollapse: "collapse",
|
|
3648
|
+
borderSpacing: 0
|
|
3649
|
+
},
|
|
3650
|
+
children
|
|
3651
|
+
}
|
|
3652
|
+
) }),
|
|
3653
|
+
thead: ({ children, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("thead", { ...props, children }),
|
|
3654
|
+
tbody: ({ children, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("tbody", { ...props, children }),
|
|
3655
|
+
tr: ({ children, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("tr", { ...props, children }),
|
|
3656
|
+
th: ({ children, ...props }) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
3657
|
+
"th",
|
|
3658
|
+
{
|
|
3659
|
+
...props,
|
|
3660
|
+
style: {
|
|
3661
|
+
border: "1px solid var(--mantine-color-neutralColor-7)",
|
|
3662
|
+
padding: "8px 12px",
|
|
3663
|
+
fontWeight: 600,
|
|
3664
|
+
textAlign: "left",
|
|
3665
|
+
backgroundColor: "var(--mantine-color-neutralColor-5)"
|
|
3666
|
+
},
|
|
3667
|
+
children
|
|
3668
|
+
}
|
|
3669
|
+
),
|
|
3670
|
+
td: ({ children, ...props }) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
3671
|
+
"td",
|
|
3672
|
+
{
|
|
3673
|
+
...props,
|
|
3674
|
+
style: {
|
|
3675
|
+
border: "1px solid var(--mantine-color-neutralColor-7)",
|
|
3676
|
+
padding: "8px 12px",
|
|
3677
|
+
textAlign: "left",
|
|
3678
|
+
overflowWrap: "anywhere",
|
|
3679
|
+
wordBreak: "break-word"
|
|
3680
|
+
},
|
|
3681
|
+
children
|
|
3682
|
+
}
|
|
3683
|
+
)
|
|
3684
|
+
},
|
|
3685
|
+
children: message
|
|
3686
|
+
}
|
|
3687
|
+
)
|
|
3618
3688
|
}
|
|
3619
|
-
)
|
|
3689
|
+
)
|
|
3620
3690
|
] });
|
|
3621
3691
|
}
|
|
3622
3692
|
function UserMessage({ message, sender }) {
|
|
3623
|
-
return /* @__PURE__ */ jsxRuntime.jsxs(core.Box, { w: "
|
|
3693
|
+
return /* @__PURE__ */ jsxRuntime.jsxs(core.Box, { w: "100%", bg: "neutralColor.6", sx: { borderRadius: 16 }, py: 12, px: 16, mb: 32, children: [
|
|
3624
3694
|
/* @__PURE__ */ jsxRuntime.jsx(core.Text, { c: "neutralColor.8", fz: 12, children: sender }),
|
|
3625
3695
|
/* @__PURE__ */ jsxRuntime.jsx(core.Text, { c: "neutralColor.8", mt: 10, sx: { wordBreak: "break-all" }, children: message }, message)
|
|
3626
3696
|
] });
|
|
@@ -6072,13 +6142,13 @@ function ActionButton({ onClick, left, right }) {
|
|
|
6072
6142
|
}
|
|
6073
6143
|
);
|
|
6074
6144
|
}
|
|
6075
|
-
const MainAction = react$1.lazy(() => Promise.resolve().then(() => require("./index-
|
|
6076
|
-
const Header$1 = react$1.lazy(() => Promise.resolve().then(() => require("./index-
|
|
6077
|
-
const Content = react$1.lazy(() => Promise.resolve().then(() => require("./index-
|
|
6145
|
+
const MainAction = react$1.lazy(() => Promise.resolve().then(() => require("./index-DVBuQ8s_.cjs")));
|
|
6146
|
+
const Header$1 = react$1.lazy(() => Promise.resolve().then(() => require("./index-CLxKEJcO.cjs")));
|
|
6147
|
+
const Content = react$1.lazy(() => Promise.resolve().then(() => require("./index-DQZ62cn8.cjs")));
|
|
6078
6148
|
const Map = react$1.lazy(() => Promise.resolve().then(() => require("./index-D4PsPquZ.cjs")));
|
|
6079
6149
|
const CustomContent = react$1.lazy(() => Promise.resolve().then(() => require("./index-ByrCNpS2.cjs")));
|
|
6080
|
-
const Assets = react$1.lazy(() => Promise.resolve().then(() => require("./index-
|
|
6081
|
-
const Actions = react$1.lazy(() => Promise.resolve().then(() => require("./index-
|
|
6150
|
+
const Assets = react$1.lazy(() => Promise.resolve().then(() => require("./index-DTabwbad.cjs")));
|
|
6151
|
+
const Actions = react$1.lazy(() => Promise.resolve().then(() => require("./index-Qq15_AqP.cjs")));
|
|
6082
6152
|
const HOVER_BORDER_WIDTH = 1;
|
|
6083
6153
|
function SodaCardCmp({ numSelected = 0, expanded = true, mainAction, header, content, map, customContent, customFooter, actions, assets, onClick }, ref) {
|
|
6084
6154
|
const wrapperRef = react$1.useRef(null);
|
|
@@ -11353,4 +11423,4 @@ exports.UserMessage = UserMessage;
|
|
|
11353
11423
|
exports.WorkspaceModal = WorkspaceModal;
|
|
11354
11424
|
exports.cutText = cutText;
|
|
11355
11425
|
exports.isValidClick = isValidClick;
|
|
11356
|
-
//# sourceMappingURL=components-
|
|
11426
|
+
//# sourceMappingURL=components-Bzkhgo_i.cjs.map
|