@kopexa/theme 17.15.0 → 17.16.0
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/chunk-2GNVYP2T.mjs +19 -0
- package/dist/chunk-JT6SHEZ6.mjs +21 -0
- package/dist/chunk-L75CK6K3.mjs +146 -0
- package/dist/chunk-TJLBHX4F.mjs +41 -0
- package/dist/components/conversation.d.mts +69 -0
- package/dist/components/conversation.d.ts +69 -0
- package/dist/components/conversation.js +45 -0
- package/dist/components/conversation.mjs +6 -0
- package/dist/components/filter.d.mts +81 -12
- package/dist/components/filter.d.ts +81 -12
- package/dist/components/filter.js +63 -20
- package/dist/components/filter.mjs +1 -1
- package/dist/components/index.d.mts +3 -0
- package/dist/components/index.d.ts +3 -0
- package/dist/components/index.js +245 -124
- package/dist/components/index.mjs +46 -34
- package/dist/components/message.d.mts +71 -0
- package/dist/components/message.d.ts +71 -0
- package/dist/components/message.js +65 -0
- package/dist/components/message.mjs +6 -0
- package/dist/components/prompt-input.d.mts +57 -0
- package/dist/components/prompt-input.d.ts +57 -0
- package/dist/components/prompt-input.js +43 -0
- package/dist/components/prompt-input.mjs +6 -0
- package/dist/index.d.mts +3 -0
- package/dist/index.d.ts +3 -0
- package/dist/index.js +245 -124
- package/dist/index.mjs +46 -34
- package/package.json +3 -3
- package/dist/chunk-PKB6QHSP.mjs +0 -103
- /package/dist/{chunk-LK7CK2UU.mjs → chunk-CGGAYK7A.mjs} +0 -0
package/dist/index.mjs
CHANGED
|
@@ -1,11 +1,29 @@
|
|
|
1
1
|
import "./chunk-XSN6P5JL.mjs";
|
|
2
|
-
import "./chunk-
|
|
2
|
+
import "./chunk-CGGAYK7A.mjs";
|
|
3
|
+
import {
|
|
4
|
+
textarea
|
|
5
|
+
} from "./chunk-ARLLAC5V.mjs";
|
|
6
|
+
import {
|
|
7
|
+
toc
|
|
8
|
+
} from "./chunk-ODC3GJTR.mjs";
|
|
9
|
+
import {
|
|
10
|
+
toolbar
|
|
11
|
+
} from "./chunk-2NA54PNL.mjs";
|
|
3
12
|
import {
|
|
4
13
|
tooltip
|
|
5
14
|
} from "./chunk-OLYO7UPH.mjs";
|
|
6
15
|
import {
|
|
7
16
|
variableNode
|
|
8
17
|
} from "./chunk-EKOZ2ZVU.mjs";
|
|
18
|
+
import {
|
|
19
|
+
spinner
|
|
20
|
+
} from "./chunk-4UDOCFU5.mjs";
|
|
21
|
+
import {
|
|
22
|
+
splitPageLayout
|
|
23
|
+
} from "./chunk-B5JVXVSG.mjs";
|
|
24
|
+
import {
|
|
25
|
+
standardChip
|
|
26
|
+
} from "./chunk-XQZL7LCP.mjs";
|
|
9
27
|
import {
|
|
10
28
|
stat
|
|
11
29
|
} from "./chunk-RTWYV4TJ.mjs";
|
|
@@ -22,14 +40,14 @@ import {
|
|
|
22
40
|
tabs
|
|
23
41
|
} from "./chunk-I6M4S2KZ.mjs";
|
|
24
42
|
import {
|
|
25
|
-
|
|
26
|
-
} from "./chunk-
|
|
43
|
+
scrollArea
|
|
44
|
+
} from "./chunk-SPQE7K66.mjs";
|
|
27
45
|
import {
|
|
28
|
-
|
|
29
|
-
} from "./chunk-
|
|
46
|
+
sectionRow
|
|
47
|
+
} from "./chunk-CC225WUG.mjs";
|
|
30
48
|
import {
|
|
31
|
-
|
|
32
|
-
} from "./chunk-
|
|
49
|
+
select
|
|
50
|
+
} from "./chunk-KPVLNOO5.mjs";
|
|
33
51
|
import {
|
|
34
52
|
separator
|
|
35
53
|
} from "./chunk-LM7MKBHT.mjs";
|
|
@@ -48,14 +66,14 @@ import {
|
|
|
48
66
|
slashDropdownMenu
|
|
49
67
|
} from "./chunk-U4BRPFG2.mjs";
|
|
50
68
|
import {
|
|
51
|
-
|
|
52
|
-
} from "./chunk-
|
|
69
|
+
popover
|
|
70
|
+
} from "./chunk-TQVRNEIH.mjs";
|
|
53
71
|
import {
|
|
54
|
-
|
|
55
|
-
} from "./chunk-
|
|
72
|
+
previewCard
|
|
73
|
+
} from "./chunk-4XIBRN6X.mjs";
|
|
56
74
|
import {
|
|
57
|
-
|
|
58
|
-
} from "./chunk-
|
|
75
|
+
promptInput
|
|
76
|
+
} from "./chunk-2GNVYP2T.mjs";
|
|
59
77
|
import {
|
|
60
78
|
relatedControlChip
|
|
61
79
|
} from "./chunk-NIEFB74U.mjs";
|
|
@@ -71,15 +89,6 @@ import {
|
|
|
71
89
|
import {
|
|
72
90
|
riskRating
|
|
73
91
|
} from "./chunk-CNYKIUVC.mjs";
|
|
74
|
-
import {
|
|
75
|
-
scrollArea
|
|
76
|
-
} from "./chunk-SPQE7K66.mjs";
|
|
77
|
-
import {
|
|
78
|
-
sectionRow
|
|
79
|
-
} from "./chunk-CC225WUG.mjs";
|
|
80
|
-
import {
|
|
81
|
-
select
|
|
82
|
-
} from "./chunk-KPVLNOO5.mjs";
|
|
83
92
|
import {
|
|
84
93
|
integrationCard
|
|
85
94
|
} from "./chunk-QOW6FLZ6.mjs";
|
|
@@ -92,6 +101,9 @@ import {
|
|
|
92
101
|
import {
|
|
93
102
|
loadingPage
|
|
94
103
|
} from "./chunk-ZOTN264E.mjs";
|
|
104
|
+
import {
|
|
105
|
+
message
|
|
106
|
+
} from "./chunk-TJLBHX4F.mjs";
|
|
95
107
|
import {
|
|
96
108
|
pageHeader
|
|
97
109
|
} from "./chunk-HAVJ6EQ6.mjs";
|
|
@@ -99,11 +111,8 @@ import {
|
|
|
99
111
|
pageLayout
|
|
100
112
|
} from "./chunk-OULAICSC.mjs";
|
|
101
113
|
import {
|
|
102
|
-
|
|
103
|
-
} from "./chunk-
|
|
104
|
-
import {
|
|
105
|
-
previewCard
|
|
106
|
-
} from "./chunk-4XIBRN6X.mjs";
|
|
114
|
+
heading
|
|
115
|
+
} from "./chunk-NWKBPO37.mjs";
|
|
107
116
|
import {
|
|
108
117
|
hoverCard
|
|
109
118
|
} from "./chunk-UTCVHVWF.mjs";
|
|
@@ -125,6 +134,9 @@ import {
|
|
|
125
134
|
import {
|
|
126
135
|
drawer
|
|
127
136
|
} from "./chunk-7V3NMVQH.mjs";
|
|
137
|
+
import {
|
|
138
|
+
dialog
|
|
139
|
+
} from "./chunk-OJDCD74N.mjs";
|
|
128
140
|
import {
|
|
129
141
|
dropdownMenu
|
|
130
142
|
} from "./chunk-3PCDCW7G.mjs";
|
|
@@ -139,13 +151,10 @@ import {
|
|
|
139
151
|
} from "./chunk-QGL2OK4B.mjs";
|
|
140
152
|
import {
|
|
141
153
|
filter
|
|
142
|
-
} from "./chunk-
|
|
154
|
+
} from "./chunk-L75CK6K3.mjs";
|
|
143
155
|
import {
|
|
144
156
|
frameworkRow
|
|
145
157
|
} from "./chunk-TPFAZH22.mjs";
|
|
146
|
-
import {
|
|
147
|
-
heading
|
|
148
|
-
} from "./chunk-NWKBPO37.mjs";
|
|
149
158
|
import {
|
|
150
159
|
colorHighlightButton
|
|
151
160
|
} from "./chunk-CPERWXKN.mjs";
|
|
@@ -161,15 +170,15 @@ import {
|
|
|
161
170
|
import {
|
|
162
171
|
controlExtension
|
|
163
172
|
} from "./chunk-M4TXKRUU.mjs";
|
|
173
|
+
import {
|
|
174
|
+
conversation
|
|
175
|
+
} from "./chunk-JT6SHEZ6.mjs";
|
|
164
176
|
import {
|
|
165
177
|
datagrid
|
|
166
178
|
} from "./chunk-BCQAC4TS.mjs";
|
|
167
179
|
import {
|
|
168
180
|
dataTable
|
|
169
181
|
} from "./chunk-GNYTZGE5.mjs";
|
|
170
|
-
import {
|
|
171
|
-
dialog
|
|
172
|
-
} from "./chunk-OJDCD74N.mjs";
|
|
173
182
|
import {
|
|
174
183
|
breadcrumb
|
|
175
184
|
} from "./chunk-W6TZSSAU.mjs";
|
|
@@ -243,6 +252,7 @@ export {
|
|
|
243
252
|
command,
|
|
244
253
|
complianceBadge,
|
|
245
254
|
controlExtension,
|
|
255
|
+
conversation,
|
|
246
256
|
dataTable,
|
|
247
257
|
datagrid,
|
|
248
258
|
dialog,
|
|
@@ -264,11 +274,13 @@ export {
|
|
|
264
274
|
kbd,
|
|
265
275
|
label,
|
|
266
276
|
loadingPage,
|
|
277
|
+
message,
|
|
267
278
|
pageHeader,
|
|
268
279
|
pageLayout,
|
|
269
280
|
passwordInput,
|
|
270
281
|
popover,
|
|
271
282
|
previewCard,
|
|
283
|
+
promptInput,
|
|
272
284
|
relatedControlChip,
|
|
273
285
|
resizable,
|
|
274
286
|
riskBadge,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kopexa/theme",
|
|
3
|
-
"version": "17.
|
|
3
|
+
"version": "17.16.0",
|
|
4
4
|
"description": "The default theme for Kopexa components",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"theme",
|
|
@@ -57,7 +57,7 @@
|
|
|
57
57
|
"dependencies": {
|
|
58
58
|
"@tiptap/extension-drag-handle": "^3.17.0",
|
|
59
59
|
"@tiptap/extension-drag-handle-react": "^3.17.0",
|
|
60
|
-
"@tiptap/extension-node-range": "^3.17.
|
|
60
|
+
"@tiptap/extension-node-range": "^3.17.1",
|
|
61
61
|
"clsx": "^2.1.1",
|
|
62
62
|
"color": "^5.0.3",
|
|
63
63
|
"color2k": "^2.0.3",
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
"tailwind-merge": "3.4.0",
|
|
67
67
|
"tailwind-variants": "^3.2.2",
|
|
68
68
|
"tw-animate-css": "^1.4.0",
|
|
69
|
-
"@kopexa/shared-utils": "17.0.
|
|
69
|
+
"@kopexa/shared-utils": "17.0.29"
|
|
70
70
|
},
|
|
71
71
|
"peerDependencies": {
|
|
72
72
|
"tailwindcss": ">=4.0.0"
|
package/dist/chunk-PKB6QHSP.mjs
DELETED
|
@@ -1,103 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
focusVisibleClasses
|
|
3
|
-
} from "./chunk-6IZPAS4O.mjs";
|
|
4
|
-
|
|
5
|
-
// src/components/filter.ts
|
|
6
|
-
import { tv } from "tailwind-variants";
|
|
7
|
-
var filter = tv({
|
|
8
|
-
slots: {
|
|
9
|
-
root: "flex flex-wrap items-center gap-2",
|
|
10
|
-
// Trigger Button
|
|
11
|
-
trigger: [
|
|
12
|
-
"inline-flex items-center gap-2 rounded-md",
|
|
13
|
-
"border border-dashed border-input text-sm",
|
|
14
|
-
"hover:bg-accent hover:text-accent-foreground",
|
|
15
|
-
"transition-colors cursor-pointer",
|
|
16
|
-
...focusVisibleClasses
|
|
17
|
-
],
|
|
18
|
-
triggerIcon: "size-4 opacity-60",
|
|
19
|
-
// Feld-Auswahl Menü
|
|
20
|
-
menu: [
|
|
21
|
-
"bg-popover text-popover-foreground border rounded-lg shadow-lg p-1 min-w-[220px]",
|
|
22
|
-
"data-[open]:animate-in data-[closed]:animate-out",
|
|
23
|
-
"data-[closed]:fade-out-0 data-[open]:fade-in-0",
|
|
24
|
-
"data-[closed]:zoom-out-95 data-[open]:zoom-in-95"
|
|
25
|
-
],
|
|
26
|
-
menuGroup: "py-1",
|
|
27
|
-
menuGroupLabel: "px-2 py-1.5 text-xs font-medium text-muted-foreground uppercase tracking-wide",
|
|
28
|
-
menuItem: [
|
|
29
|
-
"flex items-center gap-2 px-2 py-1.5 rounded-sm text-sm cursor-pointer",
|
|
30
|
-
"outline-none select-none",
|
|
31
|
-
"data-highlighted:bg-accent data-highlighted:text-accent-foreground",
|
|
32
|
-
"data-disabled:opacity-50 data-disabled:pointer-events-none"
|
|
33
|
-
],
|
|
34
|
-
menuItemIcon: "size-4 text-muted-foreground",
|
|
35
|
-
menuSeparator: "bg-border -mx-1 my-1 h-px",
|
|
36
|
-
// Aktiver Filter (Chip-artig)
|
|
37
|
-
field: [
|
|
38
|
-
"inline-flex items-center gap-1 rounded-md",
|
|
39
|
-
"bg-secondary text-secondary-foreground text-sm",
|
|
40
|
-
"border border-transparent hover:border-border",
|
|
41
|
-
"cursor-pointer transition-colors"
|
|
42
|
-
],
|
|
43
|
-
fieldLabel: "font-medium",
|
|
44
|
-
fieldOperator: "text-muted-foreground text-xs",
|
|
45
|
-
fieldValue: "max-w-[150px] truncate",
|
|
46
|
-
fieldRemove: [
|
|
47
|
-
"size-5 rounded-sm flex items-center justify-center",
|
|
48
|
-
"hover:bg-destructive/10 hover:text-destructive",
|
|
49
|
-
"transition-colors cursor-pointer",
|
|
50
|
-
...focusVisibleClasses
|
|
51
|
-
],
|
|
52
|
-
// Wert-Editor Popover
|
|
53
|
-
editor: [
|
|
54
|
-
"bg-popover text-popover-foreground border rounded-lg shadow-lg p-3 min-w-[240px]",
|
|
55
|
-
"data-[open]:animate-in data-[closed]:animate-out",
|
|
56
|
-
"data-[closed]:fade-out-0 data-[open]:fade-in-0",
|
|
57
|
-
"data-[closed]:zoom-out-95 data-[open]:zoom-in-95"
|
|
58
|
-
],
|
|
59
|
-
editorHeader: "flex items-center justify-between mb-2",
|
|
60
|
-
editorTitle: "text-sm font-medium",
|
|
61
|
-
editorOperator: "w-full mb-2",
|
|
62
|
-
editorInput: "w-full",
|
|
63
|
-
// Active Filters Container
|
|
64
|
-
active: "flex flex-wrap items-center gap-2",
|
|
65
|
-
// Clear All Button
|
|
66
|
-
clearAll: [
|
|
67
|
-
"text-xs text-muted-foreground hover:text-foreground",
|
|
68
|
-
"cursor-pointer transition-colors"
|
|
69
|
-
]
|
|
70
|
-
},
|
|
71
|
-
variants: {
|
|
72
|
-
size: {
|
|
73
|
-
sm: {
|
|
74
|
-
trigger: "h-7 text-xs px-2.5",
|
|
75
|
-
field: "h-6 text-xs pl-2 pr-0.5",
|
|
76
|
-
fieldRemove: "size-4"
|
|
77
|
-
},
|
|
78
|
-
md: {
|
|
79
|
-
trigger: "h-8 px-3",
|
|
80
|
-
field: "h-7 pl-2.5 pr-1"
|
|
81
|
-
},
|
|
82
|
-
lg: {
|
|
83
|
-
trigger: "h-9 px-4 text-base",
|
|
84
|
-
field: "h-8 pl-3 pr-1.5 text-base",
|
|
85
|
-
fieldRemove: "size-6"
|
|
86
|
-
}
|
|
87
|
-
},
|
|
88
|
-
variant: {
|
|
89
|
-
outline: {
|
|
90
|
-
field: "bg-transparent border-input"
|
|
91
|
-
},
|
|
92
|
-
solid: {}
|
|
93
|
-
}
|
|
94
|
-
},
|
|
95
|
-
defaultVariants: {
|
|
96
|
-
size: "md",
|
|
97
|
-
variant: "solid"
|
|
98
|
-
}
|
|
99
|
-
});
|
|
100
|
-
|
|
101
|
-
export {
|
|
102
|
-
filter
|
|
103
|
-
};
|
|
File without changes
|