@kopexa/theme 17.4.2 → 17.6.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-PKB6QHSP.mjs +103 -0
- package/dist/chunk-RZ45NVOH.mjs +50 -0
- package/dist/chunk-TDITF5BB.mjs +79 -0
- package/dist/{chunk-76J7KB3M.mjs → chunk-Z2SMCAER.mjs} +13 -6
- package/dist/components/combobox.d.mts +3 -0
- package/dist/components/combobox.d.ts +3 -0
- package/dist/components/combobox.js +13 -6
- package/dist/components/combobox.mjs +1 -1
- package/dist/components/compliance-badge.d.mts +47 -0
- package/dist/components/compliance-badge.d.ts +47 -0
- package/dist/components/compliance-badge.js +74 -0
- package/dist/components/compliance-badge.mjs +6 -0
- package/dist/components/filter.d.mts +143 -0
- package/dist/components/filter.d.ts +143 -0
- package/dist/components/filter.js +131 -0
- package/dist/components/filter.mjs +7 -0
- package/dist/components/impact-card.d.mts +122 -0
- package/dist/components/impact-card.d.ts +122 -0
- package/dist/components/impact-card.js +103 -0
- package/dist/components/impact-card.mjs +6 -0
- package/dist/components/index.d.mts +3 -0
- package/dist/components/index.d.ts +3 -0
- package/dist/components/index.js +330 -98
- package/dist/components/index.mjs +47 -35
- package/dist/index.d.mts +3 -0
- package/dist/index.d.ts +3 -0
- package/dist/index.js +330 -98
- package/dist/index.mjs +47 -35
- package/package.json +2 -2
- /package/dist/{chunk-BYXTAZ4I.mjs → chunk-M35MNWR7.mjs} +0 -0
|
@@ -1,4 +1,22 @@
|
|
|
1
|
-
import "../chunk-
|
|
1
|
+
import "../chunk-M35MNWR7.mjs";
|
|
2
|
+
import {
|
|
3
|
+
textarea
|
|
4
|
+
} from "../chunk-ARLLAC5V.mjs";
|
|
5
|
+
import {
|
|
6
|
+
toolbar
|
|
7
|
+
} from "../chunk-2NA54PNL.mjs";
|
|
8
|
+
import {
|
|
9
|
+
tooltip
|
|
10
|
+
} from "../chunk-OLYO7UPH.mjs";
|
|
11
|
+
import {
|
|
12
|
+
slashDropdownMenu
|
|
13
|
+
} from "../chunk-NNKYGAZC.mjs";
|
|
14
|
+
import {
|
|
15
|
+
spinner
|
|
16
|
+
} from "../chunk-4UDOCFU5.mjs";
|
|
17
|
+
import {
|
|
18
|
+
splitPageLayout
|
|
19
|
+
} from "../chunk-W7RJG22S.mjs";
|
|
2
20
|
import {
|
|
3
21
|
standardChip
|
|
4
22
|
} from "../chunk-XQZL7LCP.mjs";
|
|
@@ -15,14 +33,14 @@ import {
|
|
|
15
33
|
tabs
|
|
16
34
|
} from "../chunk-I6M4S2KZ.mjs";
|
|
17
35
|
import {
|
|
18
|
-
|
|
19
|
-
} from "../chunk-
|
|
36
|
+
riskIndicator
|
|
37
|
+
} from "../chunk-CZMZHA7U.mjs";
|
|
20
38
|
import {
|
|
21
|
-
|
|
22
|
-
} from "../chunk-
|
|
39
|
+
scrollArea
|
|
40
|
+
} from "../chunk-SPQE7K66.mjs";
|
|
23
41
|
import {
|
|
24
|
-
|
|
25
|
-
} from "../chunk-
|
|
42
|
+
sectionRow
|
|
43
|
+
} from "../chunk-CC225WUG.mjs";
|
|
26
44
|
import {
|
|
27
45
|
select
|
|
28
46
|
} from "../chunk-KPVLNOO5.mjs";
|
|
@@ -41,14 +59,14 @@ import {
|
|
|
41
59
|
skeleton
|
|
42
60
|
} from "../chunk-VNQEJU4P.mjs";
|
|
43
61
|
import {
|
|
44
|
-
|
|
45
|
-
} from "../chunk-
|
|
62
|
+
loadingPage
|
|
63
|
+
} from "../chunk-ZOTN264E.mjs";
|
|
46
64
|
import {
|
|
47
|
-
|
|
48
|
-
} from "../chunk-
|
|
65
|
+
pageHeader
|
|
66
|
+
} from "../chunk-HAVJ6EQ6.mjs";
|
|
49
67
|
import {
|
|
50
|
-
|
|
51
|
-
} from "../chunk-
|
|
68
|
+
pageLayout
|
|
69
|
+
} from "../chunk-OULAICSC.mjs";
|
|
52
70
|
import {
|
|
53
71
|
popover
|
|
54
72
|
} from "../chunk-TQVRNEIH.mjs";
|
|
@@ -65,14 +83,11 @@ import {
|
|
|
65
83
|
riskBadge
|
|
66
84
|
} from "../chunk-V2J5XG34.mjs";
|
|
67
85
|
import {
|
|
68
|
-
|
|
69
|
-
} from "../chunk-
|
|
86
|
+
impactCard
|
|
87
|
+
} from "../chunk-TDITF5BB.mjs";
|
|
70
88
|
import {
|
|
71
|
-
|
|
72
|
-
} from "../chunk-
|
|
73
|
-
import {
|
|
74
|
-
sectionRow
|
|
75
|
-
} from "../chunk-CC225WUG.mjs";
|
|
89
|
+
inputGroup
|
|
90
|
+
} from "../chunk-HWEYNK3O.mjs";
|
|
76
91
|
import {
|
|
77
92
|
inputWrapper
|
|
78
93
|
} from "../chunk-VSVGOX3P.mjs";
|
|
@@ -86,20 +101,17 @@ import {
|
|
|
86
101
|
label
|
|
87
102
|
} from "../chunk-LMCM4CW2.mjs";
|
|
88
103
|
import {
|
|
89
|
-
|
|
90
|
-
} from "../chunk-
|
|
91
|
-
import {
|
|
92
|
-
pageHeader
|
|
93
|
-
} from "../chunk-HAVJ6EQ6.mjs";
|
|
94
|
-
import {
|
|
95
|
-
pageLayout
|
|
96
|
-
} from "../chunk-OULAICSC.mjs";
|
|
104
|
+
editorBasic
|
|
105
|
+
} from "../chunk-XOL7P7NP.mjs";
|
|
97
106
|
import {
|
|
98
107
|
editorSpinner
|
|
99
108
|
} from "../chunk-TVC4THD6.mjs";
|
|
100
109
|
import {
|
|
101
110
|
avatarUpload
|
|
102
111
|
} from "../chunk-QGL2OK4B.mjs";
|
|
112
|
+
import {
|
|
113
|
+
filter
|
|
114
|
+
} from "../chunk-PKB6QHSP.mjs";
|
|
103
115
|
import {
|
|
104
116
|
frameworkRow
|
|
105
117
|
} from "../chunk-TPFAZH22.mjs";
|
|
@@ -112,12 +124,12 @@ import {
|
|
|
112
124
|
import {
|
|
113
125
|
imageCrop
|
|
114
126
|
} from "../chunk-GMFZLUU4.mjs";
|
|
115
|
-
import {
|
|
116
|
-
inputGroup
|
|
117
|
-
} from "../chunk-HWEYNK3O.mjs";
|
|
118
127
|
import {
|
|
119
128
|
command
|
|
120
129
|
} from "../chunk-YPHFKGNI.mjs";
|
|
130
|
+
import {
|
|
131
|
+
complianceBadge
|
|
132
|
+
} from "../chunk-RZ45NVOH.mjs";
|
|
121
133
|
import {
|
|
122
134
|
controlExtension
|
|
123
135
|
} from "../chunk-M4TXKRUU.mjs";
|
|
@@ -136,9 +148,6 @@ import {
|
|
|
136
148
|
import {
|
|
137
149
|
dropdownMenu
|
|
138
150
|
} from "../chunk-3PCDCW7G.mjs";
|
|
139
|
-
import {
|
|
140
|
-
editorBasic
|
|
141
|
-
} from "../chunk-XOL7P7NP.mjs";
|
|
142
151
|
import {
|
|
143
152
|
calendar
|
|
144
153
|
} from "../chunk-JWF5ABNP.mjs";
|
|
@@ -162,7 +171,7 @@ import {
|
|
|
162
171
|
} from "../chunk-CPERWXKN.mjs";
|
|
163
172
|
import {
|
|
164
173
|
combobox
|
|
165
|
-
} from "../chunk-
|
|
174
|
+
} from "../chunk-Z2SMCAER.mjs";
|
|
166
175
|
import {
|
|
167
176
|
accordion
|
|
168
177
|
} from "../chunk-AEWKHJEI.mjs";
|
|
@@ -208,6 +217,7 @@ export {
|
|
|
208
217
|
colorHighlightButton,
|
|
209
218
|
combobox,
|
|
210
219
|
command,
|
|
220
|
+
complianceBadge,
|
|
211
221
|
controlExtension,
|
|
212
222
|
dataTable,
|
|
213
223
|
datagrid,
|
|
@@ -216,10 +226,12 @@ export {
|
|
|
216
226
|
dropdownMenu,
|
|
217
227
|
editorBasic,
|
|
218
228
|
editorSpinner,
|
|
229
|
+
filter,
|
|
219
230
|
frameworkRow,
|
|
220
231
|
heading,
|
|
221
232
|
hoverCard,
|
|
222
233
|
imageCrop,
|
|
234
|
+
impactCard,
|
|
223
235
|
input,
|
|
224
236
|
inputGroup,
|
|
225
237
|
inputWrapper,
|
package/dist/index.d.mts
CHANGED
|
@@ -15,6 +15,7 @@ export { CodeVariantProps, code } from './components/code.mjs';
|
|
|
15
15
|
export { colorHighlightButton } from './components/color-highlight-button.mjs';
|
|
16
16
|
export { ComboboxVariantProps, combobox } from './components/combobox.mjs';
|
|
17
17
|
export { CommandVariants, command } from './components/command.mjs';
|
|
18
|
+
export { ComplianceBadgeSlots, ComplianceBadgeVariantProps, complianceBadge } from './components/compliance-badge.mjs';
|
|
18
19
|
export { controlExtension } from './components/control-extension.mjs';
|
|
19
20
|
export { DataGridVariants, datagrid } from './components/data-grid.mjs';
|
|
20
21
|
export { DataTableVariants, dataTable } from './components/data-table.mjs';
|
|
@@ -24,10 +25,12 @@ export { DropdownMenuVariantProps, dropdownMenu } from './components/dropdown-me
|
|
|
24
25
|
export { EditorBasicVariants, editorBasic } from './components/editor-basic.mjs';
|
|
25
26
|
export { editorSpinner } from './components/editor-spinner.mjs';
|
|
26
27
|
export { AvatarUploadSlots, AvatarUploadVariants, avatarUpload } from './components/file-upload.mjs';
|
|
28
|
+
export { FilterSlots, FilterVariantProps, filter } from './components/filter.mjs';
|
|
27
29
|
export { frameworkRow } from './components/framework-row.mjs';
|
|
28
30
|
export { HeadingVariantProps, heading } from './components/heading.mjs';
|
|
29
31
|
export { HoverCardSlots, HoverCardVariantProps, hoverCard } from './components/hover-card.mjs';
|
|
30
32
|
export { imageCrop } from './components/image-crop.mjs';
|
|
33
|
+
export { ImpactCardSlots, ImpactCardVariantProps, impactCard } from './components/impact-card.mjs';
|
|
31
34
|
export { InputVariantProps, input, passwordInput } from './components/input.mjs';
|
|
32
35
|
export { inputGroup } from './components/input-group.mjs';
|
|
33
36
|
export { InputWrapperVariantProps, inputWrapper } from './components/input-wrapper.mjs';
|
package/dist/index.d.ts
CHANGED
|
@@ -15,6 +15,7 @@ export { CodeVariantProps, code } from './components/code.js';
|
|
|
15
15
|
export { colorHighlightButton } from './components/color-highlight-button.js';
|
|
16
16
|
export { ComboboxVariantProps, combobox } from './components/combobox.js';
|
|
17
17
|
export { CommandVariants, command } from './components/command.js';
|
|
18
|
+
export { ComplianceBadgeSlots, ComplianceBadgeVariantProps, complianceBadge } from './components/compliance-badge.js';
|
|
18
19
|
export { controlExtension } from './components/control-extension.js';
|
|
19
20
|
export { DataGridVariants, datagrid } from './components/data-grid.js';
|
|
20
21
|
export { DataTableVariants, dataTable } from './components/data-table.js';
|
|
@@ -24,10 +25,12 @@ export { DropdownMenuVariantProps, dropdownMenu } from './components/dropdown-me
|
|
|
24
25
|
export { EditorBasicVariants, editorBasic } from './components/editor-basic.js';
|
|
25
26
|
export { editorSpinner } from './components/editor-spinner.js';
|
|
26
27
|
export { AvatarUploadSlots, AvatarUploadVariants, avatarUpload } from './components/file-upload.js';
|
|
28
|
+
export { FilterSlots, FilterVariantProps, filter } from './components/filter.js';
|
|
27
29
|
export { frameworkRow } from './components/framework-row.js';
|
|
28
30
|
export { HeadingVariantProps, heading } from './components/heading.js';
|
|
29
31
|
export { HoverCardSlots, HoverCardVariantProps, hoverCard } from './components/hover-card.js';
|
|
30
32
|
export { imageCrop } from './components/image-crop.js';
|
|
33
|
+
export { ImpactCardSlots, ImpactCardVariantProps, impactCard } from './components/impact-card.js';
|
|
31
34
|
export { InputVariantProps, input, passwordInput } from './components/input.js';
|
|
32
35
|
export { inputGroup } from './components/input-group.js';
|
|
33
36
|
export { InputWrapperVariantProps, inputWrapper } from './components/input-wrapper.js';
|