@kopexa/theme 17.10.0 → 17.11.1
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-7Q2RNHL5.mjs → chunk-RGZCKQNI.mjs} +1 -1
- package/dist/chunk-VO435JJ5.mjs +62 -0
- package/dist/components/avatar.mjs +2 -2
- package/dist/components/button.mjs +2 -2
- package/dist/components/image-placeholder.d.mts +139 -0
- package/dist/components/image-placeholder.d.ts +139 -0
- package/dist/components/image-placeholder.js +86 -0
- package/dist/components/image-placeholder.mjs +6 -0
- package/dist/components/index.d.mts +1 -0
- package/dist/components/index.d.ts +1 -0
- package/dist/components/index.js +135 -74
- package/dist/components/index.mjs +74 -70
- package/dist/components/skeleton-avatar.mjs +3 -3
- package/dist/index.d.mts +1 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.js +135 -74
- package/dist/index.mjs +75 -71
- package/package.json +2 -2
- package/dist/{chunk-YLLRX2LS.mjs → chunk-6RCNFPIU.mjs} +0 -0
- package/dist/{chunk-OTETLRUE.mjs → chunk-GNJCCXFJ.mjs} +3 -3
- package/dist/{chunk-D5FKEY7B.mjs → chunk-VPA2TZYQ.mjs} +3 -3
|
@@ -1,13 +1,4 @@
|
|
|
1
|
-
import "../chunk-
|
|
2
|
-
import {
|
|
3
|
-
tabNav
|
|
4
|
-
} from "../chunk-ZLM6Z3W2.mjs";
|
|
5
|
-
import {
|
|
6
|
-
table
|
|
7
|
-
} from "../chunk-YC2FQDBV.mjs";
|
|
8
|
-
import {
|
|
9
|
-
tabs
|
|
10
|
-
} from "../chunk-I6M4S2KZ.mjs";
|
|
1
|
+
import "../chunk-6RCNFPIU.mjs";
|
|
11
2
|
import {
|
|
12
3
|
textarea
|
|
13
4
|
} from "../chunk-ARLLAC5V.mjs";
|
|
@@ -20,15 +11,6 @@ import {
|
|
|
20
11
|
import {
|
|
21
12
|
tooltip
|
|
22
13
|
} from "../chunk-OLYO7UPH.mjs";
|
|
23
|
-
import {
|
|
24
|
-
skeletonAvatar
|
|
25
|
-
} from "../chunk-7Q2RNHL5.mjs";
|
|
26
|
-
import {
|
|
27
|
-
skeleton
|
|
28
|
-
} from "../chunk-VNQEJU4P.mjs";
|
|
29
|
-
import {
|
|
30
|
-
slashDropdownMenu
|
|
31
|
-
} from "../chunk-LIKA7I7Y.mjs";
|
|
32
14
|
import {
|
|
33
15
|
spinner
|
|
34
16
|
} from "../chunk-4UDOCFU5.mjs";
|
|
@@ -45,14 +27,14 @@ import {
|
|
|
45
27
|
switchVariants
|
|
46
28
|
} from "../chunk-WQ446TVH.mjs";
|
|
47
29
|
import {
|
|
48
|
-
|
|
49
|
-
} from "../chunk-
|
|
30
|
+
tabNav
|
|
31
|
+
} from "../chunk-ZLM6Z3W2.mjs";
|
|
50
32
|
import {
|
|
51
|
-
|
|
52
|
-
} from "../chunk-
|
|
33
|
+
table
|
|
34
|
+
} from "../chunk-YC2FQDBV.mjs";
|
|
53
35
|
import {
|
|
54
|
-
|
|
55
|
-
} from "../chunk-
|
|
36
|
+
tabs
|
|
37
|
+
} from "../chunk-I6M4S2KZ.mjs";
|
|
56
38
|
import {
|
|
57
39
|
scrollArea
|
|
58
40
|
} from "../chunk-SPQE7K66.mjs";
|
|
@@ -71,14 +53,14 @@ import {
|
|
|
71
53
|
sidebarMenuButton
|
|
72
54
|
} from "../chunk-CVGMGJPW.mjs";
|
|
73
55
|
import {
|
|
74
|
-
|
|
75
|
-
} from "../chunk-
|
|
56
|
+
skeletonAvatar
|
|
57
|
+
} from "../chunk-RGZCKQNI.mjs";
|
|
76
58
|
import {
|
|
77
|
-
|
|
78
|
-
} from "../chunk-
|
|
59
|
+
skeleton
|
|
60
|
+
} from "../chunk-VNQEJU4P.mjs";
|
|
79
61
|
import {
|
|
80
|
-
|
|
81
|
-
} from "../chunk-
|
|
62
|
+
slashDropdownMenu
|
|
63
|
+
} from "../chunk-LIKA7I7Y.mjs";
|
|
82
64
|
import {
|
|
83
65
|
pageLayout
|
|
84
66
|
} from "../chunk-OULAICSC.mjs";
|
|
@@ -95,11 +77,14 @@ import {
|
|
|
95
77
|
resizable
|
|
96
78
|
} from "../chunk-RV656WRF.mjs";
|
|
97
79
|
import {
|
|
98
|
-
|
|
99
|
-
} from "../chunk-
|
|
80
|
+
riskBadge
|
|
81
|
+
} from "../chunk-V2J5XG34.mjs";
|
|
100
82
|
import {
|
|
101
|
-
|
|
102
|
-
} from "../chunk-
|
|
83
|
+
riskIndicator
|
|
84
|
+
} from "../chunk-CZMZHA7U.mjs";
|
|
85
|
+
import {
|
|
86
|
+
riskRating
|
|
87
|
+
} from "../chunk-CNYKIUVC.mjs";
|
|
103
88
|
import {
|
|
104
89
|
inputGroup
|
|
105
90
|
} from "../chunk-HWEYNK3O.mjs";
|
|
@@ -113,17 +98,14 @@ import {
|
|
|
113
98
|
kbd
|
|
114
99
|
} from "../chunk-BETLBSSF.mjs";
|
|
115
100
|
import {
|
|
116
|
-
|
|
117
|
-
} from "../chunk-
|
|
118
|
-
import {
|
|
119
|
-
editorBasic
|
|
120
|
-
} from "../chunk-Q72M565Q.mjs";
|
|
101
|
+
label
|
|
102
|
+
} from "../chunk-LMCM4CW2.mjs";
|
|
121
103
|
import {
|
|
122
|
-
|
|
123
|
-
} from "../chunk-
|
|
104
|
+
loadingPage
|
|
105
|
+
} from "../chunk-ZOTN264E.mjs";
|
|
124
106
|
import {
|
|
125
|
-
|
|
126
|
-
} from "../chunk-
|
|
107
|
+
pageHeader
|
|
108
|
+
} from "../chunk-HAVJ6EQ6.mjs";
|
|
127
109
|
import {
|
|
128
110
|
filter
|
|
129
111
|
} from "../chunk-PKB6QHSP.mjs";
|
|
@@ -137,17 +119,14 @@ import {
|
|
|
137
119
|
hoverCard
|
|
138
120
|
} from "../chunk-UTCVHVWF.mjs";
|
|
139
121
|
import {
|
|
140
|
-
|
|
141
|
-
} from "../chunk-
|
|
142
|
-
import {
|
|
143
|
-
command
|
|
144
|
-
} from "../chunk-YPHFKGNI.mjs";
|
|
122
|
+
imageCrop
|
|
123
|
+
} from "../chunk-GMFZLUU4.mjs";
|
|
145
124
|
import {
|
|
146
|
-
|
|
147
|
-
} from "../chunk-
|
|
125
|
+
imagePlaceholder
|
|
126
|
+
} from "../chunk-VO435JJ5.mjs";
|
|
148
127
|
import {
|
|
149
|
-
|
|
150
|
-
} from "../chunk-
|
|
128
|
+
impactCard
|
|
129
|
+
} from "../chunk-EJSDSK3G.mjs";
|
|
151
130
|
import {
|
|
152
131
|
datagrid
|
|
153
132
|
} from "../chunk-Z5W4E7GM.mjs";
|
|
@@ -161,17 +140,17 @@ import {
|
|
|
161
140
|
dialog
|
|
162
141
|
} from "../chunk-OJDCD74N.mjs";
|
|
163
142
|
import {
|
|
164
|
-
|
|
165
|
-
} from "../chunk-
|
|
143
|
+
dropdownMenu
|
|
144
|
+
} from "../chunk-3PCDCW7G.mjs";
|
|
166
145
|
import {
|
|
167
|
-
|
|
168
|
-
} from "../chunk-
|
|
146
|
+
editorBasic
|
|
147
|
+
} from "../chunk-Q72M565Q.mjs";
|
|
169
148
|
import {
|
|
170
|
-
|
|
171
|
-
} from "../chunk-
|
|
149
|
+
editorSpinner
|
|
150
|
+
} from "../chunk-TVC4THD6.mjs";
|
|
172
151
|
import {
|
|
173
|
-
|
|
174
|
-
} from "../chunk-
|
|
152
|
+
avatarUpload
|
|
153
|
+
} from "../chunk-QGL2OK4B.mjs";
|
|
175
154
|
import {
|
|
176
155
|
checkbox
|
|
177
156
|
} from "../chunk-A4KO7QKC.mjs";
|
|
@@ -185,14 +164,17 @@ import {
|
|
|
185
164
|
colorHighlightButton
|
|
186
165
|
} from "../chunk-CPERWXKN.mjs";
|
|
187
166
|
import {
|
|
188
|
-
|
|
189
|
-
} from "../chunk-
|
|
167
|
+
combobox
|
|
168
|
+
} from "../chunk-Z2SMCAER.mjs";
|
|
190
169
|
import {
|
|
191
|
-
|
|
192
|
-
} from "../chunk-
|
|
170
|
+
command
|
|
171
|
+
} from "../chunk-YPHFKGNI.mjs";
|
|
193
172
|
import {
|
|
194
|
-
|
|
195
|
-
} from "../chunk-
|
|
173
|
+
complianceBadge
|
|
174
|
+
} from "../chunk-RZ45NVOH.mjs";
|
|
175
|
+
import {
|
|
176
|
+
controlExtension
|
|
177
|
+
} from "../chunk-M4TXKRUU.mjs";
|
|
196
178
|
import {
|
|
197
179
|
autocomplete
|
|
198
180
|
} from "../chunk-CWAFYX5G.mjs";
|
|
@@ -205,12 +187,33 @@ import {
|
|
|
205
187
|
} from "../chunk-XCLEKBCJ.mjs";
|
|
206
188
|
import {
|
|
207
189
|
avatar
|
|
208
|
-
} from "../chunk-
|
|
209
|
-
import "../chunk-7T563RF7.mjs";
|
|
210
|
-
import "../chunk-6IZPAS4O.mjs";
|
|
190
|
+
} from "../chunk-VPA2TZYQ.mjs";
|
|
211
191
|
import {
|
|
212
192
|
blankstate
|
|
213
193
|
} from "../chunk-DICHD74Q.mjs";
|
|
194
|
+
import {
|
|
195
|
+
button
|
|
196
|
+
} from "../chunk-GNJCCXFJ.mjs";
|
|
197
|
+
import {
|
|
198
|
+
calendar
|
|
199
|
+
} from "../chunk-JWF5ABNP.mjs";
|
|
200
|
+
import {
|
|
201
|
+
callout
|
|
202
|
+
} from "../chunk-A3F4CV54.mjs";
|
|
203
|
+
import {
|
|
204
|
+
card
|
|
205
|
+
} from "../chunk-5YHTCPJL.mjs";
|
|
206
|
+
import "../chunk-6IZPAS4O.mjs";
|
|
207
|
+
import "../chunk-7T563RF7.mjs";
|
|
208
|
+
import {
|
|
209
|
+
accordion
|
|
210
|
+
} from "../chunk-AEWKHJEI.mjs";
|
|
211
|
+
import {
|
|
212
|
+
alertDialog
|
|
213
|
+
} from "../chunk-XGUDXC5P.mjs";
|
|
214
|
+
import {
|
|
215
|
+
auditInfo
|
|
216
|
+
} from "../chunk-CPAF7VNM.mjs";
|
|
214
217
|
export {
|
|
215
218
|
accordion,
|
|
216
219
|
alertDialog,
|
|
@@ -244,6 +247,7 @@ export {
|
|
|
244
247
|
heading,
|
|
245
248
|
hoverCard,
|
|
246
249
|
imageCrop,
|
|
250
|
+
imagePlaceholder,
|
|
247
251
|
impactCard,
|
|
248
252
|
input,
|
|
249
253
|
inputGroup,
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
skeletonAvatar
|
|
3
|
-
} from "../chunk-
|
|
4
|
-
import "../chunk-
|
|
5
|
-
import "../chunk-7T563RF7.mjs";
|
|
3
|
+
} from "../chunk-RGZCKQNI.mjs";
|
|
4
|
+
import "../chunk-VPA2TZYQ.mjs";
|
|
6
5
|
import "../chunk-6IZPAS4O.mjs";
|
|
6
|
+
import "../chunk-7T563RF7.mjs";
|
|
7
7
|
export {
|
|
8
8
|
skeletonAvatar
|
|
9
9
|
};
|
package/dist/index.d.mts
CHANGED
|
@@ -31,6 +31,7 @@ export { frameworkRow } from './components/framework-row.mjs';
|
|
|
31
31
|
export { HeadingVariantProps, heading } from './components/heading.mjs';
|
|
32
32
|
export { HoverCardSlots, HoverCardVariantProps, hoverCard } from './components/hover-card.mjs';
|
|
33
33
|
export { imageCrop } from './components/image-crop.mjs';
|
|
34
|
+
export { ImagePlaceholderVariantProps, imagePlaceholder } from './components/image-placeholder.mjs';
|
|
34
35
|
export { ImpactCardSlots, ImpactCardVariantProps, impactCard } from './components/impact-card.mjs';
|
|
35
36
|
export { InputVariantProps, input, passwordInput } from './components/input.mjs';
|
|
36
37
|
export { inputGroup } from './components/input-group.mjs';
|
package/dist/index.d.ts
CHANGED
|
@@ -31,6 +31,7 @@ export { frameworkRow } from './components/framework-row.js';
|
|
|
31
31
|
export { HeadingVariantProps, heading } from './components/heading.js';
|
|
32
32
|
export { HoverCardSlots, HoverCardVariantProps, hoverCard } from './components/hover-card.js';
|
|
33
33
|
export { imageCrop } from './components/image-crop.js';
|
|
34
|
+
export { ImagePlaceholderVariantProps, imagePlaceholder } from './components/image-placeholder.js';
|
|
34
35
|
export { ImpactCardSlots, ImpactCardVariantProps, impactCard } from './components/impact-card.js';
|
|
35
36
|
export { InputVariantProps, input, passwordInput } from './components/input.js';
|
|
36
37
|
export { inputGroup } from './components/input-group.js';
|