@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/index138.mjs
CHANGED
|
@@ -1,221 +1,41 @@
|
|
|
1
|
-
const r = {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
semantic: {
|
|
21
|
-
light: {
|
|
22
|
-
interactivePrimary: "{color.brand.orion.500}",
|
|
23
|
-
interactivePrimaryHover: "{color.brand.orion.700}",
|
|
24
|
-
interactivePrimaryText: "{color.neutral.0}"
|
|
25
|
-
},
|
|
26
|
-
dark: {
|
|
27
|
-
interactivePrimary: "{color.brand.orion.500}",
|
|
28
|
-
interactivePrimaryHover: "{color.brand.orion.400}",
|
|
29
|
-
interactivePrimaryText: "{color.neutral.0}"
|
|
30
|
-
}
|
|
31
|
-
},
|
|
32
|
-
usage: {
|
|
33
|
-
html: '<html data-theme="dark">',
|
|
34
|
-
css: "/* No additional CSS needed - default */",
|
|
35
|
-
attribute: null
|
|
36
|
-
}
|
|
37
|
-
},
|
|
38
|
-
deepblue: {
|
|
39
|
-
name: "Deepblue",
|
|
40
|
-
description: "Deepblue brand - Deep Blue with Work Sans typography",
|
|
41
|
-
accent: {
|
|
42
|
-
primary: "{color.brand.deepblue.500}",
|
|
43
|
-
light: "{color.brand.deepblue.100}",
|
|
44
|
-
dark: "{color.brand.deepblue.800}"
|
|
45
|
-
},
|
|
46
|
-
typography: {
|
|
47
|
-
primary: "Work Sans",
|
|
48
|
-
secondary: "Work Sans",
|
|
49
|
-
mono: "JetBrains Mono"
|
|
50
|
-
},
|
|
51
|
-
geometry: {
|
|
52
|
-
radiusControl: "{radius.md}",
|
|
53
|
-
radiusContainer: "{radius.lg}",
|
|
54
|
-
buttonStyle: "rounded"
|
|
55
|
-
},
|
|
56
|
-
semantic: {
|
|
57
|
-
light: {
|
|
58
|
-
interactivePrimary: "{color.brand.deepblue.500}",
|
|
59
|
-
interactivePrimaryHover: "{color.brand.deepblue.700}",
|
|
60
|
-
interactivePrimaryText: "{color.neutral.0}"
|
|
61
|
-
},
|
|
62
|
-
dark: {
|
|
63
|
-
interactivePrimary: "{color.brand.deepblue.500}",
|
|
64
|
-
interactivePrimaryHover: "{color.brand.deepblue.400}",
|
|
65
|
-
interactivePrimaryText: "{color.neutral.900}"
|
|
66
|
-
}
|
|
67
|
-
},
|
|
68
|
-
usage: {
|
|
69
|
-
html: '<html data-theme="dark" data-brand="deepblue">',
|
|
70
|
-
css: '/* Included in theme.css via [data-brand="deepblue"] */',
|
|
71
|
-
attribute: "deepblue"
|
|
72
|
-
}
|
|
73
|
-
},
|
|
74
|
-
red: {
|
|
75
|
-
name: "Red",
|
|
76
|
-
description: "Red brand - Red with Poppins typography and pill buttons",
|
|
77
|
-
accent: {
|
|
78
|
-
primary: "{color.brand.red.500}",
|
|
79
|
-
light: "{color.brand.red.100}",
|
|
80
|
-
dark: "{color.brand.red.900}"
|
|
81
|
-
},
|
|
82
|
-
typography: {
|
|
83
|
-
primary: "Poppins",
|
|
84
|
-
secondary: "Inter",
|
|
85
|
-
mono: "JetBrains Mono"
|
|
86
|
-
},
|
|
87
|
-
geometry: {
|
|
88
|
-
radiusControl: "var(--radius-lg)",
|
|
89
|
-
radiusContainer: "{radius.lg}",
|
|
90
|
-
buttonStyle: "pill"
|
|
91
|
-
},
|
|
92
|
-
semantic: {
|
|
93
|
-
light: {
|
|
94
|
-
interactivePrimary: "{color.brand.red.500}",
|
|
95
|
-
interactivePrimaryHover: "{color.brand.red.600}",
|
|
96
|
-
interactivePrimaryText: "{color.neutral.0}"
|
|
97
|
-
},
|
|
98
|
-
dark: {
|
|
99
|
-
interactivePrimary: "{color.brand.red.500}",
|
|
100
|
-
interactivePrimaryHover: "{color.brand.red.400}",
|
|
101
|
-
interactivePrimaryText: "{color.neutral.0}"
|
|
102
|
-
}
|
|
103
|
-
},
|
|
104
|
-
usage: {
|
|
105
|
-
html: '<html data-theme="dark" data-brand="red">',
|
|
106
|
-
css: '/* Included in theme.css via [data-brand="red"] */',
|
|
107
|
-
attribute: "red"
|
|
108
|
-
}
|
|
109
|
-
},
|
|
110
|
-
orange: {
|
|
111
|
-
name: "Orange",
|
|
112
|
-
description: "Orange brand - Red-Orange with pill buttons",
|
|
113
|
-
accent: {
|
|
114
|
-
primary: "{color.brand.orange.500}",
|
|
115
|
-
light: "{color.brand.orange.100}",
|
|
116
|
-
dark: "{color.brand.orange.900}"
|
|
117
|
-
},
|
|
118
|
-
typography: {
|
|
119
|
-
primary: "DM Sans",
|
|
120
|
-
secondary: "Inter",
|
|
121
|
-
mono: "JetBrains Mono"
|
|
122
|
-
},
|
|
123
|
-
geometry: {
|
|
124
|
-
radiusControl: "{radius.full}",
|
|
125
|
-
radiusContainer: "{radius.lg}",
|
|
126
|
-
buttonStyle: "pill"
|
|
127
|
-
},
|
|
128
|
-
semantic: {
|
|
129
|
-
light: {
|
|
130
|
-
interactivePrimary: "{color.brand.orange.500}",
|
|
131
|
-
interactivePrimaryHover: "{color.brand.orange.700}",
|
|
132
|
-
interactivePrimaryText: "{color.neutral.0}"
|
|
133
|
-
},
|
|
134
|
-
dark: {
|
|
135
|
-
interactivePrimary: "{color.brand.orange.500}",
|
|
136
|
-
interactivePrimaryHover: "{color.brand.orange.400}",
|
|
137
|
-
interactivePrimaryText: "{color.neutral.0}"
|
|
138
|
-
}
|
|
139
|
-
},
|
|
140
|
-
usage: {
|
|
141
|
-
html: '<html data-theme="dark" data-brand="orange">',
|
|
142
|
-
css: '/* Included in theme.css via [data-brand="orange"] */',
|
|
143
|
-
attribute: "orange"
|
|
144
|
-
}
|
|
145
|
-
},
|
|
146
|
-
ember: {
|
|
147
|
-
name: "Ember",
|
|
148
|
-
description: "Ember brand — Orange accent with dark neutral buttons and rectangular geometry",
|
|
149
|
-
accent: {
|
|
150
|
-
primary: "{color.brand.orange.500}",
|
|
151
|
-
light: "{color.brand.orange.100}",
|
|
152
|
-
dark: "{color.brand.orange.900}"
|
|
153
|
-
},
|
|
154
|
-
typography: {
|
|
155
|
-
primary: "DM Sans",
|
|
156
|
-
secondary: "Inter",
|
|
157
|
-
mono: "JetBrains Mono"
|
|
158
|
-
},
|
|
159
|
-
geometry: {
|
|
160
|
-
radiusControl: "{radius.md}",
|
|
161
|
-
radiusContainer: "{radius.xl}",
|
|
162
|
-
buttonStyle: "rounded"
|
|
163
|
-
},
|
|
164
|
-
semantic: {
|
|
165
|
-
light: {
|
|
166
|
-
interactivePrimary: "{color.neutral.900}",
|
|
167
|
-
interactivePrimaryHover: "{color.neutral.700}",
|
|
168
|
-
interactivePrimaryText: "{color.neutral.0}"
|
|
169
|
-
},
|
|
170
|
-
dark: {
|
|
171
|
-
interactivePrimary: "{color.neutral.100}",
|
|
172
|
-
interactivePrimaryHover: "{color.neutral.0}",
|
|
173
|
-
interactivePrimaryText: "{color.neutral.900}"
|
|
174
|
-
}
|
|
175
|
-
},
|
|
176
|
-
usage: {
|
|
177
|
-
html: '<html data-theme="light|dark" data-brand="ember">',
|
|
178
|
-
css: '/* Included in theme.css via [data-brand="ember"] */',
|
|
179
|
-
attribute: "ember"
|
|
180
|
-
}
|
|
181
|
-
},
|
|
182
|
-
lemon: {
|
|
183
|
-
name: "Lemon",
|
|
184
|
-
description: "Lemon brand - Bright lime green with Anton typography and highly rounded design",
|
|
185
|
-
accent: {
|
|
186
|
-
primary: "{color.brand.lemon.600}",
|
|
187
|
-
light: "{color.brand.lemon.100}",
|
|
188
|
-
dark: "{color.brand.lemon.900}"
|
|
189
|
-
},
|
|
190
|
-
typography: {
|
|
191
|
-
primary: "Anton",
|
|
192
|
-
secondary: "Work Sans",
|
|
193
|
-
mono: "JetBrains Mono"
|
|
194
|
-
},
|
|
195
|
-
geometry: {
|
|
196
|
-
radiusControl: "{radius.lg}",
|
|
197
|
-
radiusContainer: "{radius.lg}",
|
|
198
|
-
buttonStyle: "pill"
|
|
199
|
-
},
|
|
200
|
-
semantic: {
|
|
201
|
-
light: {
|
|
202
|
-
interactivePrimary: "{color.brand.lemon.700}",
|
|
203
|
-
interactivePrimaryHover: "{color.brand.lemon.800}",
|
|
204
|
-
interactivePrimaryText: "{color.neutral.0}"
|
|
205
|
-
},
|
|
206
|
-
dark: {
|
|
207
|
-
interactivePrimary: "{color.brand.lemon.500}",
|
|
208
|
-
interactivePrimaryHover: "{color.brand.lemon.600}",
|
|
209
|
-
interactivePrimaryText: "{color.neutral.900}"
|
|
210
|
-
}
|
|
211
|
-
},
|
|
212
|
-
usage: {
|
|
213
|
-
html: '<html data-theme="dark" data-brand="lemon">',
|
|
214
|
-
css: '/* Included in theme.css via [data-brand="lemon"] */',
|
|
215
|
-
attribute: "lemon"
|
|
216
|
-
}
|
|
217
|
-
}
|
|
1
|
+
const e = "_folder_6iy6s_8", t = "_dropTarget_6iy6s_21", o = "_dropCompleted_6iy6s_30", _ = "_header_6iy6s_36", n = "_trigger_6iy6s_44", s = "_chevron_6iy6s_69", r = "_expanded_6iy6s_75", i = "_title_6iy6s_84", d = "_badge_6iy6s_94", c = "_actions_6iy6s_99", p = "_content_6iy6s_106", y = "_grid_6iy6s_112", a = "_badgeLabel_6iy6s_131", g = "_sortDropdown_6iy6s_136", l = "_emptyState_6iy6s_147", m = "_emptyText_6iy6s_152", b = "_insertionLine_6iy6s_160", x = "_emptyDropZone_6iy6s_182", h = {
|
|
2
|
+
folder: e,
|
|
3
|
+
dropTarget: t,
|
|
4
|
+
dropCompleted: o,
|
|
5
|
+
header: _,
|
|
6
|
+
trigger: n,
|
|
7
|
+
chevron: s,
|
|
8
|
+
expanded: r,
|
|
9
|
+
title: i,
|
|
10
|
+
badge: d,
|
|
11
|
+
actions: c,
|
|
12
|
+
content: p,
|
|
13
|
+
grid: y,
|
|
14
|
+
badgeLabel: a,
|
|
15
|
+
sortDropdown: g,
|
|
16
|
+
emptyState: l,
|
|
17
|
+
emptyText: m,
|
|
18
|
+
insertionLine: b,
|
|
19
|
+
emptyDropZone: x
|
|
218
20
|
};
|
|
219
21
|
export {
|
|
220
|
-
|
|
22
|
+
c as actions,
|
|
23
|
+
d as badge,
|
|
24
|
+
a as badgeLabel,
|
|
25
|
+
s as chevron,
|
|
26
|
+
p as content,
|
|
27
|
+
h as default,
|
|
28
|
+
o as dropCompleted,
|
|
29
|
+
t as dropTarget,
|
|
30
|
+
x as emptyDropZone,
|
|
31
|
+
l as emptyState,
|
|
32
|
+
m as emptyText,
|
|
33
|
+
r as expanded,
|
|
34
|
+
e as folder,
|
|
35
|
+
y as grid,
|
|
36
|
+
_ as header,
|
|
37
|
+
b as insertionLine,
|
|
38
|
+
g as sortDropdown,
|
|
39
|
+
i as title,
|
|
40
|
+
n as trigger
|
|
221
41
|
};
|
package/dist/index139.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 t="_banner_1j8yh_5",n="_container_1j8yh_49",e="_content_1j8yh_61",s="_splitLayout_1j8yh_71",o="_splitContent_1j8yh_86",i="_splitImage_1j8yh_90",_="_eyebrow_1j8yh_98",c="_title_1j8yh_116",a="_description_1j8yh_130",l="_actions_1j8yh_143",r="_dismissButton_1j8yh_154",y={banner:t,container:n,content:e,splitLayout:s,splitContent:o,splitImage:i,eyebrow:_,title:c,description:a,actions:l,dismissButton:r};exports.actions=l;exports.banner=t;exports.container=n;exports.content=e;exports.default=y;exports.description=a;exports.dismissButton=r;exports.eyebrow=_;exports.splitContent=o;exports.splitImage=i;exports.splitLayout=s;exports.title=c;
|
package/dist/index139.mjs
CHANGED
|
@@ -1,31 +1,27 @@
|
|
|
1
|
-
const
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
today: k,
|
|
14
|
-
outside: j
|
|
1
|
+
const t = "_banner_1j8yh_5", n = "_container_1j8yh_49", s = "_content_1j8yh_61", o = "_splitLayout_1j8yh_71", _ = "_splitContent_1j8yh_86", e = "_splitImage_1j8yh_90", i = "_eyebrow_1j8yh_98", c = "_title_1j8yh_116", y = "_description_1j8yh_130", a = "_actions_1j8yh_143", l = "_dismissButton_1j8yh_154", p = {
|
|
2
|
+
banner: t,
|
|
3
|
+
container: n,
|
|
4
|
+
content: s,
|
|
5
|
+
splitLayout: o,
|
|
6
|
+
splitContent: _,
|
|
7
|
+
splitImage: e,
|
|
8
|
+
eyebrow: i,
|
|
9
|
+
title: c,
|
|
10
|
+
description: y,
|
|
11
|
+
actions: a,
|
|
12
|
+
dismissButton: l
|
|
15
13
|
};
|
|
16
14
|
export {
|
|
17
|
-
|
|
18
|
-
t as
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
o as
|
|
28
|
-
|
|
29
|
-
k as today,
|
|
30
|
-
r as weekday
|
|
15
|
+
a as actions,
|
|
16
|
+
t as banner,
|
|
17
|
+
n as container,
|
|
18
|
+
s as content,
|
|
19
|
+
p as default,
|
|
20
|
+
y as description,
|
|
21
|
+
l as dismissButton,
|
|
22
|
+
i as eyebrow,
|
|
23
|
+
_ as splitContent,
|
|
24
|
+
e as splitImage,
|
|
25
|
+
o as splitLayout,
|
|
26
|
+
c as title
|
|
31
27
|
};
|
package/dist/index14.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("react/jsx-runtime"),$=require("react"),e=require("./
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("react/jsx-runtime"),$=require("react"),e=require("./index107.cjs"),C=d=>d.replace(/-([a-z])/g,r=>r[1]?.toUpperCase()||""),o=$.forwardRef(({variant:d="primary",size:r="md",isLoading:t=!1,fullWidth:i=!1,icon:s,iconRight:u,iconOnly:l=!1,className:c,children:f,disabled:m,type:p="button",...h},j)=>{const N=e.default[C(d)],b=[e.default.button,N,e.default[r],i&&e.default.fullWidth,l&&e.default.iconOnly,t&&e.default.loading,c].filter(Boolean).join(" "),x=m||t,n=t?e.default.loadingContent:void 0;return a.jsxs("button",{ref:j,type:p,className:b,disabled:x,...h,children:[t&&a.jsx("span",{className:e.default.spinner,"aria-hidden":"true"}),s&&!l&&a.jsx("span",{className:`${e.default.icon} ${n||""}`,"aria-hidden":"true",children:s}),l&&s?a.jsx("span",{className:`${e.default.icon} ${n||""}`,"aria-hidden":"true",children:s}):a.jsx("span",{className:n,children:f}),u&&!l&&a.jsx("span",{className:`${e.default.icon} ${e.default.iconRight} ${n||""}`,"aria-hidden":"true",children:u})]})});o.displayName="Button";exports.Button=o;
|
package/dist/index14.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs as b, jsx as s } from "react/jsx-runtime";
|
|
2
2
|
import { forwardRef as j } from "react";
|
|
3
|
-
import a from "./
|
|
3
|
+
import a from "./index107.mjs";
|
|
4
4
|
const x = (l) => l.replace(/-([a-z])/g, (o) => o[1]?.toUpperCase() || ""), B = j(
|
|
5
5
|
({
|
|
6
6
|
variant: l = "primary",
|
package/dist/index140.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="_chip_1thuo_9",o="_sm_1thuo_26",t="_md_1thuo_32",_="_lg_1thuo_38",s="_primary_1thuo_54",c="_success_1thuo_61",n="_warning_1thuo_67",l="_error_1thuo_73",r="_info_1thuo_79",i="_inverse_1thuo_85",u="_clickable_1thuo_115",a="_disabled_1thuo_118",d="_selected_1thuo_132",h="_icon_1thuo_156",m="_label_1thuo_175",b="_removeButton_1thuo_179",g={chip:e,sm:o,md:t,lg:_,default:"_default_1thuo_48",primary:s,success:c,warning:n,error:l,info:r,inverse:i,clickable:u,disabled:a,selected:d,icon:h,label:m,removeButton:b};exports.chip=e;exports.clickable=u;exports.default=g;exports.disabled=a;exports.error=l;exports.icon=h;exports.info=r;exports.inverse=i;exports.label=m;exports.lg=_;exports.md=t;exports.primary=s;exports.removeButton=b;exports.selected=d;exports.sm=o;exports.success=c;exports.warning=n;
|
package/dist/index140.mjs
CHANGED
|
@@ -1,45 +1,38 @@
|
|
|
1
|
-
const
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
closeButton: a,
|
|
20
|
-
body: x,
|
|
21
|
-
footer: r,
|
|
22
|
-
loading: h,
|
|
23
|
-
spinner: f,
|
|
24
|
-
spin: g
|
|
1
|
+
const _ = "_chip_1thuo_9", o = "_sm_1thuo_26", t = "_md_1thuo_32", e = "_lg_1thuo_38", s = "_primary_1thuo_54", c = "_success_1thuo_61", n = "_warning_1thuo_67", u = "_error_1thuo_73", l = "_info_1thuo_79", r = "_inverse_1thuo_85", i = "_clickable_1thuo_115", h = "_disabled_1thuo_118", a = "_selected_1thuo_132", d = "_icon_1thuo_156", m = "_label_1thuo_175", b = "_removeButton_1thuo_179", p = {
|
|
2
|
+
chip: _,
|
|
3
|
+
sm: o,
|
|
4
|
+
md: t,
|
|
5
|
+
lg: e,
|
|
6
|
+
default: "_default_1thuo_48",
|
|
7
|
+
primary: s,
|
|
8
|
+
success: c,
|
|
9
|
+
warning: n,
|
|
10
|
+
error: u,
|
|
11
|
+
info: l,
|
|
12
|
+
inverse: r,
|
|
13
|
+
clickable: i,
|
|
14
|
+
disabled: h,
|
|
15
|
+
selected: a,
|
|
16
|
+
icon: d,
|
|
17
|
+
label: m,
|
|
18
|
+
removeButton: b
|
|
25
19
|
};
|
|
26
20
|
export {
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
l as title
|
|
21
|
+
_ as chip,
|
|
22
|
+
i as clickable,
|
|
23
|
+
p as default,
|
|
24
|
+
h as disabled,
|
|
25
|
+
u as error,
|
|
26
|
+
d as icon,
|
|
27
|
+
l as info,
|
|
28
|
+
r as inverse,
|
|
29
|
+
m as label,
|
|
30
|
+
e as lg,
|
|
31
|
+
t as md,
|
|
32
|
+
s as primary,
|
|
33
|
+
b as removeButton,
|
|
34
|
+
a as selected,
|
|
35
|
+
o as sm,
|
|
36
|
+
c as success,
|
|
37
|
+
n as warning
|
|
45
38
|
};
|
package/dist/index141.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="_chat_ytosv_12",t="_header_ytosv_28",s="_headerAvatar_ytosv_38",o="_headerContent_ytosv_42",a="_headerTitle_ytosv_47",r="_headerSubtitle_ytosv_55",n="_headerActions_ytosv_62",i="_messages_ytosv_73",c="_messagesInner_ytosv_86",_="_message_ytosv_73",d="_messageUser_ytosv_124",m="_messageAssistant_ytosv_128",v="_messageContent_ytosv_129",l="_messageAvatar_ytosv_144",g="_messageAvatarUser_ytosv_158",b="_messageAvatarAssistant_ytosv_163",y="_messageBubble_ytosv_176",u="_messageBubbleUser_ytosv_183",p="_messageBubbleAssistant_ytosv_191",h="_messageBubbleSystem_ytosv_198",B="_messageAttachments_ytosv_207",I="_messageFooter_ytosv_218",A="_messageTimestamp_ytosv_229",P="_messageStatus_ytosv_234",R="_messageStatusError_ytosv_242",w="_messageActions_ytosv_246",S="_streamingCursor_ytosv_259",C="_thinkingBubble_ytosv_288",k="_thinkingSpinner_ytosv_296",f="_inputContainer_ytosv_341",T="_inputWrapper_ytosv_356",U="_inputBox_ytosv_365",x="_inputActions_ytosv_382",D="_inputTextarea_ytosv_389",W="_inputButton_ytosv_413",E="_inputButtonPrimary_ytosv_438",H="_pendingAttachments_ytosv_450",F="_pendingAttachment_ytosv_450",L="_pendingAttachmentRemove_ytosv_471",N="_codeBlock_ytosv_495",O="_codeBlockHeader_ytosv_503",M="_codeBlockLanguage_ytosv_512",z="_codeBlockCopy_ytosv_519",G="_codeBlockCopied_ytosv_538",V="_codeBlockContent_ytosv_542",j="_markdown_ytosv_554",q="_markdownUser_ytosv_684",J="_imagePreview_ytosv_698",K="_imagePreviewImg_ytosv_710",Q="_audioPlayer_ytosv_721",X="_audioPlayerButton_ytosv_731",Y="_audioPlayerProgress_ytosv_750",Z="_audioPlayerTrack_ytosv_757",$="_audioPlayerFill_ytosv_764",ee="_audioPlayerTime_ytosv_770",te="_voiceRecorder_ytosv_779",se="_voiceRecorderButton_ytosv_788",oe="_voiceRecorderButtonIdle_ytosv_807",ae="_voiceRecorderInfo_ytosv_811",re="_voiceRecorderDuration_ytosv_818",ne="_voiceRecorderLabel_ytosv_824",ie="_voiceRecorderWaveform_ytosv_829",ce="_voiceRecorderBar_ytosv_836",_e="_voiceRecorderActions_ytosv_866",de="_fileUpload_ytosv_872",me="_fileUploadDragging_ytosv_890",ve="_fileUploadIcon_ytosv_895",le="_fileUploadText_ytosv_900",ge="_fileUploadHint_ytosv_906",be="_attachmentPreview_ytosv_913",ye="_attachmentPreviewIcon_ytosv_929",ue="_attachmentPreviewInfo_ytosv_940",pe="_attachmentPreviewName_ytosv_945",he="_attachmentPreviewMeta_ytosv_953",Be="_attachmentPreviewRemove_ytosv_958",Ie="_lightbox_ytosv_982",Ae="_lightboxImage_ytosv_1003",Pe="_lightboxClose_ytosv_1010",Re="_sidebar_ytosv_1036",we="_sidebarHeader_ytosv_1047",Se="_sidebarNewButton_ytosv_1055",Ce="_sidebarSearch_ytosv_1059",ke="_sidebarSearchInput_ytosv_1063",fe="_sidebarList_ytosv_1083",Te="_sidebarItem_ytosv_1089",Ue="_sidebarItemActive_ytosv_1107",xe="_sidebarItemContent_ytosv_1111",De="_sidebarItemTitle_ytosv_1119",We="_sidebarItemPreview_ytosv_1130",Ee="_sidebarItemDelete_ytosv_1140",He="_sidebarFooter_ytosv_1166",Fe="_sidebarEmpty_ytosv_1171",Le="_sidebarEmptyIcon_ytosv_1181",Ne="_sidebarGroupHeader_ytosv_1186",Oe="_sidebarCollapsed_ytosv_1201",Me="_sidebarOpen_ytosv_1211",ze="_scrollToBottomWrapper_ytosv_1273",Ge="_scrollToBottomButton_ytosv_1282",Ve="_inputSpinner_ytosv_1297",je="_pendingAttachmentSize_ytosv_1311",qe="_voiceRecorderError_ytosv_1319",Je="_headerAvatarDefault_ytosv_1327",Ke="_sidebarOverlay_ytosv_1336",Qe="_sidebarNewButtonInner_ytosv_1344",Xe="_sidebarCloseButton_ytosv_1352",Ye="_sidebarSearchWrapper_ytosv_1356",Ze="_sidebarSearchIcon_ytosv_1360",$e="_sidebarSearchInputWithIcon_ytosv_1369",et="_sidebarItemIcon_ytosv_1373",tt="_sidebarItemDate_ytosv_1379",st="_sidebarItemDeleteConfirm_ytosv_1388",ot="_messageRetry_ytosv_1398",at="_messageReactions_ytosv_1422",rt="_messageReactionButton_ytosv_1434",nt="_messageReactionActive_ytosv_1454",it="_messageReactionsVisible_ytosv_1460",ct={chat:e,header:t,headerAvatar:s,headerContent:o,headerTitle:a,headerSubtitle:r,headerActions:n,messages:i,messagesInner:c,message:_,messageUser:d,messageAssistant:m,messageContent:v,messageAvatar:l,messageAvatarUser:g,messageAvatarAssistant:b,messageBubble:y,messageBubbleUser:u,messageBubbleAssistant:p,messageBubbleSystem:h,messageAttachments:B,messageFooter:I,messageTimestamp:A,messageStatus:P,messageStatusError:R,messageActions:w,streamingCursor:S,thinkingBubble:C,thinkingSpinner:k,inputContainer:f,inputWrapper:T,inputBox:U,inputActions:x,inputTextarea:D,inputButton:W,inputButtonPrimary:E,pendingAttachments:H,pendingAttachment:F,pendingAttachmentRemove:L,codeBlock:N,codeBlockHeader:O,codeBlockLanguage:M,codeBlockCopy:z,codeBlockCopied:G,codeBlockContent:V,markdown:j,markdownUser:q,imagePreview:J,imagePreviewImg:K,audioPlayer:Q,audioPlayerButton:X,audioPlayerProgress:Y,audioPlayerTrack:Z,audioPlayerFill:$,audioPlayerTime:ee,voiceRecorder:te,voiceRecorderButton:se,voiceRecorderButtonIdle:oe,voiceRecorderInfo:ae,voiceRecorderDuration:re,voiceRecorderLabel:ne,voiceRecorderWaveform:ie,voiceRecorderBar:ce,voiceRecorderActions:_e,fileUpload:de,fileUploadDragging:me,fileUploadIcon:ve,fileUploadText:le,fileUploadHint:ge,attachmentPreview:be,attachmentPreviewIcon:ye,attachmentPreviewInfo:ue,attachmentPreviewName:pe,attachmentPreviewMeta:he,attachmentPreviewRemove:Be,lightbox:Ie,lightboxImage:Ae,lightboxClose:Pe,sidebar:Re,sidebarHeader:we,sidebarNewButton:Se,sidebarSearch:Ce,sidebarSearchInput:ke,sidebarList:fe,sidebarItem:Te,sidebarItemActive:Ue,sidebarItemContent:xe,sidebarItemTitle:De,sidebarItemPreview:We,sidebarItemDelete:Ee,sidebarFooter:He,sidebarEmpty:Fe,sidebarEmptyIcon:Le,sidebarGroupHeader:Ne,sidebarCollapsed:Oe,sidebarOpen:Me,scrollToBottomWrapper:ze,scrollToBottomButton:Ge,inputSpinner:Ve,pendingAttachmentSize:je,voiceRecorderError:qe,headerAvatarDefault:Je,sidebarOverlay:Ke,sidebarNewButtonInner:Qe,sidebarCloseButton:Xe,sidebarSearchWrapper:Ye,sidebarSearchIcon:Ze,sidebarSearchInputWithIcon:$e,sidebarItemIcon:et,sidebarItemDate:tt,sidebarItemDeleteConfirm:st,messageRetry:ot,messageReactions:at,messageReactionButton:rt,messageReactionActive:nt,messageReactionsVisible:it};exports.attachmentPreview=be;exports.attachmentPreviewIcon=ye;exports.attachmentPreviewInfo=ue;exports.attachmentPreviewMeta=he;exports.attachmentPreviewName=pe;exports.attachmentPreviewRemove=Be;exports.audioPlayer=Q;exports.audioPlayerButton=X;exports.audioPlayerFill=$;exports.audioPlayerProgress=Y;exports.audioPlayerTime=ee;exports.audioPlayerTrack=Z;exports.chat=e;exports.codeBlock=N;exports.codeBlockContent=V;exports.codeBlockCopied=G;exports.codeBlockCopy=z;exports.codeBlockHeader=O;exports.codeBlockLanguage=M;exports.default=ct;exports.fileUpload=de;exports.fileUploadDragging=me;exports.fileUploadHint=ge;exports.fileUploadIcon=ve;exports.fileUploadText=le;exports.header=t;exports.headerActions=n;exports.headerAvatar=s;exports.headerAvatarDefault=Je;exports.headerContent=o;exports.headerSubtitle=r;exports.headerTitle=a;exports.imagePreview=J;exports.imagePreviewImg=K;exports.inputActions=x;exports.inputBox=U;exports.inputButton=W;exports.inputButtonPrimary=E;exports.inputContainer=f;exports.inputSpinner=Ve;exports.inputTextarea=D;exports.inputWrapper=T;exports.lightbox=Ie;exports.lightboxClose=Pe;exports.lightboxImage=Ae;exports.markdown=j;exports.markdownUser=q;exports.message=_;exports.messageActions=w;exports.messageAssistant=m;exports.messageAttachments=B;exports.messageAvatar=l;exports.messageAvatarAssistant=b;exports.messageAvatarUser=g;exports.messageBubble=y;exports.messageBubbleAssistant=p;exports.messageBubbleSystem=h;exports.messageBubbleUser=u;exports.messageContent=v;exports.messageFooter=I;exports.messageReactionActive=nt;exports.messageReactionButton=rt;exports.messageReactions=at;exports.messageReactionsVisible=it;exports.messageRetry=ot;exports.messageStatus=P;exports.messageStatusError=R;exports.messageTimestamp=A;exports.messageUser=d;exports.messages=i;exports.messagesInner=c;exports.pendingAttachment=F;exports.pendingAttachmentRemove=L;exports.pendingAttachmentSize=je;exports.pendingAttachments=H;exports.scrollToBottomButton=Ge;exports.scrollToBottomWrapper=ze;exports.sidebar=Re;exports.sidebarCloseButton=Xe;exports.sidebarCollapsed=Oe;exports.sidebarEmpty=Fe;exports.sidebarEmptyIcon=Le;exports.sidebarFooter=He;exports.sidebarGroupHeader=Ne;exports.sidebarHeader=we;exports.sidebarItem=Te;exports.sidebarItemActive=Ue;exports.sidebarItemContent=xe;exports.sidebarItemDate=tt;exports.sidebarItemDelete=Ee;exports.sidebarItemDeleteConfirm=st;exports.sidebarItemIcon=et;exports.sidebarItemPreview=We;exports.sidebarItemTitle=De;exports.sidebarList=fe;exports.sidebarNewButton=Se;exports.sidebarNewButtonInner=Qe;exports.sidebarOpen=Me;exports.sidebarOverlay=Ke;exports.sidebarSearch=Ce;exports.sidebarSearchIcon=Ze;exports.sidebarSearchInput=ke;exports.sidebarSearchInputWithIcon=$e;exports.sidebarSearchWrapper=Ye;exports.streamingCursor=S;exports.thinkingBubble=C;exports.thinkingSpinner=k;exports.voiceRecorder=te;exports.voiceRecorderActions=_e;exports.voiceRecorderBar=ce;exports.voiceRecorderButton=se;exports.voiceRecorderButtonIdle=oe;exports.voiceRecorderDuration=re;exports.voiceRecorderError=qe;exports.voiceRecorderInfo=ae;exports.voiceRecorderLabel=ne;exports.voiceRecorderWaveform=ie;
|