@public-ui/themes 1.4.2-rc.5 → 1.5.0-rc.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/index.d.ts CHANGED
@@ -2,24 +2,31 @@ declare const BAMF: (patch: (name: string, map: {
2
2
  GLOBAL?: string | undefined;
3
3
  PROPERTIES?: string | undefined;
4
4
  "KOL-SYMBOL"?: string | undefined;
5
+ "KOL-CARD"?: string | undefined;
5
6
  "KOL-ABBR"?: string | undefined;
7
+ "KOL-BUTTON"?: string | undefined;
8
+ "KOL-DETAILS"?: string | undefined;
9
+ "KOL-DIALOG"?: string | undefined;
10
+ "KOL-FORM"?: string | undefined;
11
+ "KOL-LINK"?: string | undefined;
12
+ "KOL-NAV"?: string | undefined;
13
+ "KOL-PROGRESS"?: string | undefined;
14
+ "KOL-SELECT"?: string | undefined;
15
+ "KOL-TABLE"?: string | undefined;
16
+ "KOL-TEXTAREA"?: string | undefined;
17
+ "KOL-IMAGE"?: string | undefined;
18
+ "KOL-HEADING"?: string | undefined;
19
+ "KOL-ICON"?: string | undefined;
20
+ "KOL-BADGE"?: string | undefined;
21
+ "KOL-TABS"?: string | undefined;
6
22
  "KOL-ACCORDION"?: string | undefined;
7
23
  "KOL-ACCORDION-GROUP"?: string | undefined;
8
24
  "KOL-ALERT"?: string | undefined;
9
25
  "KOL-AVATAR"?: string | undefined;
10
- "KOL-BADGE"?: string | undefined;
11
26
  "KOL-BREADCRUMB"?: string | undefined;
12
- "KOL-BUTTON"?: string | undefined;
13
27
  "KOL-BUTTON-GROUP"?: string | undefined;
14
28
  "KOL-BUTTON-LINK"?: string | undefined;
15
- "KOL-CARD"?: string | undefined;
16
- "KOL-DETAILS"?: string | undefined;
17
- "KOL-DIALOG"?: string | undefined;
18
29
  "KOL-DROPDOWN"?: string | undefined;
19
- "KOL-FORM"?: string | undefined;
20
- "KOL-HEADING"?: string | undefined;
21
- "KOL-ICON"?: string | undefined;
22
- "KOL-IMAGE"?: string | undefined;
23
30
  "KOL-INDENTED-TEXT"?: string | undefined;
24
31
  "KOL-INPUT-CHECKBOX"?: string | undefined;
25
32
  "KOL-INPUT-COLOR"?: string | undefined;
@@ -31,21 +38,14 @@ declare const BAMF: (patch: (name: string, map: {
31
38
  "KOL-INPUT-RADIO"?: string | undefined;
32
39
  "KOL-INPUT-RANGE"?: string | undefined;
33
40
  "KOL-INPUT-TEXT"?: string | undefined;
34
- "KOL-LINK"?: string | undefined;
35
41
  "KOL-LINK-BUTTON"?: string | undefined;
36
42
  "KOL-LINK-GROUP"?: string | undefined;
37
43
  "KOL-MODAL"?: string | undefined;
38
- "KOL-NAV"?: string | undefined;
39
44
  "KOL-PAGINATION"?: string | undefined;
40
45
  "KOL-POPOVER"?: string | undefined;
41
- "KOL-PROGRESS"?: string | undefined;
42
- "KOL-SELECT"?: string | undefined;
43
46
  "KOL-SEPARATOR"?: string | undefined;
44
47
  "KOL-SKIP-NAV"?: string | undefined;
45
48
  "KOL-SPIN"?: string | undefined;
46
- "KOL-TABLE"?: string | undefined;
47
- "KOL-TABS"?: string | undefined;
48
- "KOL-TEXTAREA"?: string | undefined;
49
49
  "KOL-TOAST"?: string | undefined;
50
50
  "KOL-TOOLBAR"?: string | undefined;
51
51
  "KOL-TOOLTIP"?: string | undefined;
@@ -55,24 +55,31 @@ declare const BMF: (patch: (name: string, map: {
55
55
  GLOBAL?: string | undefined;
56
56
  PROPERTIES?: string | undefined;
57
57
  "KOL-SYMBOL"?: string | undefined;
58
+ "KOL-CARD"?: string | undefined;
58
59
  "KOL-ABBR"?: string | undefined;
60
+ "KOL-BUTTON"?: string | undefined;
61
+ "KOL-DETAILS"?: string | undefined;
62
+ "KOL-DIALOG"?: string | undefined;
63
+ "KOL-FORM"?: string | undefined;
64
+ "KOL-LINK"?: string | undefined;
65
+ "KOL-NAV"?: string | undefined;
66
+ "KOL-PROGRESS"?: string | undefined;
67
+ "KOL-SELECT"?: string | undefined;
68
+ "KOL-TABLE"?: string | undefined;
69
+ "KOL-TEXTAREA"?: string | undefined;
70
+ "KOL-IMAGE"?: string | undefined;
71
+ "KOL-HEADING"?: string | undefined;
72
+ "KOL-ICON"?: string | undefined;
73
+ "KOL-BADGE"?: string | undefined;
74
+ "KOL-TABS"?: string | undefined;
59
75
  "KOL-ACCORDION"?: string | undefined;
60
76
  "KOL-ACCORDION-GROUP"?: string | undefined;
61
77
  "KOL-ALERT"?: string | undefined;
62
78
  "KOL-AVATAR"?: string | undefined;
63
- "KOL-BADGE"?: string | undefined;
64
79
  "KOL-BREADCRUMB"?: string | undefined;
65
- "KOL-BUTTON"?: string | undefined;
66
80
  "KOL-BUTTON-GROUP"?: string | undefined;
67
81
  "KOL-BUTTON-LINK"?: string | undefined;
68
- "KOL-CARD"?: string | undefined;
69
- "KOL-DETAILS"?: string | undefined;
70
- "KOL-DIALOG"?: string | undefined;
71
82
  "KOL-DROPDOWN"?: string | undefined;
72
- "KOL-FORM"?: string | undefined;
73
- "KOL-HEADING"?: string | undefined;
74
- "KOL-ICON"?: string | undefined;
75
- "KOL-IMAGE"?: string | undefined;
76
83
  "KOL-INDENTED-TEXT"?: string | undefined;
77
84
  "KOL-INPUT-CHECKBOX"?: string | undefined;
78
85
  "KOL-INPUT-COLOR"?: string | undefined;
@@ -84,21 +91,14 @@ declare const BMF: (patch: (name: string, map: {
84
91
  "KOL-INPUT-RADIO"?: string | undefined;
85
92
  "KOL-INPUT-RANGE"?: string | undefined;
86
93
  "KOL-INPUT-TEXT"?: string | undefined;
87
- "KOL-LINK"?: string | undefined;
88
94
  "KOL-LINK-BUTTON"?: string | undefined;
89
95
  "KOL-LINK-GROUP"?: string | undefined;
90
96
  "KOL-MODAL"?: string | undefined;
91
- "KOL-NAV"?: string | undefined;
92
97
  "KOL-PAGINATION"?: string | undefined;
93
98
  "KOL-POPOVER"?: string | undefined;
94
- "KOL-PROGRESS"?: string | undefined;
95
- "KOL-SELECT"?: string | undefined;
96
99
  "KOL-SEPARATOR"?: string | undefined;
97
100
  "KOL-SKIP-NAV"?: string | undefined;
98
101
  "KOL-SPIN"?: string | undefined;
99
- "KOL-TABLE"?: string | undefined;
100
- "KOL-TABS"?: string | undefined;
101
- "KOL-TEXTAREA"?: string | undefined;
102
102
  "KOL-TOAST"?: string | undefined;
103
103
  "KOL-TOOLBAR"?: string | undefined;
104
104
  "KOL-TOOLTIP"?: string | undefined;
@@ -108,24 +108,31 @@ declare const BPA: (patch: (name: string, map: {
108
108
  GLOBAL?: string | undefined;
109
109
  PROPERTIES?: string | undefined;
110
110
  "KOL-SYMBOL"?: string | undefined;
111
+ "KOL-CARD"?: string | undefined;
111
112
  "KOL-ABBR"?: string | undefined;
113
+ "KOL-BUTTON"?: string | undefined;
114
+ "KOL-DETAILS"?: string | undefined;
115
+ "KOL-DIALOG"?: string | undefined;
116
+ "KOL-FORM"?: string | undefined;
117
+ "KOL-LINK"?: string | undefined;
118
+ "KOL-NAV"?: string | undefined;
119
+ "KOL-PROGRESS"?: string | undefined;
120
+ "KOL-SELECT"?: string | undefined;
121
+ "KOL-TABLE"?: string | undefined;
122
+ "KOL-TEXTAREA"?: string | undefined;
123
+ "KOL-IMAGE"?: string | undefined;
124
+ "KOL-HEADING"?: string | undefined;
125
+ "KOL-ICON"?: string | undefined;
126
+ "KOL-BADGE"?: string | undefined;
127
+ "KOL-TABS"?: string | undefined;
112
128
  "KOL-ACCORDION"?: string | undefined;
113
129
  "KOL-ACCORDION-GROUP"?: string | undefined;
114
130
  "KOL-ALERT"?: string | undefined;
115
131
  "KOL-AVATAR"?: string | undefined;
116
- "KOL-BADGE"?: string | undefined;
117
132
  "KOL-BREADCRUMB"?: string | undefined;
118
- "KOL-BUTTON"?: string | undefined;
119
133
  "KOL-BUTTON-GROUP"?: string | undefined;
120
134
  "KOL-BUTTON-LINK"?: string | undefined;
121
- "KOL-CARD"?: string | undefined;
122
- "KOL-DETAILS"?: string | undefined;
123
- "KOL-DIALOG"?: string | undefined;
124
135
  "KOL-DROPDOWN"?: string | undefined;
125
- "KOL-FORM"?: string | undefined;
126
- "KOL-HEADING"?: string | undefined;
127
- "KOL-ICON"?: string | undefined;
128
- "KOL-IMAGE"?: string | undefined;
129
136
  "KOL-INDENTED-TEXT"?: string | undefined;
130
137
  "KOL-INPUT-CHECKBOX"?: string | undefined;
131
138
  "KOL-INPUT-COLOR"?: string | undefined;
@@ -137,21 +144,14 @@ declare const BPA: (patch: (name: string, map: {
137
144
  "KOL-INPUT-RADIO"?: string | undefined;
138
145
  "KOL-INPUT-RANGE"?: string | undefined;
139
146
  "KOL-INPUT-TEXT"?: string | undefined;
140
- "KOL-LINK"?: string | undefined;
141
147
  "KOL-LINK-BUTTON"?: string | undefined;
142
148
  "KOL-LINK-GROUP"?: string | undefined;
143
149
  "KOL-MODAL"?: string | undefined;
144
- "KOL-NAV"?: string | undefined;
145
150
  "KOL-PAGINATION"?: string | undefined;
146
151
  "KOL-POPOVER"?: string | undefined;
147
- "KOL-PROGRESS"?: string | undefined;
148
- "KOL-SELECT"?: string | undefined;
149
152
  "KOL-SEPARATOR"?: string | undefined;
150
153
  "KOL-SKIP-NAV"?: string | undefined;
151
154
  "KOL-SPIN"?: string | undefined;
152
- "KOL-TABLE"?: string | undefined;
153
- "KOL-TABS"?: string | undefined;
154
- "KOL-TEXTAREA"?: string | undefined;
155
155
  "KOL-TOAST"?: string | undefined;
156
156
  "KOL-TOOLBAR"?: string | undefined;
157
157
  "KOL-TOOLTIP"?: string | undefined;
@@ -161,24 +161,31 @@ declare const BZSt: (patch: (name: string, map: {
161
161
  GLOBAL?: string | undefined;
162
162
  PROPERTIES?: string | undefined;
163
163
  "KOL-SYMBOL"?: string | undefined;
164
+ "KOL-CARD"?: string | undefined;
164
165
  "KOL-ABBR"?: string | undefined;
166
+ "KOL-BUTTON"?: string | undefined;
167
+ "KOL-DETAILS"?: string | undefined;
168
+ "KOL-DIALOG"?: string | undefined;
169
+ "KOL-FORM"?: string | undefined;
170
+ "KOL-LINK"?: string | undefined;
171
+ "KOL-NAV"?: string | undefined;
172
+ "KOL-PROGRESS"?: string | undefined;
173
+ "KOL-SELECT"?: string | undefined;
174
+ "KOL-TABLE"?: string | undefined;
175
+ "KOL-TEXTAREA"?: string | undefined;
176
+ "KOL-IMAGE"?: string | undefined;
177
+ "KOL-HEADING"?: string | undefined;
178
+ "KOL-ICON"?: string | undefined;
179
+ "KOL-BADGE"?: string | undefined;
180
+ "KOL-TABS"?: string | undefined;
165
181
  "KOL-ACCORDION"?: string | undefined;
166
182
  "KOL-ACCORDION-GROUP"?: string | undefined;
167
183
  "KOL-ALERT"?: string | undefined;
168
184
  "KOL-AVATAR"?: string | undefined;
169
- "KOL-BADGE"?: string | undefined;
170
185
  "KOL-BREADCRUMB"?: string | undefined;
171
- "KOL-BUTTON"?: string | undefined;
172
186
  "KOL-BUTTON-GROUP"?: string | undefined;
173
187
  "KOL-BUTTON-LINK"?: string | undefined;
174
- "KOL-CARD"?: string | undefined;
175
- "KOL-DETAILS"?: string | undefined;
176
- "KOL-DIALOG"?: string | undefined;
177
188
  "KOL-DROPDOWN"?: string | undefined;
178
- "KOL-FORM"?: string | undefined;
179
- "KOL-HEADING"?: string | undefined;
180
- "KOL-ICON"?: string | undefined;
181
- "KOL-IMAGE"?: string | undefined;
182
189
  "KOL-INDENTED-TEXT"?: string | undefined;
183
190
  "KOL-INPUT-CHECKBOX"?: string | undefined;
184
191
  "KOL-INPUT-COLOR"?: string | undefined;
@@ -190,21 +197,14 @@ declare const BZSt: (patch: (name: string, map: {
190
197
  "KOL-INPUT-RADIO"?: string | undefined;
191
198
  "KOL-INPUT-RANGE"?: string | undefined;
192
199
  "KOL-INPUT-TEXT"?: string | undefined;
193
- "KOL-LINK"?: string | undefined;
194
200
  "KOL-LINK-BUTTON"?: string | undefined;
195
201
  "KOL-LINK-GROUP"?: string | undefined;
196
202
  "KOL-MODAL"?: string | undefined;
197
- "KOL-NAV"?: string | undefined;
198
203
  "KOL-PAGINATION"?: string | undefined;
199
204
  "KOL-POPOVER"?: string | undefined;
200
- "KOL-PROGRESS"?: string | undefined;
201
- "KOL-SELECT"?: string | undefined;
202
205
  "KOL-SEPARATOR"?: string | undefined;
203
206
  "KOL-SKIP-NAV"?: string | undefined;
204
207
  "KOL-SPIN"?: string | undefined;
205
- "KOL-TABLE"?: string | undefined;
206
- "KOL-TABS"?: string | undefined;
207
- "KOL-TEXTAREA"?: string | undefined;
208
208
  "KOL-TOAST"?: string | undefined;
209
209
  "KOL-TOOLBAR"?: string | undefined;
210
210
  "KOL-TOOLTIP"?: string | undefined;
@@ -214,24 +214,31 @@ declare const DEFAULT: (patch: (name: string, map: {
214
214
  GLOBAL?: string | undefined;
215
215
  PROPERTIES?: string | undefined;
216
216
  "KOL-SYMBOL"?: string | undefined;
217
+ "KOL-CARD"?: string | undefined;
217
218
  "KOL-ABBR"?: string | undefined;
219
+ "KOL-BUTTON"?: string | undefined;
220
+ "KOL-DETAILS"?: string | undefined;
221
+ "KOL-DIALOG"?: string | undefined;
222
+ "KOL-FORM"?: string | undefined;
223
+ "KOL-LINK"?: string | undefined;
224
+ "KOL-NAV"?: string | undefined;
225
+ "KOL-PROGRESS"?: string | undefined;
226
+ "KOL-SELECT"?: string | undefined;
227
+ "KOL-TABLE"?: string | undefined;
228
+ "KOL-TEXTAREA"?: string | undefined;
229
+ "KOL-IMAGE"?: string | undefined;
230
+ "KOL-HEADING"?: string | undefined;
231
+ "KOL-ICON"?: string | undefined;
232
+ "KOL-BADGE"?: string | undefined;
233
+ "KOL-TABS"?: string | undefined;
218
234
  "KOL-ACCORDION"?: string | undefined;
219
235
  "KOL-ACCORDION-GROUP"?: string | undefined;
220
236
  "KOL-ALERT"?: string | undefined;
221
237
  "KOL-AVATAR"?: string | undefined;
222
- "KOL-BADGE"?: string | undefined;
223
238
  "KOL-BREADCRUMB"?: string | undefined;
224
- "KOL-BUTTON"?: string | undefined;
225
239
  "KOL-BUTTON-GROUP"?: string | undefined;
226
240
  "KOL-BUTTON-LINK"?: string | undefined;
227
- "KOL-CARD"?: string | undefined;
228
- "KOL-DETAILS"?: string | undefined;
229
- "KOL-DIALOG"?: string | undefined;
230
241
  "KOL-DROPDOWN"?: string | undefined;
231
- "KOL-FORM"?: string | undefined;
232
- "KOL-HEADING"?: string | undefined;
233
- "KOL-ICON"?: string | undefined;
234
- "KOL-IMAGE"?: string | undefined;
235
242
  "KOL-INDENTED-TEXT"?: string | undefined;
236
243
  "KOL-INPUT-CHECKBOX"?: string | undefined;
237
244
  "KOL-INPUT-COLOR"?: string | undefined;
@@ -243,21 +250,14 @@ declare const DEFAULT: (patch: (name: string, map: {
243
250
  "KOL-INPUT-RADIO"?: string | undefined;
244
251
  "KOL-INPUT-RANGE"?: string | undefined;
245
252
  "KOL-INPUT-TEXT"?: string | undefined;
246
- "KOL-LINK"?: string | undefined;
247
253
  "KOL-LINK-BUTTON"?: string | undefined;
248
254
  "KOL-LINK-GROUP"?: string | undefined;
249
255
  "KOL-MODAL"?: string | undefined;
250
- "KOL-NAV"?: string | undefined;
251
256
  "KOL-PAGINATION"?: string | undefined;
252
257
  "KOL-POPOVER"?: string | undefined;
253
- "KOL-PROGRESS"?: string | undefined;
254
- "KOL-SELECT"?: string | undefined;
255
258
  "KOL-SEPARATOR"?: string | undefined;
256
259
  "KOL-SKIP-NAV"?: string | undefined;
257
260
  "KOL-SPIN"?: string | undefined;
258
- "KOL-TABLE"?: string | undefined;
259
- "KOL-TABS"?: string | undefined;
260
- "KOL-TEXTAREA"?: string | undefined;
261
261
  "KOL-TOAST"?: string | undefined;
262
262
  "KOL-TOOLBAR"?: string | undefined;
263
263
  "KOL-TOOLTIP"?: string | undefined;
@@ -267,24 +267,31 @@ declare const DESYv1: (patch: (name: string, map: {
267
267
  GLOBAL?: string | undefined;
268
268
  PROPERTIES?: string | undefined;
269
269
  "KOL-SYMBOL"?: string | undefined;
270
+ "KOL-CARD"?: string | undefined;
270
271
  "KOL-ABBR"?: string | undefined;
272
+ "KOL-BUTTON"?: string | undefined;
273
+ "KOL-DETAILS"?: string | undefined;
274
+ "KOL-DIALOG"?: string | undefined;
275
+ "KOL-FORM"?: string | undefined;
276
+ "KOL-LINK"?: string | undefined;
277
+ "KOL-NAV"?: string | undefined;
278
+ "KOL-PROGRESS"?: string | undefined;
279
+ "KOL-SELECT"?: string | undefined;
280
+ "KOL-TABLE"?: string | undefined;
281
+ "KOL-TEXTAREA"?: string | undefined;
282
+ "KOL-IMAGE"?: string | undefined;
283
+ "KOL-HEADING"?: string | undefined;
284
+ "KOL-ICON"?: string | undefined;
285
+ "KOL-BADGE"?: string | undefined;
286
+ "KOL-TABS"?: string | undefined;
271
287
  "KOL-ACCORDION"?: string | undefined;
272
288
  "KOL-ACCORDION-GROUP"?: string | undefined;
273
289
  "KOL-ALERT"?: string | undefined;
274
290
  "KOL-AVATAR"?: string | undefined;
275
- "KOL-BADGE"?: string | undefined;
276
291
  "KOL-BREADCRUMB"?: string | undefined;
277
- "KOL-BUTTON"?: string | undefined;
278
292
  "KOL-BUTTON-GROUP"?: string | undefined;
279
293
  "KOL-BUTTON-LINK"?: string | undefined;
280
- "KOL-CARD"?: string | undefined;
281
- "KOL-DETAILS"?: string | undefined;
282
- "KOL-DIALOG"?: string | undefined;
283
294
  "KOL-DROPDOWN"?: string | undefined;
284
- "KOL-FORM"?: string | undefined;
285
- "KOL-HEADING"?: string | undefined;
286
- "KOL-ICON"?: string | undefined;
287
- "KOL-IMAGE"?: string | undefined;
288
295
  "KOL-INDENTED-TEXT"?: string | undefined;
289
296
  "KOL-INPUT-CHECKBOX"?: string | undefined;
290
297
  "KOL-INPUT-COLOR"?: string | undefined;
@@ -296,21 +303,14 @@ declare const DESYv1: (patch: (name: string, map: {
296
303
  "KOL-INPUT-RADIO"?: string | undefined;
297
304
  "KOL-INPUT-RANGE"?: string | undefined;
298
305
  "KOL-INPUT-TEXT"?: string | undefined;
299
- "KOL-LINK"?: string | undefined;
300
306
  "KOL-LINK-BUTTON"?: string | undefined;
301
307
  "KOL-LINK-GROUP"?: string | undefined;
302
308
  "KOL-MODAL"?: string | undefined;
303
- "KOL-NAV"?: string | undefined;
304
309
  "KOL-PAGINATION"?: string | undefined;
305
310
  "KOL-POPOVER"?: string | undefined;
306
- "KOL-PROGRESS"?: string | undefined;
307
- "KOL-SELECT"?: string | undefined;
308
311
  "KOL-SEPARATOR"?: string | undefined;
309
312
  "KOL-SKIP-NAV"?: string | undefined;
310
313
  "KOL-SPIN"?: string | undefined;
311
- "KOL-TABLE"?: string | undefined;
312
- "KOL-TABS"?: string | undefined;
313
- "KOL-TEXTAREA"?: string | undefined;
314
314
  "KOL-TOAST"?: string | undefined;
315
315
  "KOL-TOOLBAR"?: string | undefined;
316
316
  "KOL-TOOLTIP"?: string | undefined;
@@ -320,24 +320,31 @@ declare const DESYv2: (patch: (name: string, map: {
320
320
  GLOBAL?: string | undefined;
321
321
  PROPERTIES?: string | undefined;
322
322
  "KOL-SYMBOL"?: string | undefined;
323
+ "KOL-CARD"?: string | undefined;
323
324
  "KOL-ABBR"?: string | undefined;
325
+ "KOL-BUTTON"?: string | undefined;
326
+ "KOL-DETAILS"?: string | undefined;
327
+ "KOL-DIALOG"?: string | undefined;
328
+ "KOL-FORM"?: string | undefined;
329
+ "KOL-LINK"?: string | undefined;
330
+ "KOL-NAV"?: string | undefined;
331
+ "KOL-PROGRESS"?: string | undefined;
332
+ "KOL-SELECT"?: string | undefined;
333
+ "KOL-TABLE"?: string | undefined;
334
+ "KOL-TEXTAREA"?: string | undefined;
335
+ "KOL-IMAGE"?: string | undefined;
336
+ "KOL-HEADING"?: string | undefined;
337
+ "KOL-ICON"?: string | undefined;
338
+ "KOL-BADGE"?: string | undefined;
339
+ "KOL-TABS"?: string | undefined;
324
340
  "KOL-ACCORDION"?: string | undefined;
325
341
  "KOL-ACCORDION-GROUP"?: string | undefined;
326
342
  "KOL-ALERT"?: string | undefined;
327
343
  "KOL-AVATAR"?: string | undefined;
328
- "KOL-BADGE"?: string | undefined;
329
344
  "KOL-BREADCRUMB"?: string | undefined;
330
- "KOL-BUTTON"?: string | undefined;
331
345
  "KOL-BUTTON-GROUP"?: string | undefined;
332
346
  "KOL-BUTTON-LINK"?: string | undefined;
333
- "KOL-CARD"?: string | undefined;
334
- "KOL-DETAILS"?: string | undefined;
335
- "KOL-DIALOG"?: string | undefined;
336
347
  "KOL-DROPDOWN"?: string | undefined;
337
- "KOL-FORM"?: string | undefined;
338
- "KOL-HEADING"?: string | undefined;
339
- "KOL-ICON"?: string | undefined;
340
- "KOL-IMAGE"?: string | undefined;
341
348
  "KOL-INDENTED-TEXT"?: string | undefined;
342
349
  "KOL-INPUT-CHECKBOX"?: string | undefined;
343
350
  "KOL-INPUT-COLOR"?: string | undefined;
@@ -349,21 +356,14 @@ declare const DESYv2: (patch: (name: string, map: {
349
356
  "KOL-INPUT-RADIO"?: string | undefined;
350
357
  "KOL-INPUT-RANGE"?: string | undefined;
351
358
  "KOL-INPUT-TEXT"?: string | undefined;
352
- "KOL-LINK"?: string | undefined;
353
359
  "KOL-LINK-BUTTON"?: string | undefined;
354
360
  "KOL-LINK-GROUP"?: string | undefined;
355
361
  "KOL-MODAL"?: string | undefined;
356
- "KOL-NAV"?: string | undefined;
357
362
  "KOL-PAGINATION"?: string | undefined;
358
363
  "KOL-POPOVER"?: string | undefined;
359
- "KOL-PROGRESS"?: string | undefined;
360
- "KOL-SELECT"?: string | undefined;
361
364
  "KOL-SEPARATOR"?: string | undefined;
362
365
  "KOL-SKIP-NAV"?: string | undefined;
363
366
  "KOL-SPIN"?: string | undefined;
364
- "KOL-TABLE"?: string | undefined;
365
- "KOL-TABS"?: string | undefined;
366
- "KOL-TEXTAREA"?: string | undefined;
367
367
  "KOL-TOAST"?: string | undefined;
368
368
  "KOL-TOOLBAR"?: string | undefined;
369
369
  "KOL-TOOLTIP"?: string | undefined;
@@ -373,24 +373,31 @@ declare const ECL_EC: (patch: (name: string, map: {
373
373
  GLOBAL?: string | undefined;
374
374
  PROPERTIES?: string | undefined;
375
375
  "KOL-SYMBOL"?: string | undefined;
376
+ "KOL-CARD"?: string | undefined;
376
377
  "KOL-ABBR"?: string | undefined;
378
+ "KOL-BUTTON"?: string | undefined;
379
+ "KOL-DETAILS"?: string | undefined;
380
+ "KOL-DIALOG"?: string | undefined;
381
+ "KOL-FORM"?: string | undefined;
382
+ "KOL-LINK"?: string | undefined;
383
+ "KOL-NAV"?: string | undefined;
384
+ "KOL-PROGRESS"?: string | undefined;
385
+ "KOL-SELECT"?: string | undefined;
386
+ "KOL-TABLE"?: string | undefined;
387
+ "KOL-TEXTAREA"?: string | undefined;
388
+ "KOL-IMAGE"?: string | undefined;
389
+ "KOL-HEADING"?: string | undefined;
390
+ "KOL-ICON"?: string | undefined;
391
+ "KOL-BADGE"?: string | undefined;
392
+ "KOL-TABS"?: string | undefined;
377
393
  "KOL-ACCORDION"?: string | undefined;
378
394
  "KOL-ACCORDION-GROUP"?: string | undefined;
379
395
  "KOL-ALERT"?: string | undefined;
380
396
  "KOL-AVATAR"?: string | undefined;
381
- "KOL-BADGE"?: string | undefined;
382
397
  "KOL-BREADCRUMB"?: string | undefined;
383
- "KOL-BUTTON"?: string | undefined;
384
398
  "KOL-BUTTON-GROUP"?: string | undefined;
385
399
  "KOL-BUTTON-LINK"?: string | undefined;
386
- "KOL-CARD"?: string | undefined;
387
- "KOL-DETAILS"?: string | undefined;
388
- "KOL-DIALOG"?: string | undefined;
389
400
  "KOL-DROPDOWN"?: string | undefined;
390
- "KOL-FORM"?: string | undefined;
391
- "KOL-HEADING"?: string | undefined;
392
- "KOL-ICON"?: string | undefined;
393
- "KOL-IMAGE"?: string | undefined;
394
401
  "KOL-INDENTED-TEXT"?: string | undefined;
395
402
  "KOL-INPUT-CHECKBOX"?: string | undefined;
396
403
  "KOL-INPUT-COLOR"?: string | undefined;
@@ -402,21 +409,14 @@ declare const ECL_EC: (patch: (name: string, map: {
402
409
  "KOL-INPUT-RADIO"?: string | undefined;
403
410
  "KOL-INPUT-RANGE"?: string | undefined;
404
411
  "KOL-INPUT-TEXT"?: string | undefined;
405
- "KOL-LINK"?: string | undefined;
406
412
  "KOL-LINK-BUTTON"?: string | undefined;
407
413
  "KOL-LINK-GROUP"?: string | undefined;
408
414
  "KOL-MODAL"?: string | undefined;
409
- "KOL-NAV"?: string | undefined;
410
415
  "KOL-PAGINATION"?: string | undefined;
411
416
  "KOL-POPOVER"?: string | undefined;
412
- "KOL-PROGRESS"?: string | undefined;
413
- "KOL-SELECT"?: string | undefined;
414
417
  "KOL-SEPARATOR"?: string | undefined;
415
418
  "KOL-SKIP-NAV"?: string | undefined;
416
419
  "KOL-SPIN"?: string | undefined;
417
- "KOL-TABLE"?: string | undefined;
418
- "KOL-TABS"?: string | undefined;
419
- "KOL-TEXTAREA"?: string | undefined;
420
420
  "KOL-TOAST"?: string | undefined;
421
421
  "KOL-TOOLBAR"?: string | undefined;
422
422
  "KOL-TOOLTIP"?: string | undefined;
@@ -426,24 +426,31 @@ declare const ECL_EU: (patch: (name: string, map: {
426
426
  GLOBAL?: string | undefined;
427
427
  PROPERTIES?: string | undefined;
428
428
  "KOL-SYMBOL"?: string | undefined;
429
+ "KOL-CARD"?: string | undefined;
429
430
  "KOL-ABBR"?: string | undefined;
431
+ "KOL-BUTTON"?: string | undefined;
432
+ "KOL-DETAILS"?: string | undefined;
433
+ "KOL-DIALOG"?: string | undefined;
434
+ "KOL-FORM"?: string | undefined;
435
+ "KOL-LINK"?: string | undefined;
436
+ "KOL-NAV"?: string | undefined;
437
+ "KOL-PROGRESS"?: string | undefined;
438
+ "KOL-SELECT"?: string | undefined;
439
+ "KOL-TABLE"?: string | undefined;
440
+ "KOL-TEXTAREA"?: string | undefined;
441
+ "KOL-IMAGE"?: string | undefined;
442
+ "KOL-HEADING"?: string | undefined;
443
+ "KOL-ICON"?: string | undefined;
444
+ "KOL-BADGE"?: string | undefined;
445
+ "KOL-TABS"?: string | undefined;
430
446
  "KOL-ACCORDION"?: string | undefined;
431
447
  "KOL-ACCORDION-GROUP"?: string | undefined;
432
448
  "KOL-ALERT"?: string | undefined;
433
449
  "KOL-AVATAR"?: string | undefined;
434
- "KOL-BADGE"?: string | undefined;
435
450
  "KOL-BREADCRUMB"?: string | undefined;
436
- "KOL-BUTTON"?: string | undefined;
437
451
  "KOL-BUTTON-GROUP"?: string | undefined;
438
452
  "KOL-BUTTON-LINK"?: string | undefined;
439
- "KOL-CARD"?: string | undefined;
440
- "KOL-DETAILS"?: string | undefined;
441
- "KOL-DIALOG"?: string | undefined;
442
453
  "KOL-DROPDOWN"?: string | undefined;
443
- "KOL-FORM"?: string | undefined;
444
- "KOL-HEADING"?: string | undefined;
445
- "KOL-ICON"?: string | undefined;
446
- "KOL-IMAGE"?: string | undefined;
447
454
  "KOL-INDENTED-TEXT"?: string | undefined;
448
455
  "KOL-INPUT-CHECKBOX"?: string | undefined;
449
456
  "KOL-INPUT-COLOR"?: string | undefined;
@@ -455,21 +462,14 @@ declare const ECL_EU: (patch: (name: string, map: {
455
462
  "KOL-INPUT-RADIO"?: string | undefined;
456
463
  "KOL-INPUT-RANGE"?: string | undefined;
457
464
  "KOL-INPUT-TEXT"?: string | undefined;
458
- "KOL-LINK"?: string | undefined;
459
465
  "KOL-LINK-BUTTON"?: string | undefined;
460
466
  "KOL-LINK-GROUP"?: string | undefined;
461
467
  "KOL-MODAL"?: string | undefined;
462
- "KOL-NAV"?: string | undefined;
463
468
  "KOL-PAGINATION"?: string | undefined;
464
469
  "KOL-POPOVER"?: string | undefined;
465
- "KOL-PROGRESS"?: string | undefined;
466
- "KOL-SELECT"?: string | undefined;
467
470
  "KOL-SEPARATOR"?: string | undefined;
468
471
  "KOL-SKIP-NAV"?: string | undefined;
469
472
  "KOL-SPIN"?: string | undefined;
470
- "KOL-TABLE"?: string | undefined;
471
- "KOL-TABS"?: string | undefined;
472
- "KOL-TEXTAREA"?: string | undefined;
473
473
  "KOL-TOAST"?: string | undefined;
474
474
  "KOL-TOOLBAR"?: string | undefined;
475
475
  "KOL-TOOLTIP"?: string | undefined;
@@ -479,24 +479,31 @@ declare const ITZBund: (patch: (name: string, map: {
479
479
  GLOBAL?: string | undefined;
480
480
  PROPERTIES?: string | undefined;
481
481
  "KOL-SYMBOL"?: string | undefined;
482
+ "KOL-CARD"?: string | undefined;
482
483
  "KOL-ABBR"?: string | undefined;
484
+ "KOL-BUTTON"?: string | undefined;
485
+ "KOL-DETAILS"?: string | undefined;
486
+ "KOL-DIALOG"?: string | undefined;
487
+ "KOL-FORM"?: string | undefined;
488
+ "KOL-LINK"?: string | undefined;
489
+ "KOL-NAV"?: string | undefined;
490
+ "KOL-PROGRESS"?: string | undefined;
491
+ "KOL-SELECT"?: string | undefined;
492
+ "KOL-TABLE"?: string | undefined;
493
+ "KOL-TEXTAREA"?: string | undefined;
494
+ "KOL-IMAGE"?: string | undefined;
495
+ "KOL-HEADING"?: string | undefined;
496
+ "KOL-ICON"?: string | undefined;
497
+ "KOL-BADGE"?: string | undefined;
498
+ "KOL-TABS"?: string | undefined;
483
499
  "KOL-ACCORDION"?: string | undefined;
484
500
  "KOL-ACCORDION-GROUP"?: string | undefined;
485
501
  "KOL-ALERT"?: string | undefined;
486
502
  "KOL-AVATAR"?: string | undefined;
487
- "KOL-BADGE"?: string | undefined;
488
503
  "KOL-BREADCRUMB"?: string | undefined;
489
- "KOL-BUTTON"?: string | undefined;
490
504
  "KOL-BUTTON-GROUP"?: string | undefined;
491
505
  "KOL-BUTTON-LINK"?: string | undefined;
492
- "KOL-CARD"?: string | undefined;
493
- "KOL-DETAILS"?: string | undefined;
494
- "KOL-DIALOG"?: string | undefined;
495
506
  "KOL-DROPDOWN"?: string | undefined;
496
- "KOL-FORM"?: string | undefined;
497
- "KOL-HEADING"?: string | undefined;
498
- "KOL-ICON"?: string | undefined;
499
- "KOL-IMAGE"?: string | undefined;
500
507
  "KOL-INDENTED-TEXT"?: string | undefined;
501
508
  "KOL-INPUT-CHECKBOX"?: string | undefined;
502
509
  "KOL-INPUT-COLOR"?: string | undefined;
@@ -508,21 +515,14 @@ declare const ITZBund: (patch: (name: string, map: {
508
515
  "KOL-INPUT-RADIO"?: string | undefined;
509
516
  "KOL-INPUT-RANGE"?: string | undefined;
510
517
  "KOL-INPUT-TEXT"?: string | undefined;
511
- "KOL-LINK"?: string | undefined;
512
518
  "KOL-LINK-BUTTON"?: string | undefined;
513
519
  "KOL-LINK-GROUP"?: string | undefined;
514
520
  "KOL-MODAL"?: string | undefined;
515
- "KOL-NAV"?: string | undefined;
516
521
  "KOL-PAGINATION"?: string | undefined;
517
522
  "KOL-POPOVER"?: string | undefined;
518
- "KOL-PROGRESS"?: string | undefined;
519
- "KOL-SELECT"?: string | undefined;
520
523
  "KOL-SEPARATOR"?: string | undefined;
521
524
  "KOL-SKIP-NAV"?: string | undefined;
522
525
  "KOL-SPIN"?: string | undefined;
523
- "KOL-TABLE"?: string | undefined;
524
- "KOL-TABS"?: string | undefined;
525
- "KOL-TEXTAREA"?: string | undefined;
526
526
  "KOL-TOAST"?: string | undefined;
527
527
  "KOL-TOOLBAR"?: string | undefined;
528
528
  "KOL-TOOLTIP"?: string | undefined;
@@ -532,24 +532,31 @@ declare const MAPZ: (patch: (name: string, map: {
532
532
  GLOBAL?: string | undefined;
533
533
  PROPERTIES?: string | undefined;
534
534
  "KOL-SYMBOL"?: string | undefined;
535
+ "KOL-CARD"?: string | undefined;
535
536
  "KOL-ABBR"?: string | undefined;
537
+ "KOL-BUTTON"?: string | undefined;
538
+ "KOL-DETAILS"?: string | undefined;
539
+ "KOL-DIALOG"?: string | undefined;
540
+ "KOL-FORM"?: string | undefined;
541
+ "KOL-LINK"?: string | undefined;
542
+ "KOL-NAV"?: string | undefined;
543
+ "KOL-PROGRESS"?: string | undefined;
544
+ "KOL-SELECT"?: string | undefined;
545
+ "KOL-TABLE"?: string | undefined;
546
+ "KOL-TEXTAREA"?: string | undefined;
547
+ "KOL-IMAGE"?: string | undefined;
548
+ "KOL-HEADING"?: string | undefined;
549
+ "KOL-ICON"?: string | undefined;
550
+ "KOL-BADGE"?: string | undefined;
551
+ "KOL-TABS"?: string | undefined;
536
552
  "KOL-ACCORDION"?: string | undefined;
537
553
  "KOL-ACCORDION-GROUP"?: string | undefined;
538
554
  "KOL-ALERT"?: string | undefined;
539
555
  "KOL-AVATAR"?: string | undefined;
540
- "KOL-BADGE"?: string | undefined;
541
556
  "KOL-BREADCRUMB"?: string | undefined;
542
- "KOL-BUTTON"?: string | undefined;
543
557
  "KOL-BUTTON-GROUP"?: string | undefined;
544
558
  "KOL-BUTTON-LINK"?: string | undefined;
545
- "KOL-CARD"?: string | undefined;
546
- "KOL-DETAILS"?: string | undefined;
547
- "KOL-DIALOG"?: string | undefined;
548
559
  "KOL-DROPDOWN"?: string | undefined;
549
- "KOL-FORM"?: string | undefined;
550
- "KOL-HEADING"?: string | undefined;
551
- "KOL-ICON"?: string | undefined;
552
- "KOL-IMAGE"?: string | undefined;
553
560
  "KOL-INDENTED-TEXT"?: string | undefined;
554
561
  "KOL-INPUT-CHECKBOX"?: string | undefined;
555
562
  "KOL-INPUT-COLOR"?: string | undefined;
@@ -561,21 +568,14 @@ declare const MAPZ: (patch: (name: string, map: {
561
568
  "KOL-INPUT-RADIO"?: string | undefined;
562
569
  "KOL-INPUT-RANGE"?: string | undefined;
563
570
  "KOL-INPUT-TEXT"?: string | undefined;
564
- "KOL-LINK"?: string | undefined;
565
571
  "KOL-LINK-BUTTON"?: string | undefined;
566
572
  "KOL-LINK-GROUP"?: string | undefined;
567
573
  "KOL-MODAL"?: string | undefined;
568
- "KOL-NAV"?: string | undefined;
569
574
  "KOL-PAGINATION"?: string | undefined;
570
575
  "KOL-POPOVER"?: string | undefined;
571
- "KOL-PROGRESS"?: string | undefined;
572
- "KOL-SELECT"?: string | undefined;
573
576
  "KOL-SEPARATOR"?: string | undefined;
574
577
  "KOL-SKIP-NAV"?: string | undefined;
575
578
  "KOL-SPIN"?: string | undefined;
576
- "KOL-TABLE"?: string | undefined;
577
- "KOL-TABS"?: string | undefined;
578
- "KOL-TEXTAREA"?: string | undefined;
579
579
  "KOL-TOAST"?: string | undefined;
580
580
  "KOL-TOOLBAR"?: string | undefined;
581
581
  "KOL-TOOLTIP"?: string | undefined;
@@ -585,24 +585,31 @@ declare const ZOLLv2: (patch: (name: string, map: {
585
585
  GLOBAL?: string | undefined;
586
586
  PROPERTIES?: string | undefined;
587
587
  "KOL-SYMBOL"?: string | undefined;
588
+ "KOL-CARD"?: string | undefined;
588
589
  "KOL-ABBR"?: string | undefined;
590
+ "KOL-BUTTON"?: string | undefined;
591
+ "KOL-DETAILS"?: string | undefined;
592
+ "KOL-DIALOG"?: string | undefined;
593
+ "KOL-FORM"?: string | undefined;
594
+ "KOL-LINK"?: string | undefined;
595
+ "KOL-NAV"?: string | undefined;
596
+ "KOL-PROGRESS"?: string | undefined;
597
+ "KOL-SELECT"?: string | undefined;
598
+ "KOL-TABLE"?: string | undefined;
599
+ "KOL-TEXTAREA"?: string | undefined;
600
+ "KOL-IMAGE"?: string | undefined;
601
+ "KOL-HEADING"?: string | undefined;
602
+ "KOL-ICON"?: string | undefined;
603
+ "KOL-BADGE"?: string | undefined;
604
+ "KOL-TABS"?: string | undefined;
589
605
  "KOL-ACCORDION"?: string | undefined;
590
606
  "KOL-ACCORDION-GROUP"?: string | undefined;
591
607
  "KOL-ALERT"?: string | undefined;
592
608
  "KOL-AVATAR"?: string | undefined;
593
- "KOL-BADGE"?: string | undefined;
594
609
  "KOL-BREADCRUMB"?: string | undefined;
595
- "KOL-BUTTON"?: string | undefined;
596
610
  "KOL-BUTTON-GROUP"?: string | undefined;
597
611
  "KOL-BUTTON-LINK"?: string | undefined;
598
- "KOL-CARD"?: string | undefined;
599
- "KOL-DETAILS"?: string | undefined;
600
- "KOL-DIALOG"?: string | undefined;
601
612
  "KOL-DROPDOWN"?: string | undefined;
602
- "KOL-FORM"?: string | undefined;
603
- "KOL-HEADING"?: string | undefined;
604
- "KOL-ICON"?: string | undefined;
605
- "KOL-IMAGE"?: string | undefined;
606
613
  "KOL-INDENTED-TEXT"?: string | undefined;
607
614
  "KOL-INPUT-CHECKBOX"?: string | undefined;
608
615
  "KOL-INPUT-COLOR"?: string | undefined;
@@ -614,36 +621,29 @@ declare const ZOLLv2: (patch: (name: string, map: {
614
621
  "KOL-INPUT-RADIO"?: string | undefined;
615
622
  "KOL-INPUT-RANGE"?: string | undefined;
616
623
  "KOL-INPUT-TEXT"?: string | undefined;
617
- "KOL-LINK"?: string | undefined;
618
624
  "KOL-LINK-BUTTON"?: string | undefined;
619
625
  "KOL-LINK-GROUP"?: string | undefined;
620
626
  "KOL-MODAL"?: string | undefined;
621
- "KOL-NAV"?: string | undefined;
622
627
  "KOL-PAGINATION"?: string | undefined;
623
628
  "KOL-POPOVER"?: string | undefined;
624
- "KOL-PROGRESS"?: string | undefined;
625
- "KOL-SELECT"?: string | undefined;
626
629
  "KOL-SEPARATOR"?: string | undefined;
627
630
  "KOL-SKIP-NAV"?: string | undefined;
628
631
  "KOL-SPIN"?: string | undefined;
629
- "KOL-TABLE"?: string | undefined;
630
- "KOL-TABS"?: string | undefined;
631
- "KOL-TEXTAREA"?: string | undefined;
632
632
  "KOL-TOAST"?: string | undefined;
633
633
  "KOL-TOOLBAR"?: string | undefined;
634
634
  "KOL-TOOLTIP"?: string | undefined;
635
635
  }) => string) => string;
636
636
 
637
637
  declare const DE: (patch: (name: "ab" | "aa" | "af" | "ak" | "sq" | "am" | "ar" | "an" | "hy" | "as" | "av" | "ae" | "ay" | "az" | "bm" | "ba" | "eu" | "be" | "bn" | "bh" | "bi" | "nb" | "bs" | "br" | "bg" | "my" | "es" | "ca" | "km" | "ch" | "ce" | "ny" | "zh" | "za" | "cu" | "cv" | "kw" | "co" | "cr" | "hr" | "cs" | "da" | "dv" | "nl" | "dz" | "en" | "eo" | "et" | "ee" | "fo" | "fj" | "fi" | "fr" | "ff" | "gd" | "gl" | "lg" | "ka" | "de" | "ki" | "el" | "kl" | "gn" | "gu" | "ht" | "ha" | "he" | "hz" | "hi" | "ho" | "hu" | "is" | "io" | "ig" | "id" | "ia" | "ie" | "iu" | "ik" | "ga" | "it" | "ja" | "jv" | "kn" | "kr" | "ks" | "kk" | "rw" | "ky" | "kv" | "kg" | "ko" | "kj" | "ku" | "lo" | "la" | "lv" | "lb" | "li" | "ln" | "lt" | "lu" | "mk" | "mg" | "ms" | "ml" | "mt" | "gv" | "mi" | "mr" | "mh" | "ro" | "mn" | "na" | "nv" | "nd" | "nr" | "ng" | "ne" | "se" | "no" | "nn" | "ii" | "oc" | "oj" | "or" | "om" | "os" | "pi" | "pa" | "ps" | "fa" | "pl" | "pt" | "qu" | "rm" | "rn" | "ru" | "sm" | "sg" | "sa" | "sc" | "sr" | "sn" | "sd" | "si" | "sk" | "sl" | "so" | "st" | "su" | "sw" | "ss" | "sv" | "tl" | "ty" | "tg" | "ta" | "tt" | "te" | "th" | "bo" | "ti" | "to" | "ts" | "tn" | "tr" | "tk" | "tw" | "ug" | "uk" | "ur" | "uz" | "ve" | "vi" | "vo" | "wa" | "cy" | "fy" | "wo" | "xh" | "yi" | "yo" | "zu", map: {
638
- "kol-error"?: string | undefined;
639
- "kol-warning"?: string | undefined;
640
638
  "kol-info"?: string | undefined;
641
639
  "kol-success"?: string | undefined;
642
- "kol-message"?: string | undefined;
640
+ "kol-warning"?: string | undefined;
641
+ "kol-error"?: string | undefined;
643
642
  "kol-close"?: string | undefined;
644
- "kol-form-description"?: string | undefined;
645
643
  "kol-of"?: string | undefined;
646
644
  "kol-characters"?: string | undefined;
645
+ "kol-message"?: string | undefined;
646
+ "kol-form-description"?: string | undefined;
647
647
  "kol-new"?: string | undefined;
648
648
  "kol-no-entries"?: string | undefined;
649
649
  "kol-change-order"?: string | undefined;
@@ -665,15 +665,15 @@ declare const DE: (patch: (name: "ab" | "aa" | "af" | "ak" | "sq" | "am" | "ar"
665
665
  }) => "ab" | "aa" | "af" | "ak" | "sq" | "am" | "ar" | "an" | "hy" | "as" | "av" | "ae" | "ay" | "az" | "bm" | "ba" | "eu" | "be" | "bn" | "bh" | "bi" | "nb" | "bs" | "br" | "bg" | "my" | "es" | "ca" | "km" | "ch" | "ce" | "ny" | "zh" | "za" | "cu" | "cv" | "kw" | "co" | "cr" | "hr" | "cs" | "da" | "dv" | "nl" | "dz" | "en" | "eo" | "et" | "ee" | "fo" | "fj" | "fi" | "fr" | "ff" | "gd" | "gl" | "lg" | "ka" | "de" | "ki" | "el" | "kl" | "gn" | "gu" | "ht" | "ha" | "he" | "hz" | "hi" | "ho" | "hu" | "is" | "io" | "ig" | "id" | "ia" | "ie" | "iu" | "ik" | "ga" | "it" | "ja" | "jv" | "kn" | "kr" | "ks" | "kk" | "rw" | "ky" | "kv" | "kg" | "ko" | "kj" | "ku" | "lo" | "la" | "lv" | "lb" | "li" | "ln" | "lt" | "lu" | "mk" | "mg" | "ms" | "ml" | "mt" | "gv" | "mi" | "mr" | "mh" | "ro" | "mn" | "na" | "nv" | "nd" | "nr" | "ng" | "ne" | "se" | "no" | "nn" | "ii" | "oc" | "oj" | "or" | "om" | "os" | "pi" | "pa" | "ps" | "fa" | "pl" | "pt" | "qu" | "rm" | "rn" | "ru" | "sm" | "sg" | "sa" | "sc" | "sr" | "sn" | "sd" | "si" | "sk" | "sl" | "so" | "st" | "su" | "sw" | "ss" | "sv" | "tl" | "ty" | "tg" | "ta" | "tt" | "te" | "th" | "bo" | "ti" | "to" | "ts" | "tn" | "tr" | "tk" | "tw" | "ug" | "uk" | "ur" | "uz" | "ve" | "vi" | "vo" | "wa" | "cy" | "fy" | "wo" | "xh" | "yi" | "yo" | "zu") => "ab" | "aa" | "af" | "ak" | "sq" | "am" | "ar" | "an" | "hy" | "as" | "av" | "ae" | "ay" | "az" | "bm" | "ba" | "eu" | "be" | "bn" | "bh" | "bi" | "nb" | "bs" | "br" | "bg" | "my" | "es" | "ca" | "km" | "ch" | "ce" | "ny" | "zh" | "za" | "cu" | "cv" | "kw" | "co" | "cr" | "hr" | "cs" | "da" | "dv" | "nl" | "dz" | "en" | "eo" | "et" | "ee" | "fo" | "fj" | "fi" | "fr" | "ff" | "gd" | "gl" | "lg" | "ka" | "de" | "ki" | "el" | "kl" | "gn" | "gu" | "ht" | "ha" | "he" | "hz" | "hi" | "ho" | "hu" | "is" | "io" | "ig" | "id" | "ia" | "ie" | "iu" | "ik" | "ga" | "it" | "ja" | "jv" | "kn" | "kr" | "ks" | "kk" | "rw" | "ky" | "kv" | "kg" | "ko" | "kj" | "ku" | "lo" | "la" | "lv" | "lb" | "li" | "ln" | "lt" | "lu" | "mk" | "mg" | "ms" | "ml" | "mt" | "gv" | "mi" | "mr" | "mh" | "ro" | "mn" | "na" | "nv" | "nd" | "nr" | "ng" | "ne" | "se" | "no" | "nn" | "ii" | "oc" | "oj" | "or" | "om" | "os" | "pi" | "pa" | "ps" | "fa" | "pl" | "pt" | "qu" | "rm" | "rn" | "ru" | "sm" | "sg" | "sa" | "sc" | "sr" | "sn" | "sd" | "si" | "sk" | "sl" | "so" | "st" | "su" | "sw" | "ss" | "sv" | "tl" | "ty" | "tg" | "ta" | "tt" | "te" | "th" | "bo" | "ti" | "to" | "ts" | "tn" | "tr" | "tk" | "tw" | "ug" | "uk" | "ur" | "uz" | "ve" | "vi" | "vo" | "wa" | "cy" | "fy" | "wo" | "xh" | "yi" | "yo" | "zu";
666
666
 
667
667
  declare const EN: (patch: (name: "ab" | "aa" | "af" | "ak" | "sq" | "am" | "ar" | "an" | "hy" | "as" | "av" | "ae" | "ay" | "az" | "bm" | "ba" | "eu" | "be" | "bn" | "bh" | "bi" | "nb" | "bs" | "br" | "bg" | "my" | "es" | "ca" | "km" | "ch" | "ce" | "ny" | "zh" | "za" | "cu" | "cv" | "kw" | "co" | "cr" | "hr" | "cs" | "da" | "dv" | "nl" | "dz" | "en" | "eo" | "et" | "ee" | "fo" | "fj" | "fi" | "fr" | "ff" | "gd" | "gl" | "lg" | "ka" | "de" | "ki" | "el" | "kl" | "gn" | "gu" | "ht" | "ha" | "he" | "hz" | "hi" | "ho" | "hu" | "is" | "io" | "ig" | "id" | "ia" | "ie" | "iu" | "ik" | "ga" | "it" | "ja" | "jv" | "kn" | "kr" | "ks" | "kk" | "rw" | "ky" | "kv" | "kg" | "ko" | "kj" | "ku" | "lo" | "la" | "lv" | "lb" | "li" | "ln" | "lt" | "lu" | "mk" | "mg" | "ms" | "ml" | "mt" | "gv" | "mi" | "mr" | "mh" | "ro" | "mn" | "na" | "nv" | "nd" | "nr" | "ng" | "ne" | "se" | "no" | "nn" | "ii" | "oc" | "oj" | "or" | "om" | "os" | "pi" | "pa" | "ps" | "fa" | "pl" | "pt" | "qu" | "rm" | "rn" | "ru" | "sm" | "sg" | "sa" | "sc" | "sr" | "sn" | "sd" | "si" | "sk" | "sl" | "so" | "st" | "su" | "sw" | "ss" | "sv" | "tl" | "ty" | "tg" | "ta" | "tt" | "te" | "th" | "bo" | "ti" | "to" | "ts" | "tn" | "tr" | "tk" | "tw" | "ug" | "uk" | "ur" | "uz" | "ve" | "vi" | "vo" | "wa" | "cy" | "fy" | "wo" | "xh" | "yi" | "yo" | "zu", map: {
668
- "kol-error"?: string | undefined;
669
- "kol-warning"?: string | undefined;
670
668
  "kol-info"?: string | undefined;
671
669
  "kol-success"?: string | undefined;
672
- "kol-message"?: string | undefined;
670
+ "kol-warning"?: string | undefined;
671
+ "kol-error"?: string | undefined;
673
672
  "kol-close"?: string | undefined;
674
- "kol-form-description"?: string | undefined;
675
673
  "kol-of"?: string | undefined;
676
674
  "kol-characters"?: string | undefined;
675
+ "kol-message"?: string | undefined;
676
+ "kol-form-description"?: string | undefined;
677
677
  "kol-new"?: string | undefined;
678
678
  "kol-no-entries"?: string | undefined;
679
679
  "kol-change-order"?: string | undefined;