@kopexa/theme 17.7.0 → 17.8.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-CPAF7VNM.mjs +51 -0
- package/dist/{chunk-TDITF5BB.mjs → chunk-EJSDSK3G.mjs} +4 -0
- package/dist/components/audit-info.d.mts +119 -0
- package/dist/components/audit-info.d.ts +119 -0
- package/dist/components/audit-info.js +75 -0
- package/dist/components/audit-info.mjs +6 -0
- package/dist/components/command.d.mts +3 -3
- package/dist/components/command.d.ts +3 -3
- package/dist/components/dropdown-menu.d.mts +3 -3
- package/dist/components/dropdown-menu.d.ts +3 -3
- package/dist/components/impact-card.d.mts +6 -0
- package/dist/components/impact-card.d.ts +6 -0
- package/dist/components/impact-card.js +4 -0
- package/dist/components/impact-card.mjs +1 -1
- package/dist/components/index.d.mts +1 -0
- package/dist/components/index.d.ts +1 -0
- package/dist/components/index.js +185 -131
- package/dist/components/index.mjs +26 -22
- package/dist/index.d.mts +1 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.js +185 -131
- package/dist/index.mjs +26 -22
- package/package.json +3 -3
- /package/dist/{chunk-ALG7CNQH.mjs → chunk-7ED3ZIKG.mjs} +0 -0
package/dist/index.mjs
CHANGED
|
@@ -1,5 +1,8 @@
|
|
|
1
1
|
import "./chunk-XSN6P5JL.mjs";
|
|
2
|
-
import "./chunk-
|
|
2
|
+
import "./chunk-7ED3ZIKG.mjs";
|
|
3
|
+
import {
|
|
4
|
+
table
|
|
5
|
+
} from "./chunk-YC2FQDBV.mjs";
|
|
3
6
|
import {
|
|
4
7
|
tabs
|
|
5
8
|
} from "./chunk-I6M4S2KZ.mjs";
|
|
@@ -12,6 +15,9 @@ import {
|
|
|
12
15
|
import {
|
|
13
16
|
tooltip
|
|
14
17
|
} from "./chunk-OLYO7UPH.mjs";
|
|
18
|
+
import {
|
|
19
|
+
skeletonAvatar
|
|
20
|
+
} from "./chunk-7Q2RNHL5.mjs";
|
|
15
21
|
import {
|
|
16
22
|
skeleton
|
|
17
23
|
} from "./chunk-VNQEJU4P.mjs";
|
|
@@ -34,8 +40,8 @@ import {
|
|
|
34
40
|
tabNav
|
|
35
41
|
} from "./chunk-ZLM6Z3W2.mjs";
|
|
36
42
|
import {
|
|
37
|
-
|
|
38
|
-
} from "./chunk-
|
|
43
|
+
riskBadge
|
|
44
|
+
} from "./chunk-V2J5XG34.mjs";
|
|
39
45
|
import {
|
|
40
46
|
riskIndicator
|
|
41
47
|
} from "./chunk-CZMZHA7U.mjs";
|
|
@@ -60,8 +66,8 @@ import {
|
|
|
60
66
|
sidebarMenuButton
|
|
61
67
|
} from "./chunk-3CZOBPDH.mjs";
|
|
62
68
|
import {
|
|
63
|
-
|
|
64
|
-
} from "./chunk-
|
|
69
|
+
label
|
|
70
|
+
} from "./chunk-LMCM4CW2.mjs";
|
|
65
71
|
import {
|
|
66
72
|
loadingPage
|
|
67
73
|
} from "./chunk-ZOTN264E.mjs";
|
|
@@ -84,11 +90,11 @@ import {
|
|
|
84
90
|
resizable
|
|
85
91
|
} from "./chunk-RV656WRF.mjs";
|
|
86
92
|
import {
|
|
87
|
-
|
|
88
|
-
} from "./chunk-
|
|
93
|
+
imageCrop
|
|
94
|
+
} from "./chunk-GMFZLUU4.mjs";
|
|
89
95
|
import {
|
|
90
96
|
impactCard
|
|
91
|
-
} from "./chunk-
|
|
97
|
+
} from "./chunk-EJSDSK3G.mjs";
|
|
92
98
|
import {
|
|
93
99
|
inputGroup
|
|
94
100
|
} from "./chunk-HWEYNK3O.mjs";
|
|
@@ -102,8 +108,8 @@ import {
|
|
|
102
108
|
kbd
|
|
103
109
|
} from "./chunk-BETLBSSF.mjs";
|
|
104
110
|
import {
|
|
105
|
-
|
|
106
|
-
} from "./chunk-
|
|
111
|
+
dropdownMenu
|
|
112
|
+
} from "./chunk-3PCDCW7G.mjs";
|
|
107
113
|
import {
|
|
108
114
|
editorBasic
|
|
109
115
|
} from "./chunk-XOL7P7NP.mjs";
|
|
@@ -126,8 +132,8 @@ import {
|
|
|
126
132
|
hoverCard
|
|
127
133
|
} from "./chunk-UTCVHVWF.mjs";
|
|
128
134
|
import {
|
|
129
|
-
|
|
130
|
-
} from "./chunk-
|
|
135
|
+
combobox
|
|
136
|
+
} from "./chunk-Z2SMCAER.mjs";
|
|
131
137
|
import {
|
|
132
138
|
command
|
|
133
139
|
} from "./chunk-YPHFKGNI.mjs";
|
|
@@ -150,8 +156,8 @@ import {
|
|
|
150
156
|
dialog
|
|
151
157
|
} from "./chunk-OJDCD74N.mjs";
|
|
152
158
|
import {
|
|
153
|
-
|
|
154
|
-
} from "./chunk-
|
|
159
|
+
button
|
|
160
|
+
} from "./chunk-OTETLRUE.mjs";
|
|
155
161
|
import {
|
|
156
162
|
calendar
|
|
157
163
|
} from "./chunk-JWF5ABNP.mjs";
|
|
@@ -173,15 +179,15 @@ import {
|
|
|
173
179
|
import {
|
|
174
180
|
colorHighlightButton
|
|
175
181
|
} from "./chunk-CPERWXKN.mjs";
|
|
176
|
-
import {
|
|
177
|
-
combobox
|
|
178
|
-
} from "./chunk-Z2SMCAER.mjs";
|
|
179
182
|
import {
|
|
180
183
|
accordion
|
|
181
184
|
} from "./chunk-AEWKHJEI.mjs";
|
|
182
185
|
import {
|
|
183
186
|
alertDialog
|
|
184
187
|
} from "./chunk-XGUDXC5P.mjs";
|
|
188
|
+
import {
|
|
189
|
+
auditInfo
|
|
190
|
+
} from "./chunk-CPAF7VNM.mjs";
|
|
185
191
|
import {
|
|
186
192
|
autocomplete
|
|
187
193
|
} from "./chunk-CWAFYX5G.mjs";
|
|
@@ -195,17 +201,15 @@ import {
|
|
|
195
201
|
import {
|
|
196
202
|
avatar
|
|
197
203
|
} from "./chunk-D5FKEY7B.mjs";
|
|
204
|
+
import "./chunk-7T563RF7.mjs";
|
|
205
|
+
import "./chunk-6IZPAS4O.mjs";
|
|
198
206
|
import {
|
|
199
207
|
blankstate
|
|
200
208
|
} from "./chunk-DICHD74Q.mjs";
|
|
201
|
-
import {
|
|
202
|
-
button
|
|
203
|
-
} from "./chunk-OTETLRUE.mjs";
|
|
204
|
-
import "./chunk-7T563RF7.mjs";
|
|
205
|
-
import "./chunk-6IZPAS4O.mjs";
|
|
206
209
|
export {
|
|
207
210
|
accordion,
|
|
208
211
|
alertDialog,
|
|
212
|
+
auditInfo,
|
|
209
213
|
autocomplete,
|
|
210
214
|
avatar,
|
|
211
215
|
avatarGroup,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kopexa/theme",
|
|
3
|
-
"version": "17.
|
|
3
|
+
"version": "17.8.0",
|
|
4
4
|
"description": "The default theme for Kopexa components",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"theme",
|
|
@@ -62,10 +62,10 @@
|
|
|
62
62
|
"color2k": "^2.0.3",
|
|
63
63
|
"deepmerge": "4.3.1",
|
|
64
64
|
"flat": "^6.0.1",
|
|
65
|
-
"tailwind-merge": "3.
|
|
65
|
+
"tailwind-merge": "3.4.0",
|
|
66
66
|
"tailwind-variants": "^3.2.2",
|
|
67
67
|
"tw-animate-css": "^1.4.0",
|
|
68
|
-
"@kopexa/shared-utils": "17.0.
|
|
68
|
+
"@kopexa/shared-utils": "17.0.14"
|
|
69
69
|
},
|
|
70
70
|
"peerDependencies": {
|
|
71
71
|
"tailwindcss": ">=4.0.0"
|
|
File without changes
|