@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/index178.mjs
CHANGED
|
@@ -1,15 +1,79 @@
|
|
|
1
|
-
const
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
const o = "_kanbanBoard_1yd9s_8", _ = "_columns_1yd9s_14", n = "_column_1yd9s_14", e = "_columnHeader_1yd9s_34", s = "_columnTitleWrapper_1yd9s_42", t = "_columnDot_1yd9s_48", d = "_columnTitle_1yd9s_42", l = "_columnCount_1yd9s_79", c = "_columnCountOver_1yd9s_89", a = "_columnActions_1yd9s_94", r = "_columnAction_1yd9s_94", u = "_columnCards_1yd9s_122", y = "_emptyColumn_1yd9s_131", i = "_card_1yd9s_143", m = "_cardCompact_1yd9s_170", p = "_cardContent_1yd9s_170", b = "_cardCover_1yd9s_174", C = "_labels_1yd9s_194", g = "_label_1yd9s_194", B = "_cardTitle_1yd9s_244", D = "_priority_1yd9s_255", T = "_cardDescription_1yd9s_271", v = "_cardFooter_1yd9s_284", A = "_dueDate_1yd9s_292", k = "_assignees_1yd9s_302", h = "_assignee_1yd9s_302", w = "_assigneeMore_1yd9s_335", F = "_addCardButton_1yd9s_355", H = "_addColumnButton_1yd9s_380", M = {
|
|
2
|
+
kanbanBoard: o,
|
|
3
|
+
columns: _,
|
|
4
|
+
column: n,
|
|
5
|
+
columnHeader: e,
|
|
6
|
+
columnTitleWrapper: s,
|
|
7
|
+
columnDot: t,
|
|
8
|
+
"dot-blue": "_dot-blue_1yd9s_55",
|
|
9
|
+
"dot-green": "_dot-green_1yd9s_58",
|
|
10
|
+
"dot-yellow": "_dot-yellow_1yd9s_61",
|
|
11
|
+
"dot-red": "_dot-red_1yd9s_64",
|
|
12
|
+
"dot-purple": "_dot-purple_1yd9s_67",
|
|
13
|
+
columnTitle: d,
|
|
14
|
+
columnCount: l,
|
|
15
|
+
columnCountOver: c,
|
|
16
|
+
columnActions: a,
|
|
17
|
+
columnAction: r,
|
|
18
|
+
columnCards: u,
|
|
19
|
+
emptyColumn: y,
|
|
20
|
+
card: i,
|
|
21
|
+
cardCompact: m,
|
|
22
|
+
cardContent: p,
|
|
23
|
+
cardCover: b,
|
|
24
|
+
labels: C,
|
|
25
|
+
label: g,
|
|
26
|
+
"label-red": "_label-red_1yd9s_210",
|
|
27
|
+
"label-orange": "_label-orange_1yd9s_214",
|
|
28
|
+
"label-yellow": "_label-yellow_1yd9s_218",
|
|
29
|
+
"label-green": "_label-green_1yd9s_222",
|
|
30
|
+
"label-blue": "_label-blue_1yd9s_226",
|
|
31
|
+
"label-purple": "_label-purple_1yd9s_230",
|
|
32
|
+
"label-pink": "_label-pink_1yd9s_234",
|
|
33
|
+
"label-gray": "_label-gray_1yd9s_238",
|
|
34
|
+
cardTitle: B,
|
|
35
|
+
priority: D,
|
|
36
|
+
"priority-medium": "_priority-medium_1yd9s_260",
|
|
37
|
+
"priority-high": "_priority-high_1yd9s_263",
|
|
38
|
+
"priority-urgent": "_priority-urgent_1yd9s_266",
|
|
39
|
+
cardDescription: T,
|
|
40
|
+
cardFooter: v,
|
|
41
|
+
dueDate: A,
|
|
42
|
+
assignees: k,
|
|
43
|
+
assignee: h,
|
|
44
|
+
assigneeMore: w,
|
|
45
|
+
addCardButton: F,
|
|
46
|
+
addColumnButton: H
|
|
7
47
|
};
|
|
8
48
|
export {
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
49
|
+
F as addCardButton,
|
|
50
|
+
H as addColumnButton,
|
|
51
|
+
h as assignee,
|
|
52
|
+
w as assigneeMore,
|
|
53
|
+
k as assignees,
|
|
54
|
+
i as card,
|
|
55
|
+
m as cardCompact,
|
|
56
|
+
p as cardContent,
|
|
57
|
+
b as cardCover,
|
|
58
|
+
T as cardDescription,
|
|
59
|
+
v as cardFooter,
|
|
60
|
+
B as cardTitle,
|
|
61
|
+
n as column,
|
|
62
|
+
r as columnAction,
|
|
63
|
+
a as columnActions,
|
|
64
|
+
u as columnCards,
|
|
65
|
+
l as columnCount,
|
|
66
|
+
c as columnCountOver,
|
|
67
|
+
t as columnDot,
|
|
68
|
+
e as columnHeader,
|
|
69
|
+
d as columnTitle,
|
|
70
|
+
s as columnTitleWrapper,
|
|
71
|
+
_ as columns,
|
|
72
|
+
M as default,
|
|
73
|
+
A as dueDate,
|
|
74
|
+
y as emptyColumn,
|
|
75
|
+
o as kanbanBoard,
|
|
76
|
+
g as label,
|
|
77
|
+
C as labels,
|
|
78
|
+
D as priority
|
|
15
79
|
};
|
package/dist/index179.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="_container_1pxo1_8",o="_overlay_1pxo1_19",t="_fadeIn_1pxo1_1",n="_panel_1pxo1_39",_="_slideInRight_1pxo1_1",s="_slideInLeft_1pxo1_1",i="_header_1pxo1_101",l="_headerContent_1pxo1_111",p="_title_1pxo1_116",d="_subtitle_1pxo1_125",a="_headerActions_1pxo1_133",r="_closeButton_1pxo1_140",c="_body_1pxo1_170",x="_footer_1pxo1_180",h="_loading_1pxo1_195",f="_spinner_1pxo1_202",u="_spin_1pxo1_202",g={container:e,overlay:o,fadeIn:t,panel:n,"position-right":"_position-right_1pxo1_50",slideInRight:_,"position-left":"_position-left_1pxo1_56",slideInLeft:s,"size-sm":"_size-sm_1pxo1_81","size-md":"_size-md_1pxo1_85","size-lg":"_size-lg_1pxo1_89","size-xl":"_size-xl_1pxo1_93",header:i,headerContent:l,title:p,subtitle:d,headerActions:a,closeButton:r,body:c,footer:x,loading:h,spinner:f,spin:u};exports.body=c;exports.closeButton=r;exports.container=e;exports.default=g;exports.fadeIn=t;exports.footer=x;exports.header=i;exports.headerActions=a;exports.headerContent=l;exports.loading=h;exports.overlay=o;exports.panel=n;exports.slideInLeft=s;exports.slideInRight=_;exports.spin=u;exports.spinner=f;exports.subtitle=d;exports.title=p;
|
package/dist/index179.mjs
CHANGED
|
@@ -1,41 +1,45 @@
|
|
|
1
|
-
const
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
1
|
+
const o = "_container_1pxo1_8", e = "_overlay_1pxo1_19", _ = "_fadeIn_1pxo1_1", t = "_panel_1pxo1_39", n = "_slideInRight_1pxo1_1", s = "_slideInLeft_1pxo1_1", i = "_header_1pxo1_101", p = "_headerContent_1pxo1_111", l = "_title_1pxo1_116", c = "_subtitle_1pxo1_125", d = "_headerActions_1pxo1_133", a = "_closeButton_1pxo1_140", x = "_body_1pxo1_170", r = "_footer_1pxo1_180", h = "_loading_1pxo1_195", f = "_spinner_1pxo1_202", g = "_spin_1pxo1_202", I = {
|
|
2
|
+
container: o,
|
|
3
|
+
overlay: e,
|
|
4
|
+
fadeIn: _,
|
|
5
|
+
panel: t,
|
|
6
|
+
"position-right": "_position-right_1pxo1_50",
|
|
7
|
+
slideInRight: n,
|
|
8
|
+
"position-left": "_position-left_1pxo1_56",
|
|
9
|
+
slideInLeft: s,
|
|
10
|
+
"size-sm": "_size-sm_1pxo1_81",
|
|
11
|
+
"size-md": "_size-md_1pxo1_85",
|
|
12
|
+
"size-lg": "_size-lg_1pxo1_89",
|
|
13
|
+
"size-xl": "_size-xl_1pxo1_93",
|
|
14
|
+
header: i,
|
|
15
|
+
headerContent: p,
|
|
16
|
+
title: l,
|
|
17
|
+
subtitle: c,
|
|
18
|
+
headerActions: d,
|
|
19
|
+
closeButton: a,
|
|
20
|
+
body: x,
|
|
21
|
+
footer: r,
|
|
22
|
+
loading: h,
|
|
23
|
+
spinner: f,
|
|
24
|
+
spin: g
|
|
20
25
|
};
|
|
21
26
|
export {
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
n as trigger
|
|
27
|
+
x as body,
|
|
28
|
+
a as closeButton,
|
|
29
|
+
o as container,
|
|
30
|
+
I as default,
|
|
31
|
+
_ as fadeIn,
|
|
32
|
+
r as footer,
|
|
33
|
+
i as header,
|
|
34
|
+
d as headerActions,
|
|
35
|
+
p as headerContent,
|
|
36
|
+
h as loading,
|
|
37
|
+
e as overlay,
|
|
38
|
+
t as panel,
|
|
39
|
+
s as slideInLeft,
|
|
40
|
+
n as slideInRight,
|
|
41
|
+
g as spin,
|
|
42
|
+
f as spinner,
|
|
43
|
+
c as subtitle,
|
|
44
|
+
l as title
|
|
41
45
|
};
|
package/dist/index18.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("react/jsx-runtime"),e=require("./
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("react/jsx-runtime"),e=require("./index117.cjs"),d=({item:i,aspectRatio:c="16/9",variant:n="editorial",className:o,style:u,...m})=>{const{image:f,eyebrow:l,title:j,description:s,action:r,overlay:t="gradient"}=i,p=[e.default.card,e.default[`variant-${n}`],e.default[`aspect-${c.replace("/","-")}`],o].filter(Boolean).join(" ");return a.jsxs("article",{className:p,style:u,...m,children:[a.jsx("div",{className:e.default.imageWrapper,children:f}),t!=="none"&&a.jsx("div",{className:`${e.default.overlay} ${e.default[`overlay-${t}`]}`}),a.jsxs("div",{className:e.default.content,children:[l&&a.jsx("span",{className:e.default.eyebrow,children:l}),a.jsx("h3",{className:e.default.cardTitle,children:j}),s&&a.jsx("p",{className:e.default.cardDescription,children:s}),r&&a.jsx("div",{className:e.default.action,children:r})]})]})};d.displayName="CarouselCard";exports.CarouselCard=d;
|
package/dist/index18.mjs
CHANGED
package/dist/index180.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="_fileUploader_elcmy_8",o="_dropzone_elcmy_18",l="_dropzoneDragging_elcmy_40",r="_dropzoneDisabled_elcmy_45",n="_dropzoneError_elcmy_55",t="_input_elcmy_59",i="_dropzoneContent_elcmy_63",c="_dropzoneIcon_elcmy_71",_="_dropzonePlaceholder_elcmy_82",s="_dropzoneHints_elcmy_90",p="_dropzoneHint_elcmy_90",f="_helperText_elcmy_107",a="_helperTextError_elcmy_113",d="_fileList_elcmy_121",m="_fileItem_elcmy_130",z="_fileIcon_elcmy_139",y="_filePreview_elcmy_152",u="_fileInfo_elcmy_158",S="_fileName_elcmy_166",g="_fileSize_elcmy_176",I="_fileStatus_elcmy_182",h="_progressBar_elcmy_188",E="_progressFill_elcmy_196",v="_fileStatusIcon_elcmy_202",P="_spin_elcmy_1",T="_fileStatusSuccess_elcmy_207",x="_fileStatusError_elcmy_211",D="_fileRemove_elcmy_221",H="_minimal_elcmy_246",b="_card_elcmy_258",w="_compact_elcmy_273",B={fileUploader:e,dropzone:o,dropzoneDragging:l,dropzoneDisabled:r,dropzoneError:n,input:t,dropzoneContent:i,dropzoneIcon:c,dropzonePlaceholder:_,dropzoneHints:s,dropzoneHint:p,helperText:f,helperTextError:a,fileList:d,fileItem:m,fileIcon:z,filePreview:y,fileInfo:u,fileName:S,fileSize:g,fileStatus:I,progressBar:h,progressFill:E,fileStatusIcon:v,spin:P,fileStatusSuccess:T,fileStatusError:x,fileRemove:D,minimal:H,card:b,compact:w};exports.card=b;exports.compact=w;exports.default=B;exports.dropzone=o;exports.dropzoneContent=i;exports.dropzoneDisabled=r;exports.dropzoneDragging=l;exports.dropzoneError=n;exports.dropzoneHint=p;exports.dropzoneHints=s;exports.dropzoneIcon=c;exports.dropzonePlaceholder=_;exports.fileIcon=z;exports.fileInfo=u;exports.fileItem=m;exports.fileList=d;exports.fileName=S;exports.filePreview=y;exports.fileRemove=D;exports.fileSize=g;exports.fileStatus=I;exports.fileStatusError=x;exports.fileStatusIcon=v;exports.fileStatusSuccess=T;exports.fileUploader=e;exports.helperText=f;exports.helperTextError=a;exports.input=t;exports.minimal=H;exports.progressBar=h;exports.progressFill=E;exports.spin=P;
|
package/dist/index180.mjs
CHANGED
|
@@ -1,29 +1,67 @@
|
|
|
1
|
-
const
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
1
|
+
const e = "_fileUploader_elcmy_8", o = "_dropzone_elcmy_18", l = "_dropzoneDragging_elcmy_40", n = "_dropzoneDisabled_elcmy_45", _ = "_dropzoneError_elcmy_55", r = "_input_elcmy_59", c = "_dropzoneContent_elcmy_63", t = "_dropzoneIcon_elcmy_71", s = "_dropzonePlaceholder_elcmy_82", i = "_dropzoneHints_elcmy_90", p = "_dropzoneHint_elcmy_90", m = "_helperText_elcmy_107", f = "_helperTextError_elcmy_113", a = "_fileList_elcmy_121", d = "_fileItem_elcmy_130", y = "_fileIcon_elcmy_139", z = "_filePreview_elcmy_152", u = "_fileInfo_elcmy_158", S = "_fileName_elcmy_166", g = "_fileSize_elcmy_176", I = "_fileStatus_elcmy_182", h = "_progressBar_elcmy_188", E = "_progressFill_elcmy_196", x = "_fileStatusIcon_elcmy_202", v = "_spin_elcmy_1", D = "_fileStatusSuccess_elcmy_207", H = "_fileStatusError_elcmy_211", P = "_fileRemove_elcmy_221", T = "_minimal_elcmy_246", b = "_card_elcmy_258", w = "_compact_elcmy_273", B = {
|
|
2
|
+
fileUploader: e,
|
|
3
|
+
dropzone: o,
|
|
4
|
+
dropzoneDragging: l,
|
|
5
|
+
dropzoneDisabled: n,
|
|
6
|
+
dropzoneError: _,
|
|
7
|
+
input: r,
|
|
8
|
+
dropzoneContent: c,
|
|
9
|
+
dropzoneIcon: t,
|
|
10
|
+
dropzonePlaceholder: s,
|
|
11
|
+
dropzoneHints: i,
|
|
12
|
+
dropzoneHint: p,
|
|
13
|
+
helperText: m,
|
|
14
|
+
helperTextError: f,
|
|
15
|
+
fileList: a,
|
|
16
|
+
fileItem: d,
|
|
17
|
+
fileIcon: y,
|
|
18
|
+
filePreview: z,
|
|
19
|
+
fileInfo: u,
|
|
20
|
+
fileName: S,
|
|
21
|
+
fileSize: g,
|
|
22
|
+
fileStatus: I,
|
|
23
|
+
progressBar: h,
|
|
24
|
+
progressFill: E,
|
|
25
|
+
fileStatusIcon: x,
|
|
26
|
+
spin: v,
|
|
27
|
+
fileStatusSuccess: D,
|
|
28
|
+
fileStatusError: H,
|
|
29
|
+
fileRemove: P,
|
|
30
|
+
minimal: T,
|
|
31
|
+
card: b,
|
|
32
|
+
compact: w
|
|
14
33
|
};
|
|
15
34
|
export {
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
s as
|
|
28
|
-
|
|
35
|
+
b as card,
|
|
36
|
+
w as compact,
|
|
37
|
+
B as default,
|
|
38
|
+
o as dropzone,
|
|
39
|
+
c as dropzoneContent,
|
|
40
|
+
n as dropzoneDisabled,
|
|
41
|
+
l as dropzoneDragging,
|
|
42
|
+
_ as dropzoneError,
|
|
43
|
+
p as dropzoneHint,
|
|
44
|
+
i as dropzoneHints,
|
|
45
|
+
t as dropzoneIcon,
|
|
46
|
+
s as dropzonePlaceholder,
|
|
47
|
+
y as fileIcon,
|
|
48
|
+
u as fileInfo,
|
|
49
|
+
d as fileItem,
|
|
50
|
+
a as fileList,
|
|
51
|
+
S as fileName,
|
|
52
|
+
z as filePreview,
|
|
53
|
+
P as fileRemove,
|
|
54
|
+
g as fileSize,
|
|
55
|
+
I as fileStatus,
|
|
56
|
+
H as fileStatusError,
|
|
57
|
+
x as fileStatusIcon,
|
|
58
|
+
D as fileStatusSuccess,
|
|
59
|
+
e as fileUploader,
|
|
60
|
+
m as helperText,
|
|
61
|
+
f as helperTextError,
|
|
62
|
+
r as input,
|
|
63
|
+
T as minimal,
|
|
64
|
+
h as progressBar,
|
|
65
|
+
E as progressFill,
|
|
66
|
+
v as spin
|
|
29
67
|
};
|
package/dist/index181.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="_metricCards_19r8j_8",r="_card_19r8j_33",a="_interactive_19r8j_49",c="_loading_19r8j_63",_="_cardHeader_19r8j_71",t="_cardIcon_19r8j_77",o="_label_19r8j_88",n="_cardBody_19r8j_100",s="_value_19r8j_107",i="_skeleton_19r8j_116",l="_pulse_19r8j_1",d="_sparkline_19r8j_134",j="_cardFooter_19r8j_143",v="_change_19r8j_150",p="_positive_19r8j_159",g="_negative_19r8j_163",u="_changeLabel_19r8j_167",b="_description_19r8j_173",h={metricCards:e,"cols-2":"_cols-2_19r8j_13","cols-3":"_cols-3_19r8j_17","cols-4":"_cols-4_19r8j_21","cols-5":"_cols-5_19r8j_25",card:r,interactive:a,loading:c,cardHeader:_,cardIcon:t,label:o,cardBody:n,value:s,skeleton:i,pulse:l,sparkline:d,cardFooter:j,change:v,positive:p,negative:g,changeLabel:u,description:b,"variant-compact":"_variant-compact_19r8j_184","variant-detailed":"_variant-detailed_19r8j_214"};exports.card=r;exports.cardBody=n;exports.cardFooter=j;exports.cardHeader=_;exports.cardIcon=t;exports.change=v;exports.changeLabel=u;exports.default=h;exports.description=b;exports.interactive=a;exports.label=o;exports.loading=c;exports.metricCards=e;exports.negative=g;exports.positive=p;exports.pulse=l;exports.skeleton=i;exports.sparkline=d;exports.value=s;
|
package/dist/index181.mjs
CHANGED
|
@@ -1,48 +1,47 @@
|
|
|
1
|
-
const
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
1
|
+
const _ = "_metricCards_19r8j_8", r = "_card_19r8j_33", c = "_interactive_19r8j_49", e = "_loading_19r8j_63", a = "_cardHeader_19r8j_71", o = "_cardIcon_19r8j_77", t = "_label_19r8j_88", n = "_cardBody_19r8j_100", s = "_value_19r8j_107", i = "_skeleton_19r8j_116", l = "_pulse_19r8j_1", d = "_sparkline_19r8j_134", j = "_cardFooter_19r8j_143", v = "_change_19r8j_150", p = "_positive_19r8j_159", g = "_negative_19r8j_163", u = "_changeLabel_19r8j_167", b = "_description_19r8j_173", h = {
|
|
2
|
+
metricCards: _,
|
|
3
|
+
"cols-2": "_cols-2_19r8j_13",
|
|
4
|
+
"cols-3": "_cols-3_19r8j_17",
|
|
5
|
+
"cols-4": "_cols-4_19r8j_21",
|
|
6
|
+
"cols-5": "_cols-5_19r8j_25",
|
|
7
|
+
card: r,
|
|
8
|
+
interactive: c,
|
|
9
|
+
loading: e,
|
|
10
|
+
cardHeader: a,
|
|
11
|
+
cardIcon: o,
|
|
12
|
+
label: t,
|
|
13
|
+
cardBody: n,
|
|
14
|
+
value: s,
|
|
15
|
+
skeleton: i,
|
|
16
|
+
pulse: l,
|
|
17
|
+
sparkline: d,
|
|
18
|
+
cardFooter: j,
|
|
19
|
+
change: v,
|
|
20
|
+
positive: p,
|
|
21
|
+
negative: g,
|
|
22
|
+
changeLabel: u,
|
|
23
|
+
description: b,
|
|
24
|
+
"variant-compact": "_variant-compact_19r8j_184",
|
|
25
|
+
"variant-detailed": "_variant-detailed_19r8j_214"
|
|
24
26
|
};
|
|
25
27
|
export {
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
p as
|
|
41
|
-
l as
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
s as sectionTitle,
|
|
46
|
-
e as sidebar,
|
|
47
|
-
h as subItems
|
|
28
|
+
r as card,
|
|
29
|
+
n as cardBody,
|
|
30
|
+
j as cardFooter,
|
|
31
|
+
a as cardHeader,
|
|
32
|
+
o as cardIcon,
|
|
33
|
+
v as change,
|
|
34
|
+
u as changeLabel,
|
|
35
|
+
h as default,
|
|
36
|
+
b as description,
|
|
37
|
+
c as interactive,
|
|
38
|
+
t as label,
|
|
39
|
+
e as loading,
|
|
40
|
+
_ as metricCards,
|
|
41
|
+
g as negative,
|
|
42
|
+
p as positive,
|
|
43
|
+
l as pulse,
|
|
44
|
+
i as skeleton,
|
|
45
|
+
d as sparkline,
|
|
46
|
+
s as value
|
|
48
47
|
};
|
package/dist/index182.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="_container_1l2wi_8",l="_centered_1l2wi_13",t="_padded_1l2wi_19",_="_sm_1l2wi_28",d="_md_1l2wi_32",n="_lg_1l2wi_36",c="_xl_1l2wi_40",s="_full_1l2wi_44",o={container:e,centered:l,padded:t,sm:_,md:d,lg:n,xl:c,full:s};exports.centered=l;exports.container=e;exports.default=o;exports.full=s;exports.lg=n;exports.md=d;exports.padded=t;exports.sm=_;exports.xl=c;
|
package/dist/index182.mjs
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
const _ = "
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
"bg-subtle": "_bg-subtle_f5l02_54",
|
|
11
|
-
"bg-sunken": "_bg-sunken_f5l02_58",
|
|
12
|
-
"bg-brand": "_bg-brand_f5l02_62",
|
|
13
|
-
borderTop: n,
|
|
14
|
-
borderBottom: s
|
|
1
|
+
const _ = "_container_1l2wi_8", l = "_centered_1l2wi_13", e = "_padded_1l2wi_19", n = "_sm_1l2wi_28", t = "_md_1l2wi_32", d = "_lg_1l2wi_36", c = "_xl_1l2wi_40", s = "_full_1l2wi_44", o = {
|
|
2
|
+
container: _,
|
|
3
|
+
centered: l,
|
|
4
|
+
padded: e,
|
|
5
|
+
sm: n,
|
|
6
|
+
md: t,
|
|
7
|
+
lg: d,
|
|
8
|
+
xl: c,
|
|
9
|
+
full: s
|
|
15
10
|
};
|
|
16
11
|
export {
|
|
17
|
-
|
|
18
|
-
|
|
12
|
+
l as centered,
|
|
13
|
+
_ as container,
|
|
19
14
|
o as default,
|
|
20
|
-
|
|
15
|
+
s as full,
|
|
16
|
+
d as lg,
|
|
17
|
+
t as md,
|
|
18
|
+
e as padded,
|
|
19
|
+
n as sm,
|
|
20
|
+
c as xl
|
|
21
21
|
};
|
package/dist/index183.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const _="_section_f5l02_8",o="_borderTop_f5l02_71",e="_borderBottom_f5l02_75",n={section:_,"spacing-none":"_spacing-none_f5l02_17","spacing-sm":"_spacing-sm_f5l02_22","spacing-md":"_spacing-md_f5l02_27","spacing-lg":"_spacing-lg_f5l02_32","spacing-xl":"_spacing-xl_f5l02_37","bg-none":"_bg-none_f5l02_46","bg-base":"_bg-base_f5l02_50","bg-subtle":"_bg-subtle_f5l02_54","bg-sunken":"_bg-sunken_f5l02_58","bg-brand":"_bg-brand_f5l02_62",borderTop:o,borderBottom:e};exports.borderBottom=e;exports.borderTop=o;exports.default=n;exports.section=_;
|
package/dist/index183.mjs
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
const _ = "
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
1
|
+
const _ = "_section_f5l02_8", n = "_borderTop_f5l02_71", s = "_borderBottom_f5l02_75", o = {
|
|
2
|
+
section: _,
|
|
3
|
+
"spacing-none": "_spacing-none_f5l02_17",
|
|
4
|
+
"spacing-sm": "_spacing-sm_f5l02_22",
|
|
5
|
+
"spacing-md": "_spacing-md_f5l02_27",
|
|
6
|
+
"spacing-lg": "_spacing-lg_f5l02_32",
|
|
7
|
+
"spacing-xl": "_spacing-xl_f5l02_37",
|
|
8
|
+
"bg-none": "_bg-none_f5l02_46",
|
|
9
|
+
"bg-base": "_bg-base_f5l02_50",
|
|
10
|
+
"bg-subtle": "_bg-subtle_f5l02_54",
|
|
11
|
+
"bg-sunken": "_bg-sunken_f5l02_58",
|
|
12
|
+
"bg-brand": "_bg-brand_f5l02_62",
|
|
13
|
+
borderTop: n,
|
|
14
|
+
borderBottom: s
|
|
10
15
|
};
|
|
11
16
|
export {
|
|
12
|
-
|
|
13
|
-
|
|
17
|
+
s as borderBottom,
|
|
18
|
+
n as borderTop,
|
|
14
19
|
o as default,
|
|
15
|
-
|
|
16
|
-
d as lg,
|
|
17
|
-
t as md,
|
|
18
|
-
e as padded,
|
|
19
|
-
n as sm,
|
|
20
|
-
c as xl
|
|
20
|
+
_ as section
|
|
21
21
|
};
|
package/dist/index185.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react/jsx-runtime"),n=require("react"),b=require("lucide-react"),i=require("./
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react/jsx-runtime"),n=require("react"),b=require("lucide-react"),i=require("./index141.cjs"),l=({src:s,alt:d="Image",isOpen:a,onClose:t,className:f,...m})=>{const u=n.useRef(null),r=n.useRef(null),c=n.useCallback(e=>{if(e.key==="Escape"){t();return}e.key==="Tab"&&(e.preventDefault(),u.current?.focus())},[t]),g=e=>{e.target===e.currentTarget&&t()};return n.useEffect(()=>(a&&(r.current=document.activeElement,document.addEventListener("keydown",c),document.body.style.overflow="hidden",requestAnimationFrame(()=>{u.current?.focus()})),()=>{document.removeEventListener("keydown",c),document.body.style.overflow="",r.current&&typeof r.current.focus=="function"&&r.current.focus()}),[a,c]),a?o.jsxs("div",{className:[i.default.lightbox,f].filter(Boolean).join(" "),onClick:g,role:"dialog","aria-modal":"true","aria-label":"Image viewer",...m,children:[o.jsx("button",{ref:u,className:i.default.lightboxClose,onClick:t,"aria-label":"Close image viewer",children:o.jsx(b.X,{size:24})}),o.jsx("img",{src:s,alt:d,className:i.default.lightboxImage})]}):null};l.displayName="ChatLightbox";exports.ChatLightbox=l;
|
package/dist/index185.mjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsxs as g, jsx as i } from "react/jsx-runtime";
|
|
2
2
|
import { useRef as c, useCallback as b, useEffect as h } from "react";
|
|
3
3
|
import { X as y } from "lucide-react";
|
|
4
|
-
import l from "./
|
|
4
|
+
import l from "./index141.mjs";
|
|
5
5
|
const v = ({
|
|
6
6
|
src: u,
|
|
7
7
|
alt: s = "Image",
|
package/dist/index19.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),h=require("react"),p=require("recharts"),R=require("./
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),h=require("react"),p=require("recharts"),R=require("./index134.cjs"),t=require("./index135.cjs"),f=h.createContext({}),j=({config:s,children:o,className:a,style:n,...l})=>{const{resolvedConfig:r,resolvedColorVars:i}=R.useResolvedChartColors(s),d=[t.default.container,a].filter(Boolean).join(" ");return e.jsx(f.Provider,{value:r,children:e.jsx("div",{role:"figure",className:d,style:{...i,...n},...l,children:e.jsx(p.ResponsiveContainer,{width:"100%",height:"100%",children:o})})})};j.displayName="ChartContainer";const v=({active:s,payload:o,label:a,indicator:n="dot",hideLabel:l=!1,hideIndicator:r=!1,labelFormatter:i,formatter:d,className:u})=>{const L=h.useContext(f);if(!s||!o?.length)return null;const b=[t.default.tooltip,u].filter(Boolean).join(" "),g=i?i(String(a)):a,T={dot:t.default.tooltipDot,line:t.default.tooltipLine,dashed:t.default.tooltipDashed}[n];return e.jsxs("div",{className:b,children:[!l&&g&&e.jsx("div",{className:t.default.tooltipLabel,children:g}),e.jsx("div",{className:t.default.tooltipItems,children:o.map(c=>{const C=String(c.dataKey||c.name),m=L[C],q=m?.label||C,I=d?d(c.value,C):String(c.value),x=c.color||m?.color;return e.jsxs("div",{className:t.default.tooltipItem,children:[!r&&e.jsx("span",{className:T,style:{backgroundColor:x,borderColor:x}}),e.jsx("span",{className:t.default.tooltipName,children:q}),e.jsx("span",{className:t.default.tooltipValue,children:I})]},C)})})]})};v.displayName="ChartTooltipContent";const N=({payload:s,className:o})=>{const a=h.useContext(f);if(!s?.length)return null;const n=[t.default.legend,o].filter(Boolean).join(" ");return e.jsx("div",{className:n,children:s.map(l=>{const r=l.dataKey||l.value,i=a[r],d=i?.label||r,u=l.color||i?.color;return e.jsxs("div",{className:t.default.legendItem,children:[e.jsx("span",{className:t.default.legendDot,style:{backgroundColor:u}}),e.jsx("span",{children:d})]},r)})})};N.displayName="ChartLegendContent";const y=({id:s,color:o,startOpacity:a=.4,endOpacity:n=.05})=>e.jsxs("linearGradient",{id:s,x1:"0",y1:"0",x2:"0",y2:"1",children:[e.jsx("stop",{offset:"5%",stopColor:o,stopOpacity:a}),e.jsx("stop",{offset:"95%",stopColor:o,stopOpacity:n})]});y.displayName="ChartGradient";const S=p.Tooltip,G=p.Legend;exports.ChartContainer=j;exports.ChartGradient=y;exports.ChartLegend=G;exports.ChartLegendContent=N;exports.ChartTooltip=S;exports.ChartTooltipContent=v;
|
package/dist/index19.mjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx as t, jsxs as C } from "react/jsx-runtime";
|
|
2
2
|
import { useContext as v, createContext as j } from "react";
|
|
3
3
|
import { Legend as I, Tooltip as K, ResponsiveContainer as T } from "recharts";
|
|
4
|
-
import { useResolvedChartColors as B } from "./
|
|
5
|
-
import o from "./
|
|
4
|
+
import { useResolvedChartColors as B } from "./index134.mjs";
|
|
5
|
+
import o from "./index135.mjs";
|
|
6
6
|
const h = j({}), D = ({
|
|
7
7
|
config: n,
|
|
8
8
|
children: e,
|
package/dist/index20.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react/jsx-runtime"),s=require("./
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react/jsx-runtime"),s=require("./index141.cjs"),d=require("./index142.cjs"),h=require("./index143.cjs"),n=require("./index144.cjs"),C=require("./index145.cjs"),c=require("./index146.cjs"),l=require("./index147.cjs"),u=require("./index148.cjs"),p=require("./index149.cjs"),m=require("./index150.cjs"),y=require("./index151.cjs"),g=require("./index152.cjs"),M=require("./index153.cjs"),q=require("./index154.cjs"),a=({children:t,className:r,...i})=>o.jsx("div",{className:[s.default.chat,r].filter(Boolean).join(" "),role:"region","aria-label":"Chat interface",...i,children:t});a.displayName="Chat";const e=a;e.Header=d.ChatHeader;e.Messages=h.ChatMessages;e.Message=n.ChatMessage;e.Input=C.ChatInput;e.TypingIndicator=c.ChatTypingIndicator;e.CodeBlock=l.ChatCodeBlock;e.Markdown=u.ChatMarkdown;e.ImagePreview=p.ChatImagePreview;e.AudioPlayer=m.ChatAudioPlayer;e.VoiceRecorder=y.ChatVoiceRecorder;e.FileUpload=g.ChatFileUpload;e.Attachment=M.ChatAttachment;e.Sidebar=q.ChatSidebar;e.Header.displayName="Chat.Header";e.Messages.displayName="Chat.Messages";e.Message.displayName="Chat.Message";e.Input.displayName="Chat.Input";e.TypingIndicator.displayName="Chat.TypingIndicator";e.CodeBlock.displayName="Chat.CodeBlock";e.Markdown.displayName="Chat.Markdown";e.ImagePreview.displayName="Chat.ImagePreview";e.AudioPlayer.displayName="Chat.AudioPlayer";e.VoiceRecorder.displayName="Chat.VoiceRecorder";e.FileUpload.displayName="Chat.FileUpload";e.Attachment.displayName="Chat.Attachment";e.Sidebar.displayName="Chat.Sidebar";exports.Chat=e;
|
package/dist/index20.mjs
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import { jsx as i } from "react/jsx-runtime";
|
|
2
|
-
import m from "./
|
|
3
|
-
import { ChatHeader as d } from "./
|
|
4
|
-
import { ChatMessages as p } from "./
|
|
5
|
-
import { ChatMessage as s } from "./
|
|
6
|
-
import { ChatInput as l } from "./
|
|
7
|
-
import { ChatTypingIndicator as h } from "./
|
|
8
|
-
import { ChatCodeBlock as C } from "./
|
|
9
|
-
import { ChatMarkdown as n } from "./
|
|
10
|
-
import { ChatImagePreview as c } from "./
|
|
11
|
-
import { ChatAudioPlayer as y } from "./
|
|
12
|
-
import { ChatVoiceRecorder as f } from "./
|
|
13
|
-
import { ChatFileUpload as g } from "./
|
|
14
|
-
import { ChatAttachment as N } from "./
|
|
15
|
-
import { ChatSidebar as I } from "./
|
|
2
|
+
import m from "./index141.mjs";
|
|
3
|
+
import { ChatHeader as d } from "./index142.mjs";
|
|
4
|
+
import { ChatMessages as p } from "./index143.mjs";
|
|
5
|
+
import { ChatMessage as s } from "./index144.mjs";
|
|
6
|
+
import { ChatInput as l } from "./index145.mjs";
|
|
7
|
+
import { ChatTypingIndicator as h } from "./index146.mjs";
|
|
8
|
+
import { ChatCodeBlock as C } from "./index147.mjs";
|
|
9
|
+
import { ChatMarkdown as n } from "./index148.mjs";
|
|
10
|
+
import { ChatImagePreview as c } from "./index149.mjs";
|
|
11
|
+
import { ChatAudioPlayer as y } from "./index150.mjs";
|
|
12
|
+
import { ChatVoiceRecorder as f } from "./index151.mjs";
|
|
13
|
+
import { ChatFileUpload as g } from "./index152.mjs";
|
|
14
|
+
import { ChatAttachment as N } from "./index153.mjs";
|
|
15
|
+
import { ChatSidebar as I } from "./index154.mjs";
|
|
16
16
|
const e = ({ children: t, className: o, ...r }) => /* @__PURE__ */ i(
|
|
17
17
|
"div",
|
|
18
18
|
{
|