@memori.ai/memori-react 8.41.4 → 8.41.5
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/CHANGELOG.md +8 -0
- package/dist/components/CompletionProviderStatus/CompletionProviderStatus.js +6 -3
- package/dist/components/CompletionProviderStatus/CompletionProviderStatus.js.map +1 -1
- package/dist/components/FilePreview/FilePreview.js +1 -3
- package/dist/components/FilePreview/FilePreview.js.map +1 -1
- package/dist/components/MediaWidget/MediaItemWidget.js +1 -3
- package/dist/components/MediaWidget/MediaItemWidget.js.map +1 -1
- package/dist/components/MediaWidget/MediaPreviewModal.js +2 -6
- package/dist/components/MediaWidget/MediaPreviewModal.js.map +1 -1
- package/dist/components/MemoriArtifactSystem/utils/applyEdits.d.ts +8 -0
- package/dist/components/MemoriArtifactSystem/utils/applyEdits.js +117 -0
- package/dist/components/MemoriArtifactSystem/utils/applyEdits.js.map +1 -0
- package/dist/helpers/message.d.ts +1 -1
- package/dist/helpers/message.js +4 -4
- package/dist/helpers/message.js.map +1 -1
- package/dist/helpers/nats/natsBundled.js +13224 -0
- package/dist/helpers/utils.js +9 -3
- package/dist/helpers/utils.js.map +1 -1
- package/dist/version.d.ts +1 -1
- package/dist/version.js +1 -1
- package/esm/components/CompletionProviderStatus/CompletionProviderStatus.js +6 -3
- package/esm/components/CompletionProviderStatus/CompletionProviderStatus.js.map +1 -1
- package/esm/components/FilePreview/FilePreview.js +1 -3
- package/esm/components/FilePreview/FilePreview.js.map +1 -1
- package/esm/components/MediaWidget/MediaItemWidget.js +2 -4
- package/esm/components/MediaWidget/MediaItemWidget.js.map +1 -1
- package/esm/components/MediaWidget/MediaPreviewModal.js +2 -6
- package/esm/components/MediaWidget/MediaPreviewModal.js.map +1 -1
- package/esm/components/MemoriArtifactSystem/utils/applyEdits.d.ts +8 -0
- package/esm/components/MemoriArtifactSystem/utils/applyEdits.js +112 -0
- package/esm/components/MemoriArtifactSystem/utils/applyEdits.js.map +1 -0
- package/esm/helpers/message.d.ts +1 -1
- package/esm/helpers/message.js +2 -2
- package/esm/helpers/message.js.map +1 -1
- package/esm/helpers/nats/natsBundled.js +13225 -0
- package/esm/helpers/utils.js +9 -3
- package/esm/helpers/utils.js.map +1 -1
- package/esm/version.d.ts +1 -1
- package/esm/version.js +1 -1
- package/package.json +1 -1
- package/src/components/CompletionProviderStatus/CompletionProviderStatus.tsx +8 -4
- package/src/components/FilePreview/FilePreview.tsx +1 -3
- package/src/components/MediaWidget/MediaItemWidget.tsx +2 -3
- package/src/components/MediaWidget/MediaPreviewModal.tsx +2 -6
- package/src/helpers/message.test.ts +28 -1
- package/src/helpers/message.ts +4 -4
- package/src/helpers/utils.test.ts +49 -0
- package/src/helpers/utils.ts +16 -3
- package/src/version.ts +1 -1
- package/dist/components/ChatHistoryDrawer/ChatResumeDrawer.css +0 -367
- package/dist/components/ChatHistoryDrawer/ChatResumeDrawer.d.ts +0 -36
- package/dist/components/ChatHistoryDrawer/ChatResumeDrawer.js +0 -116
- package/dist/components/ChatHistoryDrawer/ChatResumeDrawer.js.map +0 -1
- package/dist/components/DrawerFooter/DrawerFooter.css +0 -62
- package/dist/components/DrawerFooter/DrawerFooter.d.ts +0 -12
- package/dist/components/DrawerFooter/DrawerFooter.js +0 -10
- package/dist/components/DrawerFooter/DrawerFooter.js.map +0 -1
- package/dist/components/MobileSessionPanel/MobileSessionPanel.css +0 -437
- package/dist/components/MobileSessionPanel/MobileSessionPanel.d.ts +0 -62
- package/dist/components/MobileSessionPanel/MobileSessionPanel.js +0 -292
- package/dist/components/MobileSessionPanel/MobileSessionPanel.js.map +0 -1
- package/dist/components/PositionPopover/PositionPopover.css +0 -219
- package/dist/components/PositionPopover/PositionPopover.d.ts +0 -20
- package/dist/components/PositionPopover/PositionPopover.js +0 -187
- package/dist/components/PositionPopover/PositionPopover.js.map +0 -1
- package/dist/components/layouts/WebsiteAssistant/WebsiteAssistant.d.ts +0 -4
- package/dist/components/layouts/WebsiteAssistant/WebsiteAssistant.js +0 -41
- package/dist/components/layouts/WebsiteAssistant/WebsiteAssistant.js.map +0 -1
- package/dist/components/layouts/WebsiteAssistant/website-assistant.css +0 -690
- package/dist/components/layouts/fullpage.css +0 -396
- package/dist/helpers/usePressTooltip.d.ts +0 -13
- package/dist/helpers/usePressTooltip.js +0 -23
- package/dist/helpers/usePressTooltip.js.map +0 -1
- package/dist/icons/FacebookIcon.d.ts +0 -3
- package/dist/icons/FacebookIcon.js +0 -6
- package/dist/icons/FacebookIcon.js.map +0 -1
- package/dist/icons/LinkedinIcon.d.ts +0 -3
- package/dist/icons/LinkedinIcon.js +0 -6
- package/dist/icons/LinkedinIcon.js.map +0 -1
- package/dist/icons/MemoriIcon.d.ts +0 -3
- package/dist/icons/MemoriIcon.js +0 -8
- package/dist/icons/MemoriIcon.js.map +0 -1
- package/dist/icons/TelegramIcon.d.ts +0 -3
- package/dist/icons/TelegramIcon.js +0 -6
- package/dist/icons/TelegramIcon.js.map +0 -1
- package/dist/icons/TwitterIcon.d.ts +0 -3
- package/dist/icons/TwitterIcon.js +0 -6
- package/dist/icons/TwitterIcon.js.map +0 -1
- package/dist/icons/WhatsappIcon.d.ts +0 -3
- package/dist/icons/WhatsappIcon.js +0 -6
- package/dist/icons/WhatsappIcon.js.map +0 -1
- package/dist/icons/artifacts/DocumentIcon.d.ts +0 -3
- package/dist/icons/artifacts/DocumentIcon.js +0 -6
- package/dist/icons/artifacts/DocumentIcon.js.map +0 -1
- package/dist/icons/artifacts/HtmlIcon.d.ts +0 -3
- package/dist/icons/artifacts/HtmlIcon.js +0 -6
- package/dist/icons/artifacts/HtmlIcon.js.map +0 -1
- package/dist/icons/artifacts/JavascriptIcon.d.ts +0 -3
- package/dist/icons/artifacts/JavascriptIcon.js +0 -6
- package/dist/icons/artifacts/JavascriptIcon.js.map +0 -1
- package/dist/icons/artifacts/MarkdownIcon.d.ts +0 -3
- package/dist/icons/artifacts/MarkdownIcon.js +0 -6
- package/dist/icons/artifacts/MarkdownIcon.js.map +0 -1
- package/dist/icons/artifacts/PythonIcon.d.ts +0 -3
- package/dist/icons/artifacts/PythonIcon.js +0 -6
- package/dist/icons/artifacts/PythonIcon.js.map +0 -1
- package/dist/icons/artifacts/SvgIcon.d.ts +0 -3
- package/dist/icons/artifacts/SvgIcon.js +0 -6
- package/dist/icons/artifacts/SvgIcon.js.map +0 -1
- package/dist/icons/artifacts/XmlIcon.d.ts +0 -3
- package/dist/icons/artifacts/XmlIcon.js +0 -6
- package/dist/icons/artifacts/XmlIcon.js.map +0 -1
- package/dist/icons/artifacts/cssIcon.d.ts +0 -3
- package/dist/icons/artifacts/cssIcon.js +0 -6
- package/dist/icons/artifacts/cssIcon.js.map +0 -1
- package/dist/testUtils.d.ts +0 -5
- package/dist/testUtils.js +0 -18
- package/dist/testUtils.js.map +0 -1
- package/esm/components/ChatHistoryDrawer/ChatResumeDrawer.css +0 -367
- package/esm/components/ChatHistoryDrawer/ChatResumeDrawer.d.ts +0 -36
- package/esm/components/ChatHistoryDrawer/ChatResumeDrawer.js +0 -113
- package/esm/components/ChatHistoryDrawer/ChatResumeDrawer.js.map +0 -1
- package/esm/components/DrawerFooter/DrawerFooter.css +0 -62
- package/esm/components/DrawerFooter/DrawerFooter.d.ts +0 -12
- package/esm/components/DrawerFooter/DrawerFooter.js +0 -8
- package/esm/components/DrawerFooter/DrawerFooter.js.map +0 -1
- package/esm/components/MobileSessionPanel/MobileSessionPanel.css +0 -437
- package/esm/components/MobileSessionPanel/MobileSessionPanel.d.ts +0 -62
- package/esm/components/MobileSessionPanel/MobileSessionPanel.js +0 -289
- package/esm/components/MobileSessionPanel/MobileSessionPanel.js.map +0 -1
- package/esm/components/PositionPopover/PositionPopover.css +0 -219
- package/esm/components/PositionPopover/PositionPopover.d.ts +0 -20
- package/esm/components/PositionPopover/PositionPopover.js +0 -182
- package/esm/components/PositionPopover/PositionPopover.js.map +0 -1
- package/esm/components/layouts/WebsiteAssistant/WebsiteAssistant.d.ts +0 -4
- package/esm/components/layouts/WebsiteAssistant/WebsiteAssistant.js +0 -38
- package/esm/components/layouts/WebsiteAssistant/WebsiteAssistant.js.map +0 -1
- package/esm/components/layouts/WebsiteAssistant/website-assistant.css +0 -690
- package/esm/components/layouts/fullpage.css +0 -396
- package/esm/helpers/usePressTooltip.d.ts +0 -13
- package/esm/helpers/usePressTooltip.js +0 -20
- package/esm/helpers/usePressTooltip.js.map +0 -1
- package/esm/icons/FacebookIcon.d.ts +0 -3
- package/esm/icons/FacebookIcon.js +0 -4
- package/esm/icons/FacebookIcon.js.map +0 -1
- package/esm/icons/LinkedinIcon.d.ts +0 -3
- package/esm/icons/LinkedinIcon.js +0 -4
- package/esm/icons/LinkedinIcon.js.map +0 -1
- package/esm/icons/MemoriIcon.d.ts +0 -3
- package/esm/icons/MemoriIcon.js +0 -6
- package/esm/icons/MemoriIcon.js.map +0 -1
- package/esm/icons/TelegramIcon.d.ts +0 -3
- package/esm/icons/TelegramIcon.js +0 -4
- package/esm/icons/TelegramIcon.js.map +0 -1
- package/esm/icons/TwitterIcon.d.ts +0 -3
- package/esm/icons/TwitterIcon.js +0 -4
- package/esm/icons/TwitterIcon.js.map +0 -1
- package/esm/icons/WhatsappIcon.d.ts +0 -3
- package/esm/icons/WhatsappIcon.js +0 -4
- package/esm/icons/WhatsappIcon.js.map +0 -1
- package/esm/icons/artifacts/DocumentIcon.d.ts +0 -3
- package/esm/icons/artifacts/DocumentIcon.js +0 -4
- package/esm/icons/artifacts/DocumentIcon.js.map +0 -1
- package/esm/icons/artifacts/HtmlIcon.d.ts +0 -3
- package/esm/icons/artifacts/HtmlIcon.js +0 -4
- package/esm/icons/artifacts/HtmlIcon.js.map +0 -1
- package/esm/icons/artifacts/JavascriptIcon.d.ts +0 -3
- package/esm/icons/artifacts/JavascriptIcon.js +0 -4
- package/esm/icons/artifacts/JavascriptIcon.js.map +0 -1
- package/esm/icons/artifacts/MarkdownIcon.d.ts +0 -3
- package/esm/icons/artifacts/MarkdownIcon.js +0 -4
- package/esm/icons/artifacts/MarkdownIcon.js.map +0 -1
- package/esm/icons/artifacts/PythonIcon.d.ts +0 -3
- package/esm/icons/artifacts/PythonIcon.js +0 -4
- package/esm/icons/artifacts/PythonIcon.js.map +0 -1
- package/esm/icons/artifacts/SvgIcon.d.ts +0 -3
- package/esm/icons/artifacts/SvgIcon.js +0 -4
- package/esm/icons/artifacts/SvgIcon.js.map +0 -1
- package/esm/icons/artifacts/XmlIcon.d.ts +0 -3
- package/esm/icons/artifacts/XmlIcon.js +0 -4
- package/esm/icons/artifacts/XmlIcon.js.map +0 -1
- package/esm/icons/artifacts/cssIcon.d.ts +0 -3
- package/esm/icons/artifacts/cssIcon.js +0 -4
- package/esm/icons/artifacts/cssIcon.js.map +0 -1
- package/esm/testUtils.d.ts +0 -5
- package/esm/testUtils.js +0 -15
- package/esm/testUtils.js.map +0 -1
|
@@ -1,396 +0,0 @@
|
|
|
1
|
-
/* FullPage layout – spacing, typography and structure using global design tokens */
|
|
2
|
-
|
|
3
|
-
.memori-widget.memori-layout-fullpage {
|
|
4
|
-
/* max-width: var(--memori-layout-max-width); */
|
|
5
|
-
/* min-height: 100vh;
|
|
6
|
-
min-height: 100dvh; */
|
|
7
|
-
padding: var(--memori-spacing-md);
|
|
8
|
-
margin-right: auto;
|
|
9
|
-
margin-left: auto;
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
.memori-widget.memori-layout-fullpage > .memori-spin {
|
|
13
|
-
display: flex;
|
|
14
|
-
height: calc(100vh - 50px);
|
|
15
|
-
height: calc(100dvh - 50px);
|
|
16
|
-
min-height: 0;
|
|
17
|
-
flex-direction: column;
|
|
18
|
-
gap: 0;
|
|
19
|
-
}
|
|
20
|
-
/* "Powered by" is rendered inside .memori--grid-column-left and pinned to its bottom-left corner
|
|
21
|
-
via the default absolute positioning defined in PoweredBy.css. */
|
|
22
|
-
.memori-widget.memori-layout-fullpage .memori--grid-column-left > .memori--powered-by {
|
|
23
|
-
bottom: 1rem;
|
|
24
|
-
left: 1rem;
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
/* Header spacing + fullpage chrome (brand + actions bar) */
|
|
28
|
-
.memori-widget.memori-layout-fullpage .memori-fullpage-top-header {
|
|
29
|
-
position: relative;
|
|
30
|
-
z-index: 6;
|
|
31
|
-
width: 100%;
|
|
32
|
-
flex-shrink: 0;
|
|
33
|
-
padding: 0 var(--memori-spacing-md);
|
|
34
|
-
padding-bottom: 0;
|
|
35
|
-
margin-bottom: var(--memori-spacing-sm);
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
.memori-widget.memori-layout-fullpage .memori-chat-layout--header {
|
|
39
|
-
min-width: 100%;
|
|
40
|
-
flex-shrink: 0;
|
|
41
|
-
/* padding: 0.625rem 0.9rem; */
|
|
42
|
-
border-bottom: 1px solid color-mix(in srgb, var(--memori-text-color, #111827) 12%, transparent);
|
|
43
|
-
/* border-radius: 0.9rem; */
|
|
44
|
-
-webkit-backdrop-filter: blur(12px);
|
|
45
|
-
backdrop-filter: blur(12px);
|
|
46
|
-
background: color-mix(in oklch, var(--memori-secondary-background), transparent 8%);
|
|
47
|
-
/* box-shadow: 0 10px 26px rgba(15, 23, 42, 0.08); */
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
.memori-widget.memori-layout-fullpage .memori-chat-layout--controls .memori-chat--history {
|
|
51
|
-
border: 1px solid color-mix(in srgb, var(--memori-text-color, #111827) 12%, transparent);
|
|
52
|
-
}
|
|
53
|
-
|
|
54
|
-
.memori-widget.memori-layout-fullpage .memori-fullpage-header-row,
|
|
55
|
-
.memori-widget.memori-layout-chat .memori-fullpage-header-row {
|
|
56
|
-
display: flex;
|
|
57
|
-
width: 100%;
|
|
58
|
-
min-height: 48px;
|
|
59
|
-
align-items: center;
|
|
60
|
-
justify-content: space-between;
|
|
61
|
-
padding: var(--memori-spacing-md);
|
|
62
|
-
gap: var(--memori-spacing-md);
|
|
63
|
-
}
|
|
64
|
-
|
|
65
|
-
.memori-widget.memori-layout-fullpage .memori-fullpage-header-brand,
|
|
66
|
-
.memori-widget.memori-layout-chat .memori-fullpage-header-brand {
|
|
67
|
-
display: inline-flex;
|
|
68
|
-
overflow: hidden;
|
|
69
|
-
min-width: 0;
|
|
70
|
-
flex: 1 1 auto;
|
|
71
|
-
align-items: center;
|
|
72
|
-
gap: 0.625rem;
|
|
73
|
-
}
|
|
74
|
-
|
|
75
|
-
.memori-widget.memori-layout-fullpage .memori-fullpage-header-brand-icon,
|
|
76
|
-
.memori-widget.memori-layout-chat .memori-fullpage-header-brand-icon {
|
|
77
|
-
display: block;
|
|
78
|
-
width: 30px;
|
|
79
|
-
height: 30px;
|
|
80
|
-
flex-shrink: 0;
|
|
81
|
-
border-radius: 50%;
|
|
82
|
-
background: linear-gradient(145deg, #6d28d9 0%, #534ab7 52%, #4338ca 100%);
|
|
83
|
-
box-shadow: 0 1px 4px rgba(109, 40, 217, 0.35);
|
|
84
|
-
}
|
|
85
|
-
|
|
86
|
-
.memori-widget.memori-layout-fullpage .memori-fullpage-header-brand-icon--avatar,
|
|
87
|
-
.memori-widget.memori-layout-chat .memori-fullpage-header-brand-icon--avatar {
|
|
88
|
-
flex-shrink: 0;
|
|
89
|
-
border: 0;
|
|
90
|
-
background: none;
|
|
91
|
-
box-shadow: 0 1px 4px rgba(109, 40, 217, 0.2);
|
|
92
|
-
object-fit: cover;
|
|
93
|
-
}
|
|
94
|
-
|
|
95
|
-
.memori-widget.memori-layout-fullpage .memori-fullpage-header-brand-name,
|
|
96
|
-
.memori-widget.memori-layout-chat .memori-fullpage-header-brand-name {
|
|
97
|
-
display: block;
|
|
98
|
-
overflow: hidden;
|
|
99
|
-
min-width: 0;
|
|
100
|
-
max-width: 100%;
|
|
101
|
-
flex: 1 1 auto;
|
|
102
|
-
color: var(--memori-text-color, #1f2937);
|
|
103
|
-
font-size: 1.35rem;
|
|
104
|
-
font-weight: 700;
|
|
105
|
-
letter-spacing: -0.02em;
|
|
106
|
-
line-height: 1.2;
|
|
107
|
-
text-overflow: ellipsis;
|
|
108
|
-
white-space: nowrap;
|
|
109
|
-
}
|
|
110
|
-
|
|
111
|
-
.memori-widget.memori-layout-fullpage .memori-fullpage-header-actions,
|
|
112
|
-
.memori-widget.memori-layout-chat .memori-fullpage-header-actions {
|
|
113
|
-
display: flex;
|
|
114
|
-
min-width: 0;
|
|
115
|
-
flex: 0 0 auto;
|
|
116
|
-
align-items: center;
|
|
117
|
-
justify-content: flex-end;
|
|
118
|
-
}
|
|
119
|
-
|
|
120
|
-
/* FullPage header controls: compact square actions + rounded login CTA */
|
|
121
|
-
.memori-widget.memori-layout-fullpage .memori-header.memori-header--fullpage {
|
|
122
|
-
min-width: 0;
|
|
123
|
-
flex-wrap: nowrap;
|
|
124
|
-
justify-content: flex-end;
|
|
125
|
-
gap: 0.5rem;
|
|
126
|
-
}
|
|
127
|
-
|
|
128
|
-
.memori-widget.memori-layout-fullpage .memori-header--fullpage-primary,
|
|
129
|
-
.memori-widget.memori-layout-fullpage .memori-header--fullpage-secondary {
|
|
130
|
-
flex-wrap: nowrap;
|
|
131
|
-
gap: 0.5rem;
|
|
132
|
-
}
|
|
133
|
-
|
|
134
|
-
.memori-widget.memori-layout-fullpage .memori-header--fullpage-divider {
|
|
135
|
-
min-height: 26px;
|
|
136
|
-
margin: 0;
|
|
137
|
-
}
|
|
138
|
-
|
|
139
|
-
/* CHAT: title block a sinistra, controlli allineati a destra */
|
|
140
|
-
.memori-widget.memori-layout-chat .memori-fullpage-header-row {
|
|
141
|
-
justify-content: flex-end;
|
|
142
|
-
background: var(--memori-secondary-background);
|
|
143
|
-
}
|
|
144
|
-
|
|
145
|
-
.memori-widget.memori-layout-chat .memori-fullpage-header-brand {
|
|
146
|
-
margin-right: auto;
|
|
147
|
-
}
|
|
148
|
-
|
|
149
|
-
.memori-widget.memori-layout-chat .memori-fullpage-header-actions {
|
|
150
|
-
flex: 0 0 auto;
|
|
151
|
-
}
|
|
152
|
-
|
|
153
|
-
/* Full-height flex row: [grid] [artifact column] — outside the grid so artifact
|
|
154
|
-
spans the entire content height without inheriting grid padding/max-width */
|
|
155
|
-
.memori-widget.memori-layout-fullpage .memori-fullpage-content-row {
|
|
156
|
-
display: flex;
|
|
157
|
-
overflow: hidden;
|
|
158
|
-
min-height: 0;
|
|
159
|
-
flex: 1 1 auto;
|
|
160
|
-
flex-direction: row;
|
|
161
|
-
align-items: stretch;
|
|
162
|
-
}
|
|
163
|
-
|
|
164
|
-
/* Grid: main + left column (avatar) */
|
|
165
|
-
.memori-widget.memori-layout-fullpage .memori--grid {
|
|
166
|
-
display: flex;
|
|
167
|
-
width: 100%;
|
|
168
|
-
max-width: var(--memori-layout-max-width);
|
|
169
|
-
height: 100%;
|
|
170
|
-
min-height: 0;
|
|
171
|
-
flex: 1 1 auto;
|
|
172
|
-
align-items: stretch;
|
|
173
|
-
justify-content: center;
|
|
174
|
-
padding: 0 var(--memori-spacing-md) var(--memori-spacing-md);
|
|
175
|
-
padding-top: var(--memori-spacing-md);
|
|
176
|
-
padding-bottom: var(--memori-spacing-xl);
|
|
177
|
-
margin: 0 auto;
|
|
178
|
-
gap: var(--memori-spacing-md);
|
|
179
|
-
}
|
|
180
|
-
|
|
181
|
-
.memori-widget.memori-layout-fullpage .memori--grid-column-left {
|
|
182
|
-
overflow: hidden;
|
|
183
|
-
width: 50%;
|
|
184
|
-
max-width: 420px;
|
|
185
|
-
flex-shrink: 0;
|
|
186
|
-
border: 1px solid color-mix(in srgb, var(--memori-text-color, #111827) 10%, transparent);
|
|
187
|
-
border-radius: 0.9rem;
|
|
188
|
-
margin-right: 0;
|
|
189
|
-
backdrop-filter: blur(10px);
|
|
190
|
-
background: var(--memori-bg-color, #f4f7fa23);
|
|
191
|
-
}
|
|
192
|
-
|
|
193
|
-
.memori-widget.memori-layout-fullpage .memori--grid-column-left .memori--avatar-wrapper {
|
|
194
|
-
align-items: flex-start;
|
|
195
|
-
padding-top: clamp(1.25rem, 3vw, 2rem);
|
|
196
|
-
}
|
|
197
|
-
|
|
198
|
-
.memori-widget.memori-layout-fullpage .memori--grid-column-left .memori--avatar-wrapper model-viewer,
|
|
199
|
-
.memori-widget.memori-layout-fullpage .memori--grid-column-left .memori--avatar-wrapper canvas,
|
|
200
|
-
.memori-widget.memori-layout-fullpage .memori--grid-column-left .memori--avatar-wrapper > div {
|
|
201
|
-
max-width: 100%;
|
|
202
|
-
}
|
|
203
|
-
|
|
204
|
-
.memori-widget.memori-layout-fullpage .memori-chat-layout--main {
|
|
205
|
-
display: flex;
|
|
206
|
-
min-width: 0;
|
|
207
|
-
min-height: 0;
|
|
208
|
-
flex: 1;
|
|
209
|
-
flex-direction: column;
|
|
210
|
-
align-items: stretch;
|
|
211
|
-
justify-content: stretch;
|
|
212
|
-
}
|
|
213
|
-
|
|
214
|
-
/* Artifact column — flex sibling of .memori--grid inside .memori-fullpage-content-row.
|
|
215
|
-
Sits outside the padded grid so it spans the full content height with no padding gaps. */
|
|
216
|
-
.memori-widget.memori-layout-fullpage .memori--grid-column-artifact {
|
|
217
|
-
overflow: hidden;
|
|
218
|
-
width: 0;
|
|
219
|
-
min-width: 0;
|
|
220
|
-
flex-shrink: 0;
|
|
221
|
-
transition: width 0.25s ease;
|
|
222
|
-
}
|
|
223
|
-
|
|
224
|
-
.memori-widget.memori-layout-fullpage .memori--grid-column-artifact--open {
|
|
225
|
-
width: 600px;
|
|
226
|
-
border-left: 1px solid color-mix(in srgb, var(--memori-text-color, #111827) 10%, transparent);
|
|
227
|
-
background: var(--memori-secondary-background);
|
|
228
|
-
}
|
|
229
|
-
|
|
230
|
-
/* Hide avatar column when artifact drawer is open.
|
|
231
|
-
Selector updated: artifact is now a sibling of .memori--grid, not inside it. */
|
|
232
|
-
.memori-widget.memori-layout-fullpage
|
|
233
|
-
.memori-fullpage-content-row:has(.memori--grid-column-artifact--open)
|
|
234
|
-
.memori--grid-column-left {
|
|
235
|
-
display: none;
|
|
236
|
-
}
|
|
237
|
-
|
|
238
|
-
@media (max-width: 1260px) {
|
|
239
|
-
.memori-widget.memori-layout-fullpage .memori--grid-column-artifact {
|
|
240
|
-
display: none;
|
|
241
|
-
}
|
|
242
|
-
}
|
|
243
|
-
|
|
244
|
-
.memori-widget.memori-layout-fullpage .memori-chat-layout--controls {
|
|
245
|
-
display: flex;
|
|
246
|
-
width: 100%;
|
|
247
|
-
height: 100%;
|
|
248
|
-
min-height: 0;
|
|
249
|
-
max-height: 100%;
|
|
250
|
-
flex: 1 1 auto;
|
|
251
|
-
flex-direction: column;
|
|
252
|
-
align-items: stretch;
|
|
253
|
-
padding: 0;
|
|
254
|
-
}
|
|
255
|
-
|
|
256
|
-
.memori-widget.memori-layout-fullpage .memori-chat-layout--controls .memori--start-panel,
|
|
257
|
-
.memori-widget.memori-layout-fullpage .memori-chat-layout--controls .memori-chat--wrapper {
|
|
258
|
-
width: 100%;
|
|
259
|
-
max-width: 100%;
|
|
260
|
-
height: 100%;
|
|
261
|
-
min-height: 0;
|
|
262
|
-
padding: 0 !important;
|
|
263
|
-
margin-right: 0;
|
|
264
|
-
margin-left: 0;
|
|
265
|
-
}
|
|
266
|
-
|
|
267
|
-
/* Typography: title and description in fullpage left column */
|
|
268
|
-
.memori-widget.memori-layout-fullpage .memori--title {
|
|
269
|
-
margin-bottom: var(--memori-spacing-xs);
|
|
270
|
-
color: var(--memori-text-color);
|
|
271
|
-
font-size: var(--memori-text-size-heading-large);
|
|
272
|
-
font-weight: var(--memori-text-weight-semibold);
|
|
273
|
-
line-height: var(--memori-text-line-tight);
|
|
274
|
-
}
|
|
275
|
-
|
|
276
|
-
.memori-widget.memori-layout-fullpage .memori--description,
|
|
277
|
-
.memori-widget.memori-layout-fullpage .memori--needsPosition {
|
|
278
|
-
padding: var(--memori-spacing-lg);
|
|
279
|
-
padding-top: var(--memori-spacing-xs);
|
|
280
|
-
color: var(--memori-text-color);
|
|
281
|
-
font-size: var(--memori-text-size-base);
|
|
282
|
-
line-height: var(--memori-text-line-relaxed);
|
|
283
|
-
}
|
|
284
|
-
|
|
285
|
-
/* Fullpage: Memori brand lives in the header; no footer watermark. */
|
|
286
|
-
|
|
287
|
-
/* FullPage + dark: main surface on inputs (ancestor or widget may carry data-theme). */
|
|
288
|
-
.memori-widget.memori-layout-fullpage[data-theme='dark'] .memori-chat-inputs,
|
|
289
|
-
[data-theme='dark'] .memori-widget.memori-layout-fullpage .memori-chat-inputs {
|
|
290
|
-
background-color: var(--memori-main-background);
|
|
291
|
-
}
|
|
292
|
-
|
|
293
|
-
.memori-widget.memori-layout-fullpage[data-theme='dark'] .memori-chat-textarea,
|
|
294
|
-
[data-theme='dark'] .memori-widget.memori-layout-fullpage .memori-chat-textarea {
|
|
295
|
-
background-color: var(--memori-main-background);
|
|
296
|
-
}
|
|
297
|
-
|
|
298
|
-
.memori-widget.memori-layout-fullpage[data-theme='dark'] .memori-chat-textarea--inner,
|
|
299
|
-
[data-theme='dark'] .memori-widget.memori-layout-fullpage .memori-chat-textarea--inner {
|
|
300
|
-
background-color: var(--memori-main-background);
|
|
301
|
-
}
|
|
302
|
-
|
|
303
|
-
.memori-widget.memori-layout-fullpage[data-theme='dark'] textarea.memori-chat-textarea--input,
|
|
304
|
-
[data-theme='dark'] .memori-widget.memori-layout-fullpage textarea.memori-chat-textarea--input {
|
|
305
|
-
background-color: var(--memori-main-background);
|
|
306
|
-
}
|
|
307
|
-
|
|
308
|
-
@media (max-width: 870px) {
|
|
309
|
-
.memori-widget.memori-layout-fullpage {
|
|
310
|
-
padding: var(--memori-spacing-sm);
|
|
311
|
-
}
|
|
312
|
-
/*
|
|
313
|
-
.memori-widget.memori-layout-fullpage > .memori-spin {
|
|
314
|
-
height: calc(100vh - 100px);
|
|
315
|
-
height: calc(100dvh - 100px);
|
|
316
|
-
gap: var(--memori-spacing-md);
|
|
317
|
-
} */
|
|
318
|
-
|
|
319
|
-
.memori-widget.memori-layout-fullpage .memori-fullpage-top-header {
|
|
320
|
-
padding: 0 var(--memori-spacing-sm);
|
|
321
|
-
padding-bottom: 0;
|
|
322
|
-
margin-bottom: var(--memori-spacing-md);
|
|
323
|
-
}
|
|
324
|
-
|
|
325
|
-
.memori-widget.memori-layout-fullpage .memori--grid-column-left {
|
|
326
|
-
display: none;
|
|
327
|
-
}
|
|
328
|
-
|
|
329
|
-
.memori-widget.memori-layout-fullpage .memori--grid {
|
|
330
|
-
padding: 0 var(--memori-spacing-sm) var(--memori-spacing-sm);
|
|
331
|
-
gap: var(--memori-spacing-sm);
|
|
332
|
-
}
|
|
333
|
-
|
|
334
|
-
.memori-widget.memori-layout-fullpage .memori-chat-layout--controls {
|
|
335
|
-
padding: 0;
|
|
336
|
-
}
|
|
337
|
-
}
|
|
338
|
-
|
|
339
|
-
@media (max-width: 480px) {
|
|
340
|
-
.memori-widget.memori-layout-fullpage .memori-fullpage-top-header {
|
|
341
|
-
padding: 0 var(--memori-spacing-xs);
|
|
342
|
-
padding-bottom: 0;
|
|
343
|
-
}
|
|
344
|
-
|
|
345
|
-
.memori-widget.memori-layout-fullpage .memori-fullpage-header-brand-name {
|
|
346
|
-
font-size: 1.1rem;
|
|
347
|
-
}
|
|
348
|
-
|
|
349
|
-
.memori-widget.memori-layout-fullpage .memori-chat-layout--controls {
|
|
350
|
-
padding: 0;
|
|
351
|
-
}
|
|
352
|
-
|
|
353
|
-
.memori-widget.memori-layout-fullpage .memori--grid {
|
|
354
|
-
padding: 0 var(--memori-spacing-xs) var(--memori-spacing-xs);
|
|
355
|
-
}
|
|
356
|
-
|
|
357
|
-
.memori-widget.memori-layout-fullpage .memori-fullpage-header-row,
|
|
358
|
-
.memori-widget.memori-layout-chat .memori-fullpage-header-row {
|
|
359
|
-
/* flex-wrap: wrap; */
|
|
360
|
-
align-items: flex-start;
|
|
361
|
-
}
|
|
362
|
-
|
|
363
|
-
.memori-widget.memori-layout-fullpage .memori-fullpage-header-brand,
|
|
364
|
-
.memori-widget.memori-layout-chat .memori-fullpage-header-brand {
|
|
365
|
-
min-width: 0;
|
|
366
|
-
max-width: calc(100% - 6.5rem);
|
|
367
|
-
flex: 1 1 auto;
|
|
368
|
-
}
|
|
369
|
-
|
|
370
|
-
.memori-widget.memori-layout-fullpage .memori-fullpage-header-actions,
|
|
371
|
-
.memori-widget.memori-layout-chat .memori-fullpage-header-actions {
|
|
372
|
-
flex: 0 0 auto;
|
|
373
|
-
justify-content: flex-end;
|
|
374
|
-
}
|
|
375
|
-
|
|
376
|
-
/* CHAT: keep agent title + toolbar on one row on small phones */
|
|
377
|
-
.memori-widget.memori-layout-chat .memori-fullpage-header-row {
|
|
378
|
-
flex-wrap: nowrap;
|
|
379
|
-
align-items: center;
|
|
380
|
-
}
|
|
381
|
-
|
|
382
|
-
.memori-widget.memori-layout-chat .memori-fullpage-header-actions {
|
|
383
|
-
min-width: 0;
|
|
384
|
-
flex: 0 0 auto;
|
|
385
|
-
flex-wrap: nowrap;
|
|
386
|
-
justify-content: flex-end;
|
|
387
|
-
-webkit-overflow-scrolling: touch;
|
|
388
|
-
overflow-x: auto;
|
|
389
|
-
overflow-y: hidden;
|
|
390
|
-
}
|
|
391
|
-
|
|
392
|
-
.memori-widget.memori-layout-chat .memori-fullpage-header-actions .memori-header.memori-header--fullpage {
|
|
393
|
-
min-width: 0;
|
|
394
|
-
flex-wrap: nowrap;
|
|
395
|
-
}
|
|
396
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { type MouseEvent, type PointerEvent } from 'react';
|
|
2
|
-
export declare function usePressTooltip(defaultOpen?: boolean): {
|
|
3
|
-
open: boolean;
|
|
4
|
-
setOpen: import("react").Dispatch<import("react").SetStateAction<boolean>>;
|
|
5
|
-
pressTriggerProps: {
|
|
6
|
-
readonly onPointerDown: (e: PointerEvent) => void;
|
|
7
|
-
readonly onClick: (e: MouseEvent | PointerEvent) => void;
|
|
8
|
-
};
|
|
9
|
-
tooltipProps: {
|
|
10
|
-
readonly open: boolean;
|
|
11
|
-
readonly onOpenChange: import("react").Dispatch<import("react").SetStateAction<boolean>>;
|
|
12
|
-
};
|
|
13
|
-
};
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.usePressTooltip = usePressTooltip;
|
|
4
|
-
const react_1 = require("react");
|
|
5
|
-
function usePressTooltip(defaultOpen = false) {
|
|
6
|
-
const [open, setOpen] = (0, react_1.useState)(defaultOpen);
|
|
7
|
-
const toggleOpen = (0, react_1.useCallback)((e) => {
|
|
8
|
-
e.stopPropagation();
|
|
9
|
-
setOpen(prev => !prev);
|
|
10
|
-
}, []);
|
|
11
|
-
const pressTriggerProps = {
|
|
12
|
-
onPointerDown: (e) => {
|
|
13
|
-
e.stopPropagation();
|
|
14
|
-
},
|
|
15
|
-
onClick: toggleOpen,
|
|
16
|
-
};
|
|
17
|
-
const tooltipProps = {
|
|
18
|
-
open,
|
|
19
|
-
onOpenChange: setOpen,
|
|
20
|
-
};
|
|
21
|
-
return { open, setOpen, pressTriggerProps, tooltipProps };
|
|
22
|
-
}
|
|
23
|
-
//# sourceMappingURL=usePressTooltip.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"usePressTooltip.js","sourceRoot":"","sources":["../../src/helpers/usePressTooltip.ts"],"names":[],"mappings":";;AAOA,0CAqBC;AA5BD,iCAKe;AAEf,SAAgB,eAAe,CAAC,WAAW,GAAG,KAAK;IACjD,MAAM,CAAC,IAAI,EAAE,OAAO,CAAC,GAAG,IAAA,gBAAQ,EAAC,WAAW,CAAC,CAAC;IAE9C,MAAM,UAAU,GAAG,IAAA,mBAAW,EAAC,CAAC,CAA4B,EAAE,EAAE;QAC9D,CAAC,CAAC,eAAe,EAAE,CAAC;QACpB,OAAO,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC,IAAI,CAAC,CAAC;IACzB,CAAC,EAAE,EAAE,CAAC,CAAC;IAEP,MAAM,iBAAiB,GAAG;QACxB,aAAa,EAAE,CAAC,CAAe,EAAE,EAAE;YACjC,CAAC,CAAC,eAAe,EAAE,CAAC;QACtB,CAAC;QACD,OAAO,EAAE,UAAU;KACX,CAAC;IAEX,MAAM,YAAY,GAAG;QACnB,IAAI;QACJ,YAAY,EAAE,OAAO;KACb,CAAC;IAEX,OAAO,EAAE,IAAI,EAAE,OAAO,EAAE,iBAAiB,EAAE,YAAY,EAAE,CAAC;AAC5D,CAAC"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
-
const FacebookIcon = (props) => ((0, jsx_runtime_1.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 800, height: 800, fill: "currentColor", viewBox: "0 0 24 24", ...props, children: [(0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "M17.3 9.6a1 1 0 1 0-1.6-1.2l-2.308 3.078-2.185-2.185A1 1 0 0 0 9.7 9.4l-3 4a1 1 0 0 0 1.6 1.2l2.308-3.078 2.185 2.185A1 1 0 0 0 14.3 13.6l3-4Z" }), (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", fillRule: "evenodd", d: "M12 23c-1.224 0-1.9-.131-3-.5l-2.106 1.053A2 2 0 0 1 4 21.763V19.5c-2.153-2.008-3-4.323-3-7.5C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11Zm-6-4.37-.636-.593C3.691 16.477 3 14.733 3 12a9 9 0 1 1 9 9c-.986 0-1.448-.089-2.364-.396l-.788-.264L6 21.764V18.63Z", clipRule: "evenodd" })] }));
|
|
5
|
-
exports.default = FacebookIcon;
|
|
6
|
-
//# sourceMappingURL=FacebookIcon.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"FacebookIcon.js","sourceRoot":"","sources":["../../src/icons/FacebookIcon.tsx"],"names":[],"mappings":";;;AACA,MAAM,YAAY,GAAG,CAAC,KAAoC,EAAE,EAAE,CAAC,CAC7D,iCACE,KAAK,EAAC,4BAA4B,EAClC,KAAK,EAAE,GAAG,EACV,MAAM,EAAE,GAAG,EACX,IAAI,EAAC,cAAc,EACnB,OAAO,EAAC,WAAW,KACf,KAAK,aAET,iCACE,IAAI,EAAC,cAAc,EACnB,CAAC,EAAC,gJAAgJ,GAClJ,EACF,iCACE,IAAI,EAAC,cAAc,EACnB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,uQAAuQ,EACzQ,QAAQ,EAAC,SAAS,GAClB,IACE,CACP,CAAA;AACD,kBAAe,YAAY,CAAA"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
-
const LinkedinIcon = (props) => ((0, jsx_runtime_1.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 800, height: 800, fill: "currentColor", viewBox: "0 0 24 24", ...props, children: [(0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "M6.5 8a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3ZM5 10a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1v-8ZM11 19h1a1 1 0 0 0 1-1v-4.5c0-1.5 3-2.5 3-.5v5a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1v-6c0-2-1.5-3-3.5-3S13 10.5 13 10.5V10a1 1 0 0 0-1-1h-1a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1Z" }), (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", fillRule: "evenodd", d: "M20 1a3 3 0 0 1 3 3v16a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3V4a3 3 0 0 1 3-3h16Zm0 2a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h16Z", clipRule: "evenodd" })] }));
|
|
5
|
-
exports.default = LinkedinIcon;
|
|
6
|
-
//# sourceMappingURL=LinkedinIcon.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"LinkedinIcon.js","sourceRoot":"","sources":["../../src/icons/LinkedinIcon.tsx"],"names":[],"mappings":";;;AACA,MAAM,YAAY,GAAG,CAAC,KAAoC,EAAE,EAAE,CAAC,CAC7D,iCACE,KAAK,EAAC,4BAA4B,EAClC,KAAK,EAAE,GAAG,EACV,MAAM,EAAE,GAAG,EACX,IAAI,EAAC,cAAc,EACnB,OAAO,EAAC,WAAW,KACf,KAAK,aAET,iCACE,IAAI,EAAC,cAAc,EACnB,CAAC,EAAC,sRAAsR,GACxR,EACF,iCACE,IAAI,EAAC,cAAc,EACnB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,iJAAiJ,EACnJ,QAAQ,EAAC,SAAS,GAClB,IACE,CACP,CAAA;AACD,kBAAe,YAAY,CAAA"}
|
package/dist/icons/MemoriIcon.js
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
-
const MemoriIcon = (props) => ((0, jsx_runtime_1.jsxs)("svg", { className: "memori-ai-logo", width: 800, height: 800, fill: "currentColor", viewBox: "0 0 670.70013 639.67999", "aria-label": "Memori AI", ...props, children: [(0, jsx_runtime_1.jsxs)("defs", { children: [(0, jsx_runtime_1.jsx)("style", { children: "\n .cls-1 {\n fill: url(#Sfumatura_senza_nome_6);\n }\n\n .cls-1,\n .cls-2 {\n stroke-width: 0px;\n }\n\n .cls-2 {\n fill: var(--memori-logo-text-color, '#744c99');\n }\n " }), (0, jsx_runtime_1.jsxs)("linearGradient", { id: "Sfumatura_senza_nome_6", "data-name": "Sfumatura senza nome 6", x1: 392.82999, y1: -13.83, x2: 786.29999, y2: 628.33002, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(-304.65445,-80.16)", children: [(0, jsx_runtime_1.jsx)("stop", { offset: 0.18, stopColor: "#9ad2d5", id: "stop1" }), (0, jsx_runtime_1.jsx)("stop", { offset: 0.32, stopColor: "#26b5cb", id: "stop2" }), (0, jsx_runtime_1.jsx)("stop", { offset: 0.38, stopColor: "#379cbe", id: "stop3" }), (0, jsx_runtime_1.jsx)("stop", { offset: 0.46, stopColor: "#4c7eb0", id: "stop4" }), (0, jsx_runtime_1.jsx)("stop", { offset: 0.55, stopColor: "#5d66a4", id: "stop5" }), (0, jsx_runtime_1.jsx)("stop", { offset: 0.65, stopColor: "#69569c", id: "stop6" }), (0, jsx_runtime_1.jsx)("stop", { offset: 0.76, stopColor: "#704c97", id: "stop7" }), (0, jsx_runtime_1.jsx)("stop", { offset: 0.89, stopColor: "#734996", id: "stop8" })] })] }), (0, jsx_runtime_1.jsxs)("g", { id: "g13", transform: "translate(-304.65445,-80.16)", children: [(0, jsx_runtime_1.jsx)("path", { className: "cls-2", d: "m 451.79,434.96 v -78.79 c 0,-15.73 8.09,-25.54 22.73,-25.54 7.01,0 12.93,3.11 16.82,8.41 3.9,-5.29 9.81,-8.41 16.82,-8.41 14.64,0 22.74,9.81 22.74,25.54 v 78.79 c 0,3.27 -2.65,5.92 -5.92,5.92 -3.27,0 -5.92,-2.65 -5.92,-5.92 v -77.08 c 0,-11.21 -3.74,-16.35 -10.9,-16.35 -7.16,0 -10.9,5.14 -10.9,16.35 v 77.08 c 0,3.27 -2.65,5.92 -5.92,5.92 -3.27,0 -5.92,-2.65 -5.92,-5.92 v -77.08 c 0,-11.21 -3.74,-16.35 -10.9,-16.35 -7.16,0 -10.9,5.14 -10.9,16.35 v 77.08 c 0,3.27 -2.65,5.92 -5.92,5.92 -3.27,0 -5.92,-2.65 -5.92,-5.92 z", id: "path8" }), (0, jsx_runtime_1.jsx)("path", { className: "cls-2", d: "m 588.37,435.12 c 0,3.11 -2.65,5.45 -5.76,5.45 h -23.98 c -6.7,0 -9.5,-2.81 -9.5,-9.34 v -90.31 c 0,-6.54 2.8,-9.34 9.5,-9.34 h 23.98 c 3.11,0 5.76,2.33 5.76,5.45 0,3.12 -2.65,5.45 -5.76,5.45 h -21.65 v 32.7 h 19.31 c 3.11,0 5.76,2.33 5.76,5.45 0,3.12 -2.65,5.45 -5.76,5.45 h -19.31 v 43.6 h 21.65 c 3.11,0 5.76,2.33 5.76,5.45 z", id: "path9" }), (0, jsx_runtime_1.jsx)("path", { className: "cls-2", d: "m 599.59,434.96 v -78.79 c 0,-15.73 8.09,-25.54 22.73,-25.54 7.01,0 12.93,3.11 16.82,8.41 3.9,-5.29 9.81,-8.41 16.82,-8.41 14.64,0 22.74,9.81 22.74,25.54 v 78.79 c 0,3.27 -2.65,5.92 -5.92,5.92 -3.27,0 -5.92,-2.65 -5.92,-5.92 v -77.08 c 0,-11.21 -3.74,-16.35 -10.9,-16.35 -7.16,0 -10.9,5.14 -10.9,16.35 v 77.08 c 0,3.27 -2.65,5.92 -5.92,5.92 -3.27,0 -5.92,-2.65 -5.92,-5.92 v -77.08 c 0,-11.21 -3.74,-16.35 -10.9,-16.35 -7.16,0 -10.9,5.14 -10.9,16.35 v 77.08 c 0,3.27 -2.65,5.92 -5.92,5.92 -3.27,0 -5.92,-2.65 -5.92,-5.92 z", id: "path10" }), (0, jsx_runtime_1.jsx)("path", { className: "cls-2", d: "m 692.72,416.28 v -60.1 c 0,-15.73 8.09,-25.54 23.35,-25.54 15.26,0 23.36,9.81 23.36,25.54 v 60.1 c 0,15.73 -8.1,25.54 -23.36,25.54 -15.26,0 -23.35,-9.81 -23.35,-25.54 z m 34.88,-2.02 v -56.05 c 0,-11.68 -4.05,-16.35 -11.52,-16.35 -7.47,0 -11.52,4.67 -11.52,16.35 v 56.05 c 0,11.68 4.05,16.35 11.52,16.35 7.47,0 11.52,-4.67 11.52,-16.35 z", id: "path11" }), (0, jsx_runtime_1.jsx)("path", { className: "cls-2", d: "m 789.27,391.52 c 4.36,2.49 8.88,8.88 8.88,18.07 v 25.38 c 0,3.27 -2.65,5.92 -5.92,5.92 -3.27,0 -5.92,-2.65 -5.92,-5.92 v -22.11 c 0,-8.88 -4.67,-15.73 -12.3,-15.73 h -8.25 v 37.84 c 0,3.27 -2.65,5.92 -5.92,5.92 -3.27,0 -5.92,-2.65 -5.92,-5.92 v -94.05 c 0,-6.54 2.8,-9.34 9.5,-9.34 h 10.43 c 15.57,0 24.6,10.27 24.6,29.11 v 7.32 c 0,10.75 -2.81,18.69 -9.19,23.51 z m -2.33,-26 v -2.34 c 0,-14.02 -4.2,-20.71 -14.17,-20.71 h -7.01 v 43.75 h 7.01 c 9.97,0 14.17,-6.7 14.17,-20.71 z", id: "path12" }), (0, jsx_runtime_1.jsx)("path", { className: "cls-2", d: "m 812.95,434.96 v -98.1 c 0,-3.27 2.65,-5.92 5.92,-5.92 3.27,0 5.92,2.65 5.92,5.92 v 98.1 c 0,3.27 -2.65,5.92 -5.92,5.92 -3.27,0 -5.92,-2.65 -5.92,-5.92 z", id: "path13" })] }), (0, jsx_runtime_1.jsx)("path", { className: "cls-1", d: "m 667.73555,242.64 c -6.38,-56.35 -42.43,-113.07 -98.9,-155.61 -49.7,-37.44 -109.37,-60.33 -170.6,-65.94 C 364.22555,7.6 328.15555,0 291.96555,0 c -69.91,0 -135.47,27.64 -189.6,79.93 C 82.235546,99.38 55.165546,139 38.215546,191.67 c -9.13,16.42 -16.91,33.67 -23.02,51.57 -33.85,99.22 -10.5500001,199.69 63.94,275.65 9.79,9.98 26.710004,23.27 49.530004,36.03 70.06,71.95 151.03,84.76 199.59,84.76 45.54,0 92.21,-11.24 124.84,-30.07 28.3,-16.34 52.64,-36.17 72.92,-59.28 108.74,-60.36 157.72,-166.32 141.72,-307.69 z m -73.68,9.57 c -8.31,-61.54 -42.48,-119.59 -90.75,-164.46 37.26,23.3 66.15,54.54 87.71,91.36 27.6,47.13 46.44,143.64 0.76,233.55 9.47,-47.57 10.27,-101.25 2.28,-160.44 z m -11.27,1.52 c 10.34,76.59 5.37,140.08 -11.29,192.23 -24.15,33.64 -58.84,65.28 -107.4,91.69 -31.3,17.03 -61.5,28.71 -90.28,36.23 -8.25,-0.19 -16.63,-0.69 -25.09,-1.54 22.94,-3.81 46.17,-10.56 69.46,-20.26 96.74,-40.31 136.66,-112.17 153.12,-165.35 20.63,-66.68 13.55,-131.72 1.21,-167.16 -36.47,-104.77 -118.35,-165.33 -237.85,-176.66 46.26,0.76 86.54,8.18 121.19,21.31 67.54,45.83 117.02,116.16 126.92,189.52 z m -78.06,294.93 c -21.61,10.54 -52.6,19.64 -88.2,23.43 17.75,-6.76 35.44,-14.89 53.01,-24.45 35,-19.04 64.77,-41.9 88.88,-67.95 -10.72,23.16 -24.08,43.65 -39.67,61.68 -4.6,2.51 -9.26,4.97 -14.02,7.29 z m -368.96,-2.75 c -19.71,-20.45 -38.150004,-45.4 -54.570004,-75.6 -59.13,-108.81 -54.64,-204.44 -32.59,-273.88 40.79,-72.66 110.320004,-128.92 184.840004,-145.21 -6.05,2.97 -12.04,6.12 -17.94,9.49 -48.68,23.3 -93.61,65.79 -123.390004,119.76 -51.8,93.85 -49.11,199.1 7.38,288.77 23.170004,36.78 95.600004,106.18 204.320004,106.77 10.31,2.55 20.33,4.47 29.9,5.87 -15.51,2.15 -30.53,3.16 -44.97,3.16 -63.65,0 -116.29,-18.88 -152.97,-39.14 z m 169.2,18.75 c -62.68,-15.85 -125.37,-53.95 -169.73,-129.36 -100.020004,-170.04 3.83,-303.77 44.43,-336.4 14.06,-11.3 28.49,-21 43.15,-29.29 24.09,-11.11 49.2,-17.27 73.97,-17.27 0.69,0 1.41,0 2.1,0.02 148.62,2.08 228.54,72.27 262.89,170.95 25.29,72.64 20.48,248.09 -147.96,318.27 -39.5,16.46 -75.82,23.09 -108.64,23.09 -0.07,0 -0.14,0 -0.21,0 z m -50.13,-5.41 c -78.55,-17.09 -129.59,-70.46 -145.73,-96.07 -63.580004,-100.94 -49.220004,-209.44 0.22,-289.59 -5.85,11.99 -11.140004,24.86 -15.460004,38.56 -23.54,74.64 -12.63,153.8 31.560004,228.92 36.33,61.76 83.37,97.63 129.41,118.18 z m 93.31,-527.42 c 6.92,-0.48 13.83,-0.76 20.7,-0.76 9.21,0 18.36,0.43 27.44,1.24 5.8,2.34 11.5,4.89 17.15,7.57 -20.54,-4.36 -42.3,-7.05 -65.28,-8.06 z m -237.88,56.28 c 56.12,-54.22 119.7,-76.74 181.69,-76.74 22.56,0 44.9,3.01 66.59,8.54 -27.97,0.93 -55.36,5.59 -81.73,13.89 -9.47,0.87 -19.03,1.9 -28.75,3.25 -66.39,9.19 -130.73,49.37 -177.320004,106.6 13.93,-26.25 28.93,-45.3 39.520004,-55.54 z M 87.255546,510.92 C 8.3455459,430.46 -2.7544541,333.8 25.095546,249.55 c -9.9,74.5 5.8,152.05 46.09,226.19 9.7,17.85 20.01,33.8 30.760004,48.04 -5.970004,-4.67 -10.990004,-9.07 -14.700004,-12.85 z m 360.150004,88.83 c -27.18,15.69 -70.3,28.55 -119.16,28.55 -52.11,0 -110.74,-14.68 -163.49,-56.16 34.18,13.85 76.16,24.27 123.97,24.27 28.75,0 57.59,-3.76 86.33,-11.13 2.13,0.04 4.2,0.06 6.22,0.06 40.23,0 81.61,-7.43 114.06,-20.19 -14.66,13.13 -30.69,24.65 -47.93,34.6 z m 98.55,-75.09 c 10.02,-14.65 18.69,-30.34 25.92,-47.11 3.74,-8.67 7.06,-17.66 10.05,-26.89 17.66,-24.96 30.8,-52.23 38.94,-81.46 22.51,-80.87 3.27,-156.05 -20.04,-195.85 -33.54,-57.28 -80.82,-97.29 -141.07,-119.95 -8.19,-5.44 -16.61,-10.57 -25.24,-15.28 116.19,24.92 211.36,112.54 221.92,205.8 15.48,136.7 -31.24,226.21 -110.47,280.75 z", id: "path14", style: {
|
|
5
|
-
fill: 'url(#Sfumatura_senza_nome_6)',
|
|
6
|
-
} })] }));
|
|
7
|
-
exports.default = MemoriIcon;
|
|
8
|
-
//# sourceMappingURL=MemoriIcon.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"MemoriIcon.js","sourceRoot":"","sources":["../../src/icons/MemoriIcon.tsx"],"names":[],"mappings":";;;AACA,MAAM,UAAU,GAAG,CAAC,KAAoC,EAAE,EAAE,CAAC,CAC3D,iCACE,SAAS,EAAC,gBAAgB,EAC1B,KAAK,EAAE,GAAG,EACV,MAAM,EAAE,GAAG,EACX,IAAI,EAAC,cAAc,EACnB,OAAO,EAAC,yBAAyB,gBACtB,WAAW,KAClB,KAAK,aAET,6CACE,4CAEI,wOAAwO,GAEpO,EACR,4CACE,EAAE,EAAC,wBAAwB,eACjB,wBAAwB,EAClC,EAAE,EAAE,SAAS,EACb,EAAE,EAAE,CAAC,KAAK,EACV,EAAE,EAAE,SAAS,EACb,EAAE,EAAE,SAAS,EACb,aAAa,EAAC,gBAAgB,EAC9B,iBAAiB,EAAC,8BAA8B,aAEhD,iCAAM,MAAM,EAAE,IAAI,EAAE,SAAS,EAAC,SAAS,EAAC,EAAE,EAAC,OAAO,GAAG,EACrD,iCAAM,MAAM,EAAE,IAAI,EAAE,SAAS,EAAC,SAAS,EAAC,EAAE,EAAC,OAAO,GAAG,EACrD,iCAAM,MAAM,EAAE,IAAI,EAAE,SAAS,EAAC,SAAS,EAAC,EAAE,EAAC,OAAO,GAAG,EACrD,iCAAM,MAAM,EAAE,IAAI,EAAE,SAAS,EAAC,SAAS,EAAC,EAAE,EAAC,OAAO,GAAG,EACrD,iCAAM,MAAM,EAAE,IAAI,EAAE,SAAS,EAAC,SAAS,EAAC,EAAE,EAAC,OAAO,GAAG,EACrD,iCAAM,MAAM,EAAE,IAAI,EAAE,SAAS,EAAC,SAAS,EAAC,EAAE,EAAC,OAAO,GAAG,EACrD,iCAAM,MAAM,EAAE,IAAI,EAAE,SAAS,EAAC,SAAS,EAAC,EAAE,EAAC,OAAO,GAAG,EACrD,iCAAM,MAAM,EAAE,IAAI,EAAE,SAAS,EAAC,SAAS,EAAC,EAAE,EAAC,OAAO,GAAG,IACtC,IACZ,EACP,+BAAG,EAAE,EAAC,KAAK,EAAC,SAAS,EAAC,8BAA8B,aAClD,iCACE,SAAS,EAAC,OAAO,EACjB,CAAC,EAAC,4gBAA4gB,EAC9gB,EAAE,EAAC,OAAO,GACV,EACF,iCACE,SAAS,EAAC,OAAO,EACjB,CAAC,EAAC,0UAA0U,EAC5U,EAAE,EAAC,OAAO,GACV,EACF,iCACE,SAAS,EAAC,OAAO,EACjB,CAAC,EAAC,4gBAA4gB,EAC9gB,EAAE,EAAC,QAAQ,GACX,EACF,iCACE,SAAS,EAAC,OAAO,EACjB,CAAC,EAAC,oVAAoV,EACtV,EAAE,EAAC,QAAQ,GACX,EACF,iCACE,SAAS,EAAC,OAAO,EACjB,CAAC,EAAC,keAAke,EACpe,EAAE,EAAC,QAAQ,GACX,EACF,iCACE,SAAS,EAAC,OAAO,EACjB,CAAC,EAAC,4JAA4J,EAC9J,EAAE,EAAC,QAAQ,GACX,IACA,EACJ,iCACE,SAAS,EAAC,OAAO,EACjB,CAAC,EAAC,88GAA88G,EACh9G,EAAE,EAAC,QAAQ,EACX,KAAK,EAAE;gBACL,IAAI,EAAE,8BAA8B;aACrC,GACD,IACE,CACP,CAAC;AACF,kBAAe,UAAU,CAAC"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
-
const TelegramIcon = (props) => ((0, jsx_runtime_1.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 800, height: 800, fill: "currentColor", viewBox: "0 0 24 24", ...props, children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", fillRule: "evenodd", d: "M23.112 4.494c.318-1.55-1.205-2.837-2.68-2.267L2.342 9.216c-1.647.637-1.72 2.941-.117 3.682l3.94 1.818 1.873 6.559a1 1 0 0 0 1.67.432l2.886-2.887 4.043 3.033a2 2 0 0 0 3.16-1.198l3.315-16.16ZM3.063 11.082l18.09-6.99-3.316 16.161L13.1 16.7a1 1 0 0 0-1.307.093l-1.236 1.236.371-2.043 7.28-7.279a1 1 0 0 0-1.204-1.575L6.95 12.876l-3.888-1.794Zm5.114 3.397.606 2.123.233-1.281a1 1 0 0 1 .277-.528l2.22-2.22-3.336 1.906Z", clipRule: "evenodd" }) }));
|
|
5
|
-
exports.default = TelegramIcon;
|
|
6
|
-
//# sourceMappingURL=TelegramIcon.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"TelegramIcon.js","sourceRoot":"","sources":["../../src/icons/TelegramIcon.tsx"],"names":[],"mappings":";;;AACA,MAAM,YAAY,GAAG,CAAC,KAAoC,EAAE,EAAE,CAAC,CAC7D,gCACE,KAAK,EAAC,4BAA4B,EAClC,KAAK,EAAE,GAAG,EACV,MAAM,EAAE,GAAG,EACX,IAAI,EAAC,cAAc,EACnB,OAAO,EAAC,WAAW,KACf,KAAK,YAET,iCACE,IAAI,EAAC,cAAc,EACnB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,iaAAia,EACna,QAAQ,EAAC,SAAS,GAClB,GACE,CACP,CAAA;AACD,kBAAe,YAAY,CAAA"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
-
const TwitterIcon = (props) => ((0, jsx_runtime_1.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 800, height: 800, fill: "currentColor", viewBox: "0 0 100 100", ...props, children: [(0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "M69.7 8.7H30.4C18.7 8.7 9.1 18.2 9.1 30v41.2c0 11.7 9.5 21.3 21.3 21.3h39.4c11.7 0 21.3-9.5 21.3-21.3V29.9C91 18.2 81.5 8.7 69.7 8.7zm7.1 69.6H61.4c-.1 0-.2 0-.2-.1L46.8 57.3h-.1C40.9 64 35.2 70.6 29.6 77.1c-.3.4-.7.7-1 1-.1.1-.2.1-.3.1h-4.2c-.1 0-.2 0-.1-.1l20.5-23.8c.1-.1.1-.2 0-.3L24.1 24.3v-.1h15.5c.1 0 .1 0 .2.1L53.4 44h.1l16.9-19.7c.1-.1.2-.1.3-.1h4.2c.2 0 .2.1.1.2L55.6 46.9c-.1.1-.1.2 0 .3l21.3 31s0 .1-.1.1z" }), (0, jsx_runtime_1.jsx)("path", { d: "M37.8 27.8h-6.7c-.1 0-.1.1-.1.2l32.2 46.7H69.9c.1 0 .1-.1.1-.2L37.8 27.8z" })] }));
|
|
5
|
-
exports.default = TwitterIcon;
|
|
6
|
-
//# sourceMappingURL=TwitterIcon.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"TwitterIcon.js","sourceRoot":"","sources":["../../src/icons/TwitterIcon.tsx"],"names":[],"mappings":";;;AACA,MAAM,WAAW,GAAG,CAAC,KAAoC,EAAE,EAAE,CAAC,CAC5D,iCAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAE,GAAG,EAAE,MAAM,EAAE,GAAG,EAAE,IAAI,EAAC,cAAc,EAAC,OAAO,EAAC,aAAa,KAAK,KAAK,aAClH,iCAAM,IAAI,EAAC,cAAc,EAAC,CAAC,EAAC,oaAAoa,GAAG,EACnc,iCAAM,CAAC,EAAC,2EAA2E,GAAG,IAClF,CACP,CAAA;AACD,kBAAe,WAAW,CAAA"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
-
const WhatsappIcon = (props) => ((0, jsx_runtime_1.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 800, height: 800, fill: "currentColor", viewBox: "0 0 24 24", ...props, children: [(0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "M6.014 8.006c.114-.904 1.289-2.132 2.22-1.996V6.01c.907.172 1.625 1.734 2.03 2.436.286.509.1 1.025-.167 1.243-.361.29-.926.692-.808 1.095C9.5 11.5 12 14 13.23 14.711c.466.269.804-.44 1.092-.804.21-.28.726-.447 1.234-.171.759.442 1.474.956 2.135 1.534.33.276.408.684.179 1.115-.403.76-1.569 1.76-2.415 1.557C13.976 17.587 8 15.27 6.08 8.558c-.108-.318-.08-.438-.066-.552Z" }), (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", fillRule: "evenodd", d: "M12 23c-1.224 0-1.9-.131-3-.5l-2.106 1.053A2 2 0 0 1 4 21.763V19.5c-2.153-2.008-3-4.323-3-7.5C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11Zm-6-4.37-.636-.593C3.691 16.477 3 14.733 3 12a9 9 0 1 1 9 9c-.986 0-1.448-.089-2.364-.396l-.788-.264L6 21.764V18.63Z", clipRule: "evenodd" })] }));
|
|
5
|
-
exports.default = WhatsappIcon;
|
|
6
|
-
//# sourceMappingURL=WhatsappIcon.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"WhatsappIcon.js","sourceRoot":"","sources":["../../src/icons/WhatsappIcon.tsx"],"names":[],"mappings":";;;AACA,MAAM,YAAY,GAAG,CAAC,KAAoC,EAAE,EAAE,CAAC,CAC7D,iCACE,KAAK,EAAC,4BAA4B,EAClC,KAAK,EAAE,GAAG,EACV,MAAM,EAAE,GAAG,EACX,IAAI,EAAC,cAAc,EACnB,OAAO,EAAC,WAAW,KACf,KAAK,aAET,iCACE,IAAI,EAAC,cAAc,EACnB,CAAC,EAAC,oXAAoX,GACtX,EACF,iCACE,IAAI,EAAC,cAAc,EACnB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,uQAAuQ,EACzQ,QAAQ,EAAC,SAAS,GAClB,IACE,CACP,CAAA;AACD,kBAAe,YAAY,CAAA"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
-
const DocumentIcon = (props) => ((0, jsx_runtime_1.jsx)("svg", { width: "800px", height: "800px", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: (0, jsx_runtime_1.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6 1C4.34315 1 3 2.34315 3 4V20C3 21.6569 4.34315 23 6 23H18C19.6569 23 21 21.6569 21 20V8.82843C21 8.03278 20.6839 7.26972 20.1213 6.70711L15.2929 1.87868C14.7303 1.31607 13.9672 1 13.1716 1H6ZM5 4C5 3.44772 5.44772 3 6 3H12V8C12 9.10457 12.8954 10 14 10H19V20C19 20.5523 18.5523 21 18 21H6C5.44772 21 5 20.5523 5 20V4ZM18.5858 8L14 3.41421V8H18.5858Z", fill: "#0F0F0F" }) }));
|
|
5
|
-
exports.default = DocumentIcon;
|
|
6
|
-
//# sourceMappingURL=DocumentIcon.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"DocumentIcon.js","sourceRoot":"","sources":["../../../src/icons/artifacts/DocumentIcon.tsx"],"names":[],"mappings":";;;AACA,MAAM,YAAY,GAAG,CAAC,KAAoC,EAAE,EAAE,CAAC,CAC7D,gCACE,KAAK,EAAC,OAAO,EACb,MAAM,EAAC,OAAO,EACd,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,KAC9B,KAAK,YAET,iCACE,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,kWAAkW,EACpW,IAAI,EAAC,SAAS,GACd,GACE,CACP,CAAC;AACF,kBAAe,YAAY,CAAC"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
-
const HtmlIcon = (props) => ((0, jsx_runtime_1.jsxs)("svg", { height: 800, width: 800, id: "_x32_", xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", viewBox: "0 0 512 512", xmlSpace: "preserve", ...props, children: [(0, jsx_runtime_1.jsx)("style", { type: "text/css", children: '\n\t.st0{fill:#000000;}\n' }), (0, jsx_runtime_1.jsxs)("g", { children: [(0, jsx_runtime_1.jsx)("path", { className: "st0", d: "M378.413,0H208.297h-13.182L185.8,9.314L57.02,138.102l-9.314,9.314v13.176v265.514 c0,47.36,38.528,85.895,85.896,85.895h244.811c47.353,0,85.881-38.535,85.881-85.895V85.896C464.294,38.528,425.766,0,378.413,0z M432.497,426.105c0,29.877-24.214,54.091-54.084,54.091H133.602c-29.884,0-54.098-24.214-54.098-54.091V160.591h83.716 c24.885,0,45.077-20.178,45.077-45.07V31.804h170.116c29.87,0,54.084,24.214,54.084,54.092V426.105z" }), (0, jsx_runtime_1.jsx)("path", { className: "st0", d: "M163.164,253.19c-5.097,0-8.867,3.652-8.867,9.482v23.453c0,0.489-0.251,0.734-0.726,0.734h-26.993 c-0.475,0-0.726-0.245-0.726-0.734v-23.453c0-5.831-3.771-9.482-8.868-9.482c-5.222,0-8.993,3.652-8.993,9.482v65.144 c0,5.83,3.645,9.475,8.868,9.475c5.111,0,8.993-3.645,8.993-9.475v-24.305c0-0.489,0.251-0.734,0.726-0.734h26.993 c0.475,0,0.726,0.244,0.726,0.734v24.305c0,5.83,3.77,9.475,8.867,9.475c5.223,0,8.993-3.645,8.993-9.475v-65.144 C172.157,256.841,168.387,253.19,163.164,253.19z" }), (0, jsx_runtime_1.jsx)("path", { className: "st0", d: "M235.249,253.923h-47.284c-5.46,0-8.993,3.282-8.993,8.023c0,4.615,3.533,7.897,8.993,7.897h13.978 c0.488,0,0.726,0.244,0.726,0.726v57.247c0,5.711,3.771,9.475,8.882,9.475c5.223,0,8.993-3.764,8.993-9.475v-57.247 c0-0.482,0.237-0.726,0.726-0.726h13.978c5.46,0,8.993-3.282,8.993-7.897C244.242,257.204,240.709,253.923,235.249,253.923z" }), (0, jsx_runtime_1.jsx)("path", { className: "st0", d: "M318.253,253.19c-5.348,0-8.267,2.919-10.934,9.238l-17.26,39.862h-0.489l-17.623-39.862 c-2.794-6.319-5.712-9.238-11.06-9.238c-5.948,0-9.845,4.134-9.845,10.697v64.781c0,5.467,3.408,8.623,8.268,8.623 c4.622,0,8.029-3.156,8.029-8.623v-39.868h0.6l12.89,29.653c2.541,5.837,4.608,7.541,8.742,7.541c4.133,0,6.2-1.704,8.756-7.541 l12.764-29.653h0.601v39.868c0,5.467,3.281,8.623,8.141,8.623c4.874,0,8.156-3.156,8.156-8.623v-64.781 C327.987,257.323,324.216,253.19,318.253,253.19z" }), (0, jsx_runtime_1.jsx)("path", { className: "st0", d: "M389.36,320.645h-29.408c-0.489,0-0.726-0.244-0.726-0.734v-57.24c0-5.712-3.77-9.482-8.867-9.482 c-5.237,0-8.993,3.77-8.993,9.482v64.899c0,5.349,3.518,8.993,8.993,8.993h39.002c5.475,0,8.994-3.282,8.994-8.022 C398.354,323.926,394.835,320.645,389.36,320.645z" })] })] }));
|
|
5
|
-
exports.default = HtmlIcon;
|
|
6
|
-
//# sourceMappingURL=HtmlIcon.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"HtmlIcon.js","sourceRoot":"","sources":["../../../src/icons/artifacts/HtmlIcon.tsx"],"names":[],"mappings":";;;AACA,MAAM,QAAQ,GAAG,CAAC,KAAoC,EAAE,EAAE,CAAC,CACzD,iCACE,MAAM,EAAE,GAAG,EACX,KAAK,EAAE,GAAG,EACV,EAAE,EAAC,OAAO,EACV,KAAK,EAAC,4BAA4B,EAClC,UAAU,EAAC,8BAA8B,EACzC,OAAO,EAAC,aAAa,EACrB,QAAQ,EAAC,UAAU,KACf,KAAK,aAET,kCAAO,IAAI,EAAC,UAAU,YAAE,2BAA2B,GAAS,EAC5D,0CACE,iCACE,SAAS,EAAC,KAAK,EACf,CAAC,EAAC,oaAAoa,GACta,EACF,iCACE,SAAS,EAAC,KAAK,EACf,CAAC,EAAC,geAAge,GACle,EACF,iCACE,SAAS,EAAC,KAAK,EACf,CAAC,EAAC,yUAAyU,GAC3U,EACF,iCACE,SAAS,EAAC,KAAK,EACf,CAAC,EAAC,sdAAsd,GACxd,EACF,iCACE,SAAS,EAAC,KAAK,EACf,CAAC,EAAC,gQAAgQ,GAClQ,IACA,IACA,CACP,CAAC;AACF,kBAAe,QAAQ,CAAC"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
-
const JavascriptIcon = (props) => ((0, jsx_runtime_1.jsx)("svg", { width: 800, height: 800, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: (0, jsx_runtime_1.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M9.29289 1.29289C9.48043 1.10536 9.73478 1 10 1H18C19.6569 1 21 2.34315 21 4V9C21 9.55228 20.5523 10 20 10C19.4477 10 19 9.55228 19 9V4C19 3.44772 18.5523 3 18 3H11V8C11 8.55228 10.5523 9 10 9H5V20C5 20.5523 5.44772 21 6 21H7C7.55228 21 8 21.4477 8 22C8 22.5523 7.55228 23 7 23H6C4.34315 23 3 21.6569 3 20V8C3 7.73478 3.10536 7.48043 3.29289 7.29289L9.29289 1.29289ZM6.41421 7H9V4.41421L6.41421 7ZM16 14.75C16 13.2312 17.2312 12 18.75 12H21C21.5523 12 22 12.4477 22 13C22 13.5523 21.5523 14 21 14H18.75C18.3358 14 18 14.3358 18 14.75C18 15.1642 18.3358 15.5 18.75 15.5H19.25C20.7688 15.5 22 16.7312 22 18.25C22 19.7688 20.7688 21 19.25 21H17C16.4477 21 16 20.5523 16 20C16 19.4477 16.4477 19 17 19H19.25C19.6642 19 20 18.6642 20 18.25C20 17.8358 19.6642 17.5 19.25 17.5H18.75C17.2312 17.5 16 16.2688 16 14.75ZM15 13C15 12.4477 14.5523 12 14 12C13.4477 12 13 12.4477 13 13V18C13 18.5523 12.5523 19 12 19C11.4477 19 11 18.5523 11 18V17.6667C11 17.1144 10.5523 16.6667 10 16.6667C9.44772 16.6667 9 17.1144 9 17.6667V18C9 19.6569 10.3431 21 12 21C13.6569 21 15 19.6569 15 18V13Z", fill: "#000000" }) }));
|
|
5
|
-
exports.default = JavascriptIcon;
|
|
6
|
-
//# sourceMappingURL=JavascriptIcon.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"JavascriptIcon.js","sourceRoot":"","sources":["../../../src/icons/artifacts/JavascriptIcon.tsx"],"names":[],"mappings":";;;AACA,MAAM,cAAc,GAAG,CAAC,KAAoC,EAAE,EAAE,CAAC,CAC/D,gCACE,KAAK,EAAE,GAAG,EACV,MAAM,EAAE,GAAG,EACX,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,KAC9B,KAAK,YAET,iCACE,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,ojCAAojC,EACtjC,IAAI,EAAC,SAAS,GACd,GACE,CACP,CAAC;AACF,kBAAe,cAAc,CAAC"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
-
const MarkdownIcon = (props) => ((0, jsx_runtime_1.jsx)("svg", { width: 800, height: 800, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: (0, jsx_runtime_1.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M0 8C0 5.79086 1.79086 4 4 4H20C22.2091 4 24 5.79086 24 8V16C24 18.2091 22.2091 20 20 20H4C1.79086 20 0 18.2091 0 16V8ZM4 6C2.89543 6 2 6.89543 2 8V16C2 17.1046 2.89543 18 4 18H20C21.1046 18 22 17.1046 22 16V8C22 6.89543 21.1046 6 20 6H4ZM5.68377 8.05132C6.09211 7.9152 6.54174 8.05566 6.8 8.4L9 11.3333L11.2 8.4C11.4583 8.05566 11.9079 7.9152 12.3162 8.05132C12.7246 8.18743 13 8.56957 13 9V15C13 15.5523 12.5523 16 12 16C11.4477 16 11 15.5523 11 15V12L9.8 13.6C9.61115 13.8518 9.31476 14 9 14C8.68524 14 8.38885 13.8518 8.2 13.6L7 12V15C7 15.5523 6.55228 16 6 16C5.44772 16 5 15.5523 5 15V9C5 8.56957 5.27543 8.18743 5.68377 8.05132ZM18 9C18 8.44772 17.5523 8 17 8C16.4477 8 16 8.44772 16 9V12.5858L15.7071 12.2929C15.3166 11.9024 14.6834 11.9024 14.2929 12.2929C13.9024 12.6834 13.9024 13.3166 14.2929 13.7071L16.2929 15.7071C16.6834 16.0976 17.3166 16.0976 17.7071 15.7071L19.7071 13.7071C20.0976 13.3166 20.0976 12.6834 19.7071 12.2929C19.3166 11.9024 18.6834 11.9024 18.2929 12.2929L18 12.5858V9Z", fill: "#000000" }) }));
|
|
5
|
-
exports.default = MarkdownIcon;
|
|
6
|
-
//# sourceMappingURL=MarkdownIcon.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"MarkdownIcon.js","sourceRoot":"","sources":["../../../src/icons/artifacts/MarkdownIcon.tsx"],"names":[],"mappings":";;;AACA,MAAM,YAAY,GAAG,CAAC,KAAoC,EAAE,EAAE,CAAC,CAC7D,gCACE,KAAK,EAAE,GAAG,EACV,MAAM,EAAE,GAAG,EACX,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,KAC9B,KAAK,YAET,iCACE,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,4+BAA4+B,EAC9+B,IAAI,EAAC,SAAS,GACd,GACE,CACP,CAAC;AACF,kBAAe,YAAY,CAAC"}
|