@kopexa/theme 17.22.9 → 17.23.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-RGZCKQNI.mjs → chunk-7Q2RNHL5.mjs} +1 -1
- package/dist/components/avatar.mjs +2 -2
- package/dist/components/button.mjs +2 -2
- package/dist/components/index.mjs +89 -89
- package/dist/components/skeleton-avatar.mjs +3 -3
- package/dist/editor.css +40 -32
- package/dist/index.mjs +90 -90
- package/package.json +2 -2
- package/dist/{chunk-VPA2TZYQ.mjs → chunk-D5FKEY7B.mjs} +3 -3
- package/dist/{chunk-GNJCCXFJ.mjs → chunk-OTETLRUE.mjs} +3 -3
|
@@ -1,4 +1,16 @@
|
|
|
1
1
|
import "../chunk-EWID76V7.mjs";
|
|
2
|
+
import {
|
|
3
|
+
table
|
|
4
|
+
} from "../chunk-YC2FQDBV.mjs";
|
|
5
|
+
import {
|
|
6
|
+
tabs
|
|
7
|
+
} from "../chunk-I6M4S2KZ.mjs";
|
|
8
|
+
import {
|
|
9
|
+
textarea
|
|
10
|
+
} from "../chunk-ARLLAC5V.mjs";
|
|
11
|
+
import {
|
|
12
|
+
toc
|
|
13
|
+
} from "../chunk-ODC3GJTR.mjs";
|
|
2
14
|
import {
|
|
3
15
|
toggleRow
|
|
4
16
|
} from "../chunk-F7MJHRZX.mjs";
|
|
@@ -11,6 +23,18 @@ import {
|
|
|
11
23
|
import {
|
|
12
24
|
variableNode
|
|
13
25
|
} from "../chunk-EKOZ2ZVU.mjs";
|
|
26
|
+
import {
|
|
27
|
+
skeleton
|
|
28
|
+
} from "../chunk-VNQEJU4P.mjs";
|
|
29
|
+
import {
|
|
30
|
+
slashDropdownMenu
|
|
31
|
+
} from "../chunk-U4BRPFG2.mjs";
|
|
32
|
+
import {
|
|
33
|
+
spinner
|
|
34
|
+
} from "../chunk-4UDOCFU5.mjs";
|
|
35
|
+
import {
|
|
36
|
+
splitPageLayout
|
|
37
|
+
} from "../chunk-B5JVXVSG.mjs";
|
|
14
38
|
import {
|
|
15
39
|
standardChip
|
|
16
40
|
} from "../chunk-XQZL7LCP.mjs";
|
|
@@ -24,17 +48,17 @@ import {
|
|
|
24
48
|
tabNav
|
|
25
49
|
} from "../chunk-ZLM6Z3W2.mjs";
|
|
26
50
|
import {
|
|
27
|
-
|
|
28
|
-
} from "../chunk-
|
|
51
|
+
riskIndicator
|
|
52
|
+
} from "../chunk-CZMZHA7U.mjs";
|
|
29
53
|
import {
|
|
30
|
-
|
|
31
|
-
} from "../chunk-
|
|
54
|
+
riskRating
|
|
55
|
+
} from "../chunk-CNYKIUVC.mjs";
|
|
32
56
|
import {
|
|
33
|
-
|
|
34
|
-
} from "../chunk-
|
|
57
|
+
scrollArea
|
|
58
|
+
} from "../chunk-SPQE7K66.mjs";
|
|
35
59
|
import {
|
|
36
|
-
|
|
37
|
-
} from "../chunk-
|
|
60
|
+
sectionRow
|
|
61
|
+
} from "../chunk-CC225WUG.mjs";
|
|
38
62
|
import {
|
|
39
63
|
select
|
|
40
64
|
} from "../chunk-KPVLNOO5.mjs";
|
|
@@ -48,19 +72,19 @@ import {
|
|
|
48
72
|
} from "../chunk-2Z4QAY6O.mjs";
|
|
49
73
|
import {
|
|
50
74
|
skeletonAvatar
|
|
51
|
-
} from "../chunk-
|
|
75
|
+
} from "../chunk-7Q2RNHL5.mjs";
|
|
52
76
|
import {
|
|
53
|
-
|
|
54
|
-
} from "../chunk-
|
|
77
|
+
pageHeader
|
|
78
|
+
} from "../chunk-HAVJ6EQ6.mjs";
|
|
55
79
|
import {
|
|
56
|
-
|
|
57
|
-
} from "../chunk-
|
|
80
|
+
pageLayout
|
|
81
|
+
} from "../chunk-OULAICSC.mjs";
|
|
58
82
|
import {
|
|
59
|
-
|
|
60
|
-
} from "../chunk-
|
|
83
|
+
popover
|
|
84
|
+
} from "../chunk-TQVRNEIH.mjs";
|
|
61
85
|
import {
|
|
62
|
-
|
|
63
|
-
} from "../chunk-
|
|
86
|
+
previewCard
|
|
87
|
+
} from "../chunk-GWRIERN6.mjs";
|
|
64
88
|
import {
|
|
65
89
|
promptInput
|
|
66
90
|
} from "../chunk-UCVBVFHQ.mjs";
|
|
@@ -74,17 +98,14 @@ import {
|
|
|
74
98
|
riskBadge
|
|
75
99
|
} from "../chunk-V2J5XG34.mjs";
|
|
76
100
|
import {
|
|
77
|
-
|
|
78
|
-
} from "../chunk-
|
|
79
|
-
import {
|
|
80
|
-
riskRating
|
|
81
|
-
} from "../chunk-CNYKIUVC.mjs";
|
|
101
|
+
inputGroup
|
|
102
|
+
} from "../chunk-HWEYNK3O.mjs";
|
|
82
103
|
import {
|
|
83
|
-
|
|
84
|
-
} from "../chunk-
|
|
104
|
+
inputWrapper
|
|
105
|
+
} from "../chunk-VSVGOX3P.mjs";
|
|
85
106
|
import {
|
|
86
|
-
|
|
87
|
-
} from "../chunk-
|
|
107
|
+
integrationCard
|
|
108
|
+
} from "../chunk-QOW6FLZ6.mjs";
|
|
88
109
|
import {
|
|
89
110
|
kbd
|
|
90
111
|
} from "../chunk-BETLBSSF.mjs";
|
|
@@ -98,17 +119,17 @@ import {
|
|
|
98
119
|
message
|
|
99
120
|
} from "../chunk-PHVYOUMA.mjs";
|
|
100
121
|
import {
|
|
101
|
-
|
|
102
|
-
} from "../chunk-
|
|
122
|
+
filter
|
|
123
|
+
} from "../chunk-GT463S76.mjs";
|
|
103
124
|
import {
|
|
104
|
-
|
|
105
|
-
} from "../chunk-
|
|
125
|
+
frameworkRow
|
|
126
|
+
} from "../chunk-TPFAZH22.mjs";
|
|
106
127
|
import {
|
|
107
|
-
|
|
108
|
-
} from "../chunk-
|
|
128
|
+
heading
|
|
129
|
+
} from "../chunk-NWKBPO37.mjs";
|
|
109
130
|
import {
|
|
110
|
-
|
|
111
|
-
} from "../chunk-
|
|
131
|
+
hoverCard
|
|
132
|
+
} from "../chunk-UTCVHVWF.mjs";
|
|
112
133
|
import {
|
|
113
134
|
imageCrop
|
|
114
135
|
} from "../chunk-GMFZLUU4.mjs";
|
|
@@ -119,14 +140,17 @@ import {
|
|
|
119
140
|
impactCard
|
|
120
141
|
} from "../chunk-EJSDSK3G.mjs";
|
|
121
142
|
import {
|
|
122
|
-
|
|
123
|
-
} from "../chunk-
|
|
143
|
+
drawer
|
|
144
|
+
} from "../chunk-7V3NMVQH.mjs";
|
|
124
145
|
import {
|
|
125
|
-
|
|
126
|
-
} from "../chunk-
|
|
146
|
+
dialog
|
|
147
|
+
} from "../chunk-OJDCD74N.mjs";
|
|
127
148
|
import {
|
|
128
|
-
|
|
129
|
-
} from "../chunk-
|
|
149
|
+
dropdownMenu
|
|
150
|
+
} from "../chunk-BWUVMOSV.mjs";
|
|
151
|
+
import {
|
|
152
|
+
editableText
|
|
153
|
+
} from "../chunk-GZJAA5RZ.mjs";
|
|
130
154
|
import {
|
|
131
155
|
editorBasic
|
|
132
156
|
} from "../chunk-LPNA4ATD.mjs";
|
|
@@ -141,17 +165,17 @@ import {
|
|
|
141
165
|
avatarUpload
|
|
142
166
|
} from "../chunk-QGL2OK4B.mjs";
|
|
143
167
|
import {
|
|
144
|
-
|
|
145
|
-
} from "../chunk-
|
|
168
|
+
colorHighlightButton
|
|
169
|
+
} from "../chunk-CPERWXKN.mjs";
|
|
146
170
|
import {
|
|
147
|
-
|
|
148
|
-
} from "../chunk-
|
|
171
|
+
combobox
|
|
172
|
+
} from "../chunk-3T7EOMXR.mjs";
|
|
149
173
|
import {
|
|
150
|
-
|
|
151
|
-
} from "../chunk-
|
|
174
|
+
command
|
|
175
|
+
} from "../chunk-YPHFKGNI.mjs";
|
|
152
176
|
import {
|
|
153
|
-
|
|
154
|
-
} from "../chunk-
|
|
177
|
+
complianceBadge
|
|
178
|
+
} from "../chunk-RZ45NVOH.mjs";
|
|
155
179
|
import {
|
|
156
180
|
controlExtension
|
|
157
181
|
} from "../chunk-M4TXKRUU.mjs";
|
|
@@ -165,17 +189,17 @@ import {
|
|
|
165
189
|
dataTable
|
|
166
190
|
} from "../chunk-GNYTZGE5.mjs";
|
|
167
191
|
import {
|
|
168
|
-
|
|
169
|
-
} from "../chunk-
|
|
192
|
+
breadcrumb
|
|
193
|
+
} from "../chunk-W6TZSSAU.mjs";
|
|
170
194
|
import {
|
|
171
|
-
|
|
172
|
-
} from "../chunk-
|
|
195
|
+
button
|
|
196
|
+
} from "../chunk-OTETLRUE.mjs";
|
|
173
197
|
import {
|
|
174
|
-
|
|
175
|
-
} from "../chunk-
|
|
198
|
+
calendar
|
|
199
|
+
} from "../chunk-JWF5ABNP.mjs";
|
|
176
200
|
import {
|
|
177
|
-
|
|
178
|
-
} from "../chunk-
|
|
201
|
+
callout
|
|
202
|
+
} from "../chunk-A3F4CV54.mjs";
|
|
179
203
|
import {
|
|
180
204
|
card
|
|
181
205
|
} from "../chunk-5YHTCPJL.mjs";
|
|
@@ -189,17 +213,14 @@ import {
|
|
|
189
213
|
code
|
|
190
214
|
} from "../chunk-VQ2OAHGP.mjs";
|
|
191
215
|
import {
|
|
192
|
-
|
|
193
|
-
} from "../chunk-
|
|
194
|
-
import {
|
|
195
|
-
combobox
|
|
196
|
-
} from "../chunk-3T7EOMXR.mjs";
|
|
216
|
+
accordion
|
|
217
|
+
} from "../chunk-AEWKHJEI.mjs";
|
|
197
218
|
import {
|
|
198
|
-
|
|
199
|
-
} from "../chunk-
|
|
219
|
+
alertDialog
|
|
220
|
+
} from "../chunk-XGUDXC5P.mjs";
|
|
200
221
|
import {
|
|
201
|
-
|
|
202
|
-
} from "../chunk-
|
|
222
|
+
auditInfo
|
|
223
|
+
} from "../chunk-CPAF7VNM.mjs";
|
|
203
224
|
import {
|
|
204
225
|
autocomplete
|
|
205
226
|
} from "../chunk-OHZBQRA4.mjs";
|
|
@@ -212,33 +233,12 @@ import {
|
|
|
212
233
|
} from "../chunk-XCLEKBCJ.mjs";
|
|
213
234
|
import {
|
|
214
235
|
avatar
|
|
215
|
-
} from "../chunk-
|
|
236
|
+
} from "../chunk-D5FKEY7B.mjs";
|
|
237
|
+
import "../chunk-7T563RF7.mjs";
|
|
238
|
+
import "../chunk-6IZPAS4O.mjs";
|
|
216
239
|
import {
|
|
217
240
|
blankstate
|
|
218
241
|
} from "../chunk-DICHD74Q.mjs";
|
|
219
|
-
import {
|
|
220
|
-
breadcrumb
|
|
221
|
-
} from "../chunk-W6TZSSAU.mjs";
|
|
222
|
-
import {
|
|
223
|
-
button
|
|
224
|
-
} from "../chunk-GNJCCXFJ.mjs";
|
|
225
|
-
import {
|
|
226
|
-
calendar
|
|
227
|
-
} from "../chunk-JWF5ABNP.mjs";
|
|
228
|
-
import {
|
|
229
|
-
callout
|
|
230
|
-
} from "../chunk-A3F4CV54.mjs";
|
|
231
|
-
import "../chunk-6IZPAS4O.mjs";
|
|
232
|
-
import "../chunk-7T563RF7.mjs";
|
|
233
|
-
import {
|
|
234
|
-
accordion
|
|
235
|
-
} from "../chunk-AEWKHJEI.mjs";
|
|
236
|
-
import {
|
|
237
|
-
alertDialog
|
|
238
|
-
} from "../chunk-XGUDXC5P.mjs";
|
|
239
|
-
import {
|
|
240
|
-
auditInfo
|
|
241
|
-
} from "../chunk-CPAF7VNM.mjs";
|
|
242
242
|
export {
|
|
243
243
|
accordion,
|
|
244
244
|
alertDialog,
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
skeletonAvatar
|
|
3
|
-
} from "../chunk-
|
|
4
|
-
import "../chunk-
|
|
5
|
-
import "../chunk-6IZPAS4O.mjs";
|
|
3
|
+
} from "../chunk-7Q2RNHL5.mjs";
|
|
4
|
+
import "../chunk-D5FKEY7B.mjs";
|
|
6
5
|
import "../chunk-7T563RF7.mjs";
|
|
6
|
+
import "../chunk-6IZPAS4O.mjs";
|
|
7
7
|
export {
|
|
8
8
|
skeletonAvatar
|
|
9
9
|
};
|
package/dist/editor.css
CHANGED
|
@@ -249,46 +249,53 @@
|
|
|
249
249
|
HEADINGS
|
|
250
250
|
===================== */
|
|
251
251
|
.tiptap.ProseMirror {
|
|
252
|
+
h1,
|
|
253
|
+
h2,
|
|
254
|
+
h3,
|
|
255
|
+
h4 {
|
|
256
|
+
position: relative;
|
|
257
|
+
color: inherit;
|
|
258
|
+
font-style: inherit;
|
|
259
|
+
}
|
|
252
260
|
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
}
|
|
264
|
-
}
|
|
261
|
+
> h1:first-child,
|
|
262
|
+
> h2:first-child,
|
|
263
|
+
> h3:first-child,
|
|
264
|
+
> h4:first-child,
|
|
265
|
+
> .ProseMirror-widget + h1,
|
|
266
|
+
> .ProseMirror-widget + h2,
|
|
267
|
+
> .ProseMirror-widget + h3,
|
|
268
|
+
> .ProseMirror-widget + h4 {
|
|
269
|
+
margin-top: 0;
|
|
270
|
+
}
|
|
265
271
|
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
272
|
+
h1 {
|
|
273
|
+
font-size: 1.5em;
|
|
274
|
+
font-weight: 700;
|
|
275
|
+
margin-top: 3em;
|
|
276
|
+
}
|
|
271
277
|
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
278
|
+
h2 {
|
|
279
|
+
font-size: 1.25em;
|
|
280
|
+
font-weight: 700;
|
|
281
|
+
margin-top: 2.5em;
|
|
282
|
+
}
|
|
277
283
|
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
284
|
+
h3 {
|
|
285
|
+
font-size: 1.125em;
|
|
286
|
+
font-weight: 600;
|
|
287
|
+
margin-top: 2em;
|
|
288
|
+
}
|
|
283
289
|
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
290
|
+
h4 {
|
|
291
|
+
font-size: 1em;
|
|
292
|
+
font-weight: 600;
|
|
293
|
+
margin-top: 2em;
|
|
294
|
+
}
|
|
289
295
|
}
|
|
290
296
|
|
|
291
297
|
|
|
298
|
+
|
|
292
299
|
/* =====================
|
|
293
300
|
HORIZONTAL RULE
|
|
294
301
|
===================== */
|
|
@@ -518,6 +525,7 @@
|
|
|
518
525
|
border-radius: 6px/0.375rem;
|
|
519
526
|
|
|
520
527
|
white-space: pre;
|
|
528
|
+
overflow-x: auto;
|
|
521
529
|
|
|
522
530
|
code {
|
|
523
531
|
background-color: transparent;
|
package/dist/index.mjs
CHANGED
|
@@ -1,4 +1,17 @@
|
|
|
1
|
+
import "./chunk-XSN6P5JL.mjs";
|
|
1
2
|
import "./chunk-EWID76V7.mjs";
|
|
3
|
+
import {
|
|
4
|
+
table
|
|
5
|
+
} from "./chunk-YC2FQDBV.mjs";
|
|
6
|
+
import {
|
|
7
|
+
tabs
|
|
8
|
+
} from "./chunk-I6M4S2KZ.mjs";
|
|
9
|
+
import {
|
|
10
|
+
textarea
|
|
11
|
+
} from "./chunk-ARLLAC5V.mjs";
|
|
12
|
+
import {
|
|
13
|
+
toc
|
|
14
|
+
} from "./chunk-ODC3GJTR.mjs";
|
|
2
15
|
import {
|
|
3
16
|
toggleRow
|
|
4
17
|
} from "./chunk-F7MJHRZX.mjs";
|
|
@@ -11,6 +24,18 @@ import {
|
|
|
11
24
|
import {
|
|
12
25
|
variableNode
|
|
13
26
|
} from "./chunk-EKOZ2ZVU.mjs";
|
|
27
|
+
import {
|
|
28
|
+
skeleton
|
|
29
|
+
} from "./chunk-VNQEJU4P.mjs";
|
|
30
|
+
import {
|
|
31
|
+
slashDropdownMenu
|
|
32
|
+
} from "./chunk-U4BRPFG2.mjs";
|
|
33
|
+
import {
|
|
34
|
+
spinner
|
|
35
|
+
} from "./chunk-4UDOCFU5.mjs";
|
|
36
|
+
import {
|
|
37
|
+
splitPageLayout
|
|
38
|
+
} from "./chunk-B5JVXVSG.mjs";
|
|
14
39
|
import {
|
|
15
40
|
standardChip
|
|
16
41
|
} from "./chunk-XQZL7LCP.mjs";
|
|
@@ -24,17 +49,17 @@ import {
|
|
|
24
49
|
tabNav
|
|
25
50
|
} from "./chunk-ZLM6Z3W2.mjs";
|
|
26
51
|
import {
|
|
27
|
-
|
|
28
|
-
} from "./chunk-
|
|
52
|
+
riskIndicator
|
|
53
|
+
} from "./chunk-CZMZHA7U.mjs";
|
|
29
54
|
import {
|
|
30
|
-
|
|
31
|
-
} from "./chunk-
|
|
55
|
+
riskRating
|
|
56
|
+
} from "./chunk-CNYKIUVC.mjs";
|
|
32
57
|
import {
|
|
33
|
-
|
|
34
|
-
} from "./chunk-
|
|
58
|
+
scrollArea
|
|
59
|
+
} from "./chunk-SPQE7K66.mjs";
|
|
35
60
|
import {
|
|
36
|
-
|
|
37
|
-
} from "./chunk-
|
|
61
|
+
sectionRow
|
|
62
|
+
} from "./chunk-CC225WUG.mjs";
|
|
38
63
|
import {
|
|
39
64
|
select
|
|
40
65
|
} from "./chunk-KPVLNOO5.mjs";
|
|
@@ -48,19 +73,19 @@ import {
|
|
|
48
73
|
} from "./chunk-2Z4QAY6O.mjs";
|
|
49
74
|
import {
|
|
50
75
|
skeletonAvatar
|
|
51
|
-
} from "./chunk-
|
|
76
|
+
} from "./chunk-7Q2RNHL5.mjs";
|
|
52
77
|
import {
|
|
53
|
-
|
|
54
|
-
} from "./chunk-
|
|
78
|
+
pageHeader
|
|
79
|
+
} from "./chunk-HAVJ6EQ6.mjs";
|
|
55
80
|
import {
|
|
56
|
-
|
|
57
|
-
} from "./chunk-
|
|
81
|
+
pageLayout
|
|
82
|
+
} from "./chunk-OULAICSC.mjs";
|
|
58
83
|
import {
|
|
59
|
-
|
|
60
|
-
} from "./chunk-
|
|
84
|
+
popover
|
|
85
|
+
} from "./chunk-TQVRNEIH.mjs";
|
|
61
86
|
import {
|
|
62
|
-
|
|
63
|
-
} from "./chunk-
|
|
87
|
+
previewCard
|
|
88
|
+
} from "./chunk-GWRIERN6.mjs";
|
|
64
89
|
import {
|
|
65
90
|
promptInput
|
|
66
91
|
} from "./chunk-UCVBVFHQ.mjs";
|
|
@@ -74,17 +99,14 @@ import {
|
|
|
74
99
|
riskBadge
|
|
75
100
|
} from "./chunk-V2J5XG34.mjs";
|
|
76
101
|
import {
|
|
77
|
-
|
|
78
|
-
} from "./chunk-
|
|
79
|
-
import {
|
|
80
|
-
riskRating
|
|
81
|
-
} from "./chunk-CNYKIUVC.mjs";
|
|
102
|
+
inputGroup
|
|
103
|
+
} from "./chunk-HWEYNK3O.mjs";
|
|
82
104
|
import {
|
|
83
|
-
|
|
84
|
-
} from "./chunk-
|
|
105
|
+
inputWrapper
|
|
106
|
+
} from "./chunk-VSVGOX3P.mjs";
|
|
85
107
|
import {
|
|
86
|
-
|
|
87
|
-
} from "./chunk-
|
|
108
|
+
integrationCard
|
|
109
|
+
} from "./chunk-QOW6FLZ6.mjs";
|
|
88
110
|
import {
|
|
89
111
|
kbd
|
|
90
112
|
} from "./chunk-BETLBSSF.mjs";
|
|
@@ -98,17 +120,17 @@ import {
|
|
|
98
120
|
message
|
|
99
121
|
} from "./chunk-PHVYOUMA.mjs";
|
|
100
122
|
import {
|
|
101
|
-
|
|
102
|
-
} from "./chunk-
|
|
123
|
+
filter
|
|
124
|
+
} from "./chunk-GT463S76.mjs";
|
|
103
125
|
import {
|
|
104
|
-
|
|
105
|
-
} from "./chunk-
|
|
126
|
+
frameworkRow
|
|
127
|
+
} from "./chunk-TPFAZH22.mjs";
|
|
106
128
|
import {
|
|
107
|
-
|
|
108
|
-
} from "./chunk-
|
|
129
|
+
heading
|
|
130
|
+
} from "./chunk-NWKBPO37.mjs";
|
|
109
131
|
import {
|
|
110
|
-
|
|
111
|
-
} from "./chunk-
|
|
132
|
+
hoverCard
|
|
133
|
+
} from "./chunk-UTCVHVWF.mjs";
|
|
112
134
|
import {
|
|
113
135
|
imageCrop
|
|
114
136
|
} from "./chunk-GMFZLUU4.mjs";
|
|
@@ -119,14 +141,17 @@ import {
|
|
|
119
141
|
impactCard
|
|
120
142
|
} from "./chunk-EJSDSK3G.mjs";
|
|
121
143
|
import {
|
|
122
|
-
|
|
123
|
-
} from "./chunk-
|
|
144
|
+
drawer
|
|
145
|
+
} from "./chunk-7V3NMVQH.mjs";
|
|
124
146
|
import {
|
|
125
|
-
|
|
126
|
-
} from "./chunk-
|
|
147
|
+
dialog
|
|
148
|
+
} from "./chunk-OJDCD74N.mjs";
|
|
127
149
|
import {
|
|
128
|
-
|
|
129
|
-
} from "./chunk-
|
|
150
|
+
dropdownMenu
|
|
151
|
+
} from "./chunk-BWUVMOSV.mjs";
|
|
152
|
+
import {
|
|
153
|
+
editableText
|
|
154
|
+
} from "./chunk-GZJAA5RZ.mjs";
|
|
130
155
|
import {
|
|
131
156
|
editorBasic
|
|
132
157
|
} from "./chunk-LPNA4ATD.mjs";
|
|
@@ -141,17 +166,17 @@ import {
|
|
|
141
166
|
avatarUpload
|
|
142
167
|
} from "./chunk-QGL2OK4B.mjs";
|
|
143
168
|
import {
|
|
144
|
-
|
|
145
|
-
} from "./chunk-
|
|
169
|
+
colorHighlightButton
|
|
170
|
+
} from "./chunk-CPERWXKN.mjs";
|
|
146
171
|
import {
|
|
147
|
-
|
|
148
|
-
} from "./chunk-
|
|
172
|
+
combobox
|
|
173
|
+
} from "./chunk-3T7EOMXR.mjs";
|
|
149
174
|
import {
|
|
150
|
-
|
|
151
|
-
} from "./chunk-
|
|
175
|
+
command
|
|
176
|
+
} from "./chunk-YPHFKGNI.mjs";
|
|
152
177
|
import {
|
|
153
|
-
|
|
154
|
-
} from "./chunk-
|
|
178
|
+
complianceBadge
|
|
179
|
+
} from "./chunk-RZ45NVOH.mjs";
|
|
155
180
|
import {
|
|
156
181
|
controlExtension
|
|
157
182
|
} from "./chunk-M4TXKRUU.mjs";
|
|
@@ -165,17 +190,17 @@ import {
|
|
|
165
190
|
dataTable
|
|
166
191
|
} from "./chunk-GNYTZGE5.mjs";
|
|
167
192
|
import {
|
|
168
|
-
|
|
169
|
-
} from "./chunk-
|
|
193
|
+
breadcrumb
|
|
194
|
+
} from "./chunk-W6TZSSAU.mjs";
|
|
170
195
|
import {
|
|
171
|
-
|
|
172
|
-
} from "./chunk-
|
|
196
|
+
button
|
|
197
|
+
} from "./chunk-OTETLRUE.mjs";
|
|
173
198
|
import {
|
|
174
|
-
|
|
175
|
-
} from "./chunk-
|
|
199
|
+
calendar
|
|
200
|
+
} from "./chunk-JWF5ABNP.mjs";
|
|
176
201
|
import {
|
|
177
|
-
|
|
178
|
-
} from "./chunk-
|
|
202
|
+
callout
|
|
203
|
+
} from "./chunk-A3F4CV54.mjs";
|
|
179
204
|
import {
|
|
180
205
|
card
|
|
181
206
|
} from "./chunk-5YHTCPJL.mjs";
|
|
@@ -189,17 +214,14 @@ import {
|
|
|
189
214
|
code
|
|
190
215
|
} from "./chunk-VQ2OAHGP.mjs";
|
|
191
216
|
import {
|
|
192
|
-
|
|
193
|
-
} from "./chunk-
|
|
194
|
-
import {
|
|
195
|
-
combobox
|
|
196
|
-
} from "./chunk-3T7EOMXR.mjs";
|
|
217
|
+
accordion
|
|
218
|
+
} from "./chunk-AEWKHJEI.mjs";
|
|
197
219
|
import {
|
|
198
|
-
|
|
199
|
-
} from "./chunk-
|
|
220
|
+
alertDialog
|
|
221
|
+
} from "./chunk-XGUDXC5P.mjs";
|
|
200
222
|
import {
|
|
201
|
-
|
|
202
|
-
} from "./chunk-
|
|
223
|
+
auditInfo
|
|
224
|
+
} from "./chunk-CPAF7VNM.mjs";
|
|
203
225
|
import {
|
|
204
226
|
autocomplete
|
|
205
227
|
} from "./chunk-OHZBQRA4.mjs";
|
|
@@ -212,34 +234,12 @@ import {
|
|
|
212
234
|
} from "./chunk-XCLEKBCJ.mjs";
|
|
213
235
|
import {
|
|
214
236
|
avatar
|
|
215
|
-
} from "./chunk-
|
|
237
|
+
} from "./chunk-D5FKEY7B.mjs";
|
|
238
|
+
import "./chunk-7T563RF7.mjs";
|
|
239
|
+
import "./chunk-6IZPAS4O.mjs";
|
|
216
240
|
import {
|
|
217
241
|
blankstate
|
|
218
242
|
} from "./chunk-DICHD74Q.mjs";
|
|
219
|
-
import {
|
|
220
|
-
breadcrumb
|
|
221
|
-
} from "./chunk-W6TZSSAU.mjs";
|
|
222
|
-
import {
|
|
223
|
-
button
|
|
224
|
-
} from "./chunk-GNJCCXFJ.mjs";
|
|
225
|
-
import {
|
|
226
|
-
calendar
|
|
227
|
-
} from "./chunk-JWF5ABNP.mjs";
|
|
228
|
-
import {
|
|
229
|
-
callout
|
|
230
|
-
} from "./chunk-A3F4CV54.mjs";
|
|
231
|
-
import "./chunk-6IZPAS4O.mjs";
|
|
232
|
-
import "./chunk-XSN6P5JL.mjs";
|
|
233
|
-
import "./chunk-7T563RF7.mjs";
|
|
234
|
-
import {
|
|
235
|
-
accordion
|
|
236
|
-
} from "./chunk-AEWKHJEI.mjs";
|
|
237
|
-
import {
|
|
238
|
-
alertDialog
|
|
239
|
-
} from "./chunk-XGUDXC5P.mjs";
|
|
240
|
-
import {
|
|
241
|
-
auditInfo
|
|
242
|
-
} from "./chunk-CPAF7VNM.mjs";
|
|
243
243
|
export {
|
|
244
244
|
accordion,
|
|
245
245
|
alertDialog,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kopexa/theme",
|
|
3
|
-
"version": "17.
|
|
3
|
+
"version": "17.23.0",
|
|
4
4
|
"description": "The default theme for Kopexa components",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"theme",
|
|
@@ -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.49"
|
|
70
70
|
},
|
|
71
71
|
"peerDependencies": {
|
|
72
72
|
"tailwindcss": ">=4.0.0"
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import {
|
|
2
|
+
colorVariants
|
|
3
|
+
} from "./chunk-7T563RF7.mjs";
|
|
1
4
|
import {
|
|
2
5
|
focusVisibleClasses,
|
|
3
6
|
translateCenterClasses
|
|
4
7
|
} from "./chunk-6IZPAS4O.mjs";
|
|
5
|
-
import {
|
|
6
|
-
colorVariants
|
|
7
|
-
} from "./chunk-7T563RF7.mjs";
|
|
8
8
|
|
|
9
9
|
// src/components/avatar.ts
|
|
10
10
|
import { tv } from "tailwind-variants";
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import {
|
|
2
|
-
focusVisibleClasses
|
|
3
|
-
} from "./chunk-6IZPAS4O.mjs";
|
|
4
1
|
import {
|
|
5
2
|
colorVariants
|
|
6
3
|
} from "./chunk-7T563RF7.mjs";
|
|
4
|
+
import {
|
|
5
|
+
focusVisibleClasses
|
|
6
|
+
} from "./chunk-6IZPAS4O.mjs";
|
|
7
7
|
|
|
8
8
|
// src/components/button.ts
|
|
9
9
|
import { tv } from "tailwind-variants";
|