@public-ui/themes 1.5.0-rc.8 → 1.5.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.
Files changed (59) hide show
  1. package/assets/bundes/style.css +4 -4
  2. package/assets/material-icons/LICENSE +202 -0
  3. package/assets/material-icons/README.md +129 -0
  4. package/assets/material-icons/_data/versions.json +2124 -0
  5. package/assets/material-icons/css/_codepoints.scss +2279 -0
  6. package/assets/material-icons/css/_mixins.scss +13 -0
  7. package/assets/material-icons/css/_variables.scss +6 -0
  8. package/assets/material-icons/css/material-icons.css +9208 -0
  9. package/assets/material-icons/css/material-icons.min.css +1 -0
  10. package/assets/material-icons/css/material-icons.scss +39 -0
  11. package/assets/material-icons/iconfont/_mixins.scss +55 -0
  12. package/assets/material-icons/iconfont/_variables.scss +3 -0
  13. package/assets/material-icons/iconfont/filled.css +24 -0
  14. package/assets/material-icons/iconfont/filled.scss +4 -0
  15. package/assets/material-icons/iconfont/material-icons-outlined.woff +0 -0
  16. package/assets/material-icons/iconfont/material-icons-outlined.woff2 +0 -0
  17. package/assets/material-icons/iconfont/material-icons-round.woff +0 -0
  18. package/assets/material-icons/iconfont/material-icons-round.woff2 +0 -0
  19. package/assets/material-icons/iconfont/material-icons-sharp.woff +0 -0
  20. package/assets/material-icons/iconfont/material-icons-sharp.woff2 +0 -0
  21. package/assets/material-icons/iconfont/material-icons-two-tone.woff +0 -0
  22. package/assets/material-icons/iconfont/material-icons-two-tone.woff2 +0 -0
  23. package/assets/material-icons/iconfont/material-icons.css +124 -0
  24. package/assets/material-icons/iconfont/material-icons.scss +5 -0
  25. package/assets/material-icons/iconfont/material-icons.woff +0 -0
  26. package/assets/material-icons/iconfont/material-icons.woff2 +0 -0
  27. package/assets/material-icons/iconfont/outlined.css +24 -0
  28. package/assets/material-icons/iconfont/outlined.scss +4 -0
  29. package/assets/material-icons/iconfont/round.css +24 -0
  30. package/assets/material-icons/iconfont/round.scss +4 -0
  31. package/assets/material-icons/iconfont/sharp.css +24 -0
  32. package/assets/material-icons/iconfont/sharp.scss +4 -0
  33. package/assets/material-icons/iconfont/two-tone.css +24 -0
  34. package/assets/material-icons/iconfont/two-tone.scss +4 -0
  35. package/assets/material-icons/index.d.ts +2128 -0
  36. package/assets/material-icons/package.json +52 -0
  37. package/assets/material-symbols/LICENSE +202 -0
  38. package/assets/material-symbols/README.md +114 -0
  39. package/assets/material-symbols/_core.scss +47 -0
  40. package/assets/material-symbols/index.css +74 -0
  41. package/assets/material-symbols/index.d.ts +2809 -0
  42. package/assets/material-symbols/index.scss +3 -0
  43. package/assets/material-symbols/material-symbols-outlined.woff2 +0 -0
  44. package/assets/material-symbols/material-symbols-rounded.woff2 +0 -0
  45. package/assets/material-symbols/material-symbols-sharp.woff2 +0 -0
  46. package/assets/material-symbols/outlined.css +24 -0
  47. package/assets/material-symbols/outlined.scss +3 -0
  48. package/assets/material-symbols/package.json +41 -0
  49. package/assets/material-symbols/rounded.css +24 -0
  50. package/assets/material-symbols/rounded.scss +3 -0
  51. package/assets/material-symbols/sharp.css +24 -0
  52. package/assets/material-symbols/sharp.scss +3 -0
  53. package/assets/tabler-icons/tabler-icons.css +0 -1
  54. package/assets/tabler-icons/tabler-icons.min.css +1 -1
  55. package/dist/index.cjs +40590 -2551
  56. package/dist/index.d.ts +181 -234
  57. package/dist/index.mjs +40589 -2549
  58. package/package.json +10 -9
  59. /package/assets/{favicon.ico → kolibri.ico} +0 -0
package/dist/index.d.ts CHANGED
@@ -2,84 +2,24 @@ 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;
6
5
  "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
6
  "KOL-ACCORDION"?: string | undefined;
20
- "KOL-ICON"?: string | undefined;
21
- "KOL-BADGE"?: string | undefined;
22
- "KOL-TABS"?: string | undefined;
23
7
  "KOL-ACCORDION-GROUP"?: string | undefined;
24
8
  "KOL-ALERT"?: string | undefined;
25
9
  "KOL-AVATAR"?: string | undefined;
10
+ "KOL-BADGE"?: string | undefined;
26
11
  "KOL-BREADCRUMB"?: string | undefined;
12
+ "KOL-BUTTON"?: string | undefined;
27
13
  "KOL-BUTTON-GROUP"?: string | undefined;
28
14
  "KOL-BUTTON-LINK"?: string | undefined;
29
- "KOL-DROPDOWN"?: string | undefined;
30
- "KOL-INDENTED-TEXT"?: string | undefined;
31
- "KOL-INPUT-CHECKBOX"?: string | undefined;
32
- "KOL-INPUT-COLOR"?: string | undefined;
33
- "KOL-INPUT-DATE"?: string | undefined;
34
- "KOL-INPUT-FILE"?: string | undefined;
35
- "KOL-INPUT-EMAIL"?: string | undefined;
36
- "KOL-INPUT-NUMBER"?: string | undefined;
37
- "KOL-INPUT-PASSWORD"?: string | undefined;
38
- "KOL-INPUT-RADIO"?: string | undefined;
39
- "KOL-INPUT-RANGE"?: string | undefined;
40
- "KOL-INPUT-TEXT"?: string | undefined;
41
- "KOL-LINK-BUTTON"?: string | undefined;
42
- "KOL-LINK-GROUP"?: string | undefined;
43
- "KOL-MODAL"?: string | undefined;
44
- "KOL-PAGINATION"?: string | undefined;
45
- "KOL-POPOVER"?: string | undefined;
46
- "KOL-SEPARATOR"?: string | undefined;
47
- "KOL-SKIP-NAV"?: string | undefined;
48
- "KOL-SPIN"?: string | undefined;
49
- "KOL-TOAST"?: string | undefined;
50
- "KOL-TOOLBAR"?: string | undefined;
51
- "KOL-TOOLTIP"?: string | undefined;
52
- }) => string) => string;
53
-
54
- declare const BMF: (patch: (name: string, map: {
55
- GLOBAL?: string | undefined;
56
- PROPERTIES?: string | undefined;
57
- "KOL-SYMBOL"?: string | undefined;
58
15
  "KOL-CARD"?: string | undefined;
59
- "KOL-ABBR"?: string | undefined;
60
- "KOL-BUTTON"?: string | undefined;
61
16
  "KOL-DETAILS"?: string | undefined;
62
17
  "KOL-DIALOG"?: string | undefined;
18
+ "KOL-DROPDOWN"?: string | undefined;
63
19
  "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
20
  "KOL-HEADING"?: string | undefined;
72
- "KOL-ACCORDION"?: string | undefined;
73
21
  "KOL-ICON"?: string | undefined;
74
- "KOL-BADGE"?: string | undefined;
75
- "KOL-TABS"?: string | undefined;
76
- "KOL-ACCORDION-GROUP"?: string | undefined;
77
- "KOL-ALERT"?: string | undefined;
78
- "KOL-AVATAR"?: string | undefined;
79
- "KOL-BREADCRUMB"?: string | undefined;
80
- "KOL-BUTTON-GROUP"?: string | undefined;
81
- "KOL-BUTTON-LINK"?: string | undefined;
82
- "KOL-DROPDOWN"?: string | undefined;
22
+ "KOL-IMAGE"?: string | undefined;
83
23
  "KOL-INDENTED-TEXT"?: string | undefined;
84
24
  "KOL-INPUT-CHECKBOX"?: string | undefined;
85
25
  "KOL-INPUT-COLOR"?: string | undefined;
@@ -91,14 +31,21 @@ declare const BMF: (patch: (name: string, map: {
91
31
  "KOL-INPUT-RADIO"?: string | undefined;
92
32
  "KOL-INPUT-RANGE"?: string | undefined;
93
33
  "KOL-INPUT-TEXT"?: string | undefined;
34
+ "KOL-LINK"?: string | undefined;
94
35
  "KOL-LINK-BUTTON"?: string | undefined;
95
36
  "KOL-LINK-GROUP"?: string | undefined;
96
37
  "KOL-MODAL"?: string | undefined;
38
+ "KOL-NAV"?: string | undefined;
97
39
  "KOL-PAGINATION"?: string | undefined;
98
40
  "KOL-POPOVER"?: string | undefined;
41
+ "KOL-PROGRESS"?: string | undefined;
42
+ "KOL-SELECT"?: string | undefined;
99
43
  "KOL-SEPARATOR"?: string | undefined;
100
44
  "KOL-SKIP-NAV"?: string | undefined;
101
45
  "KOL-SPIN"?: string | undefined;
46
+ "KOL-TABLE"?: string | undefined;
47
+ "KOL-TABS"?: string | undefined;
48
+ "KOL-TEXTAREA"?: string | undefined;
102
49
  "KOL-TOAST"?: string | undefined;
103
50
  "KOL-TOOLBAR"?: string | undefined;
104
51
  "KOL-TOOLTIP"?: string | undefined;
@@ -108,31 +55,24 @@ declare const BPA: (patch: (name: string, map: {
108
55
  GLOBAL?: string | undefined;
109
56
  PROPERTIES?: string | undefined;
110
57
  "KOL-SYMBOL"?: string | undefined;
111
- "KOL-CARD"?: string | undefined;
112
58
  "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
59
  "KOL-ACCORDION"?: string | undefined;
126
- "KOL-ICON"?: string | undefined;
127
- "KOL-BADGE"?: string | undefined;
128
- "KOL-TABS"?: string | undefined;
129
60
  "KOL-ACCORDION-GROUP"?: string | undefined;
130
61
  "KOL-ALERT"?: string | undefined;
131
62
  "KOL-AVATAR"?: string | undefined;
63
+ "KOL-BADGE"?: string | undefined;
132
64
  "KOL-BREADCRUMB"?: string | undefined;
65
+ "KOL-BUTTON"?: string | undefined;
133
66
  "KOL-BUTTON-GROUP"?: string | undefined;
134
67
  "KOL-BUTTON-LINK"?: string | undefined;
68
+ "KOL-CARD"?: string | undefined;
69
+ "KOL-DETAILS"?: string | undefined;
70
+ "KOL-DIALOG"?: string | undefined;
135
71
  "KOL-DROPDOWN"?: string | undefined;
72
+ "KOL-FORM"?: string | undefined;
73
+ "KOL-HEADING"?: string | undefined;
74
+ "KOL-ICON"?: string | undefined;
75
+ "KOL-IMAGE"?: string | undefined;
136
76
  "KOL-INDENTED-TEXT"?: string | undefined;
137
77
  "KOL-INPUT-CHECKBOX"?: string | undefined;
138
78
  "KOL-INPUT-COLOR"?: string | undefined;
@@ -144,14 +84,21 @@ declare const BPA: (patch: (name: string, map: {
144
84
  "KOL-INPUT-RADIO"?: string | undefined;
145
85
  "KOL-INPUT-RANGE"?: string | undefined;
146
86
  "KOL-INPUT-TEXT"?: string | undefined;
87
+ "KOL-LINK"?: string | undefined;
147
88
  "KOL-LINK-BUTTON"?: string | undefined;
148
89
  "KOL-LINK-GROUP"?: string | undefined;
149
90
  "KOL-MODAL"?: string | undefined;
91
+ "KOL-NAV"?: string | undefined;
150
92
  "KOL-PAGINATION"?: string | undefined;
151
93
  "KOL-POPOVER"?: string | undefined;
94
+ "KOL-PROGRESS"?: string | undefined;
95
+ "KOL-SELECT"?: string | undefined;
152
96
  "KOL-SEPARATOR"?: string | undefined;
153
97
  "KOL-SKIP-NAV"?: string | undefined;
154
98
  "KOL-SPIN"?: string | undefined;
99
+ "KOL-TABLE"?: string | undefined;
100
+ "KOL-TABS"?: string | undefined;
101
+ "KOL-TEXTAREA"?: string | undefined;
155
102
  "KOL-TOAST"?: string | undefined;
156
103
  "KOL-TOOLBAR"?: string | undefined;
157
104
  "KOL-TOOLTIP"?: string | undefined;
@@ -161,31 +108,24 @@ declare const BZSt: (patch: (name: string, map: {
161
108
  GLOBAL?: string | undefined;
162
109
  PROPERTIES?: string | undefined;
163
110
  "KOL-SYMBOL"?: string | undefined;
164
- "KOL-CARD"?: string | undefined;
165
111
  "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
112
  "KOL-ACCORDION"?: string | undefined;
179
- "KOL-ICON"?: string | undefined;
180
- "KOL-BADGE"?: string | undefined;
181
- "KOL-TABS"?: string | undefined;
182
113
  "KOL-ACCORDION-GROUP"?: string | undefined;
183
114
  "KOL-ALERT"?: string | undefined;
184
115
  "KOL-AVATAR"?: string | undefined;
116
+ "KOL-BADGE"?: string | undefined;
185
117
  "KOL-BREADCRUMB"?: string | undefined;
118
+ "KOL-BUTTON"?: string | undefined;
186
119
  "KOL-BUTTON-GROUP"?: string | undefined;
187
120
  "KOL-BUTTON-LINK"?: string | undefined;
121
+ "KOL-CARD"?: string | undefined;
122
+ "KOL-DETAILS"?: string | undefined;
123
+ "KOL-DIALOG"?: string | undefined;
188
124
  "KOL-DROPDOWN"?: string | undefined;
125
+ "KOL-FORM"?: string | undefined;
126
+ "KOL-HEADING"?: string | undefined;
127
+ "KOL-ICON"?: string | undefined;
128
+ "KOL-IMAGE"?: string | undefined;
189
129
  "KOL-INDENTED-TEXT"?: string | undefined;
190
130
  "KOL-INPUT-CHECKBOX"?: string | undefined;
191
131
  "KOL-INPUT-COLOR"?: string | undefined;
@@ -197,48 +137,48 @@ declare const BZSt: (patch: (name: string, map: {
197
137
  "KOL-INPUT-RADIO"?: string | undefined;
198
138
  "KOL-INPUT-RANGE"?: string | undefined;
199
139
  "KOL-INPUT-TEXT"?: string | undefined;
140
+ "KOL-LINK"?: string | undefined;
200
141
  "KOL-LINK-BUTTON"?: string | undefined;
201
142
  "KOL-LINK-GROUP"?: string | undefined;
202
143
  "KOL-MODAL"?: string | undefined;
144
+ "KOL-NAV"?: string | undefined;
203
145
  "KOL-PAGINATION"?: string | undefined;
204
146
  "KOL-POPOVER"?: string | undefined;
147
+ "KOL-PROGRESS"?: string | undefined;
148
+ "KOL-SELECT"?: string | undefined;
205
149
  "KOL-SEPARATOR"?: string | undefined;
206
150
  "KOL-SKIP-NAV"?: string | undefined;
207
151
  "KOL-SPIN"?: string | undefined;
152
+ "KOL-TABLE"?: string | undefined;
153
+ "KOL-TABS"?: string | undefined;
154
+ "KOL-TEXTAREA"?: string | undefined;
208
155
  "KOL-TOAST"?: string | undefined;
209
156
  "KOL-TOOLBAR"?: string | undefined;
210
157
  "KOL-TOOLTIP"?: string | undefined;
211
158
  }) => string) => string;
212
159
 
213
- declare const DEFAULT: (patch: (name: string, map: {
160
+ declare const BMF: (patch: (name: string, map: {
214
161
  GLOBAL?: string | undefined;
215
162
  PROPERTIES?: string | undefined;
216
163
  "KOL-SYMBOL"?: string | undefined;
217
- "KOL-CARD"?: string | undefined;
218
164
  "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
165
  "KOL-ACCORDION"?: string | undefined;
232
- "KOL-ICON"?: string | undefined;
233
- "KOL-BADGE"?: string | undefined;
234
- "KOL-TABS"?: string | undefined;
235
166
  "KOL-ACCORDION-GROUP"?: string | undefined;
236
167
  "KOL-ALERT"?: string | undefined;
237
168
  "KOL-AVATAR"?: string | undefined;
169
+ "KOL-BADGE"?: string | undefined;
238
170
  "KOL-BREADCRUMB"?: string | undefined;
171
+ "KOL-BUTTON"?: string | undefined;
239
172
  "KOL-BUTTON-GROUP"?: string | undefined;
240
173
  "KOL-BUTTON-LINK"?: string | undefined;
174
+ "KOL-CARD"?: string | undefined;
175
+ "KOL-DETAILS"?: string | undefined;
176
+ "KOL-DIALOG"?: string | undefined;
241
177
  "KOL-DROPDOWN"?: string | undefined;
178
+ "KOL-FORM"?: string | undefined;
179
+ "KOL-HEADING"?: string | undefined;
180
+ "KOL-ICON"?: string | undefined;
181
+ "KOL-IMAGE"?: string | undefined;
242
182
  "KOL-INDENTED-TEXT"?: string | undefined;
243
183
  "KOL-INPUT-CHECKBOX"?: string | undefined;
244
184
  "KOL-INPUT-COLOR"?: string | undefined;
@@ -250,14 +190,21 @@ declare const DEFAULT: (patch: (name: string, map: {
250
190
  "KOL-INPUT-RADIO"?: string | undefined;
251
191
  "KOL-INPUT-RANGE"?: string | undefined;
252
192
  "KOL-INPUT-TEXT"?: string | undefined;
193
+ "KOL-LINK"?: string | undefined;
253
194
  "KOL-LINK-BUTTON"?: string | undefined;
254
195
  "KOL-LINK-GROUP"?: string | undefined;
255
196
  "KOL-MODAL"?: string | undefined;
197
+ "KOL-NAV"?: string | undefined;
256
198
  "KOL-PAGINATION"?: string | undefined;
257
199
  "KOL-POPOVER"?: string | undefined;
200
+ "KOL-PROGRESS"?: string | undefined;
201
+ "KOL-SELECT"?: string | undefined;
258
202
  "KOL-SEPARATOR"?: string | undefined;
259
203
  "KOL-SKIP-NAV"?: string | undefined;
260
204
  "KOL-SPIN"?: string | undefined;
205
+ "KOL-TABLE"?: string | undefined;
206
+ "KOL-TABS"?: string | undefined;
207
+ "KOL-TEXTAREA"?: string | undefined;
261
208
  "KOL-TOAST"?: string | undefined;
262
209
  "KOL-TOOLBAR"?: string | undefined;
263
210
  "KOL-TOOLTIP"?: string | undefined;
@@ -267,31 +214,24 @@ declare const DESYv1: (patch: (name: string, map: {
267
214
  GLOBAL?: string | undefined;
268
215
  PROPERTIES?: string | undefined;
269
216
  "KOL-SYMBOL"?: string | undefined;
270
- "KOL-CARD"?: string | undefined;
271
217
  "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
218
  "KOL-ACCORDION"?: string | undefined;
285
- "KOL-ICON"?: string | undefined;
286
- "KOL-BADGE"?: string | undefined;
287
- "KOL-TABS"?: string | undefined;
288
219
  "KOL-ACCORDION-GROUP"?: string | undefined;
289
220
  "KOL-ALERT"?: string | undefined;
290
221
  "KOL-AVATAR"?: string | undefined;
222
+ "KOL-BADGE"?: string | undefined;
291
223
  "KOL-BREADCRUMB"?: string | undefined;
224
+ "KOL-BUTTON"?: string | undefined;
292
225
  "KOL-BUTTON-GROUP"?: string | undefined;
293
226
  "KOL-BUTTON-LINK"?: string | undefined;
227
+ "KOL-CARD"?: string | undefined;
228
+ "KOL-DETAILS"?: string | undefined;
229
+ "KOL-DIALOG"?: string | undefined;
294
230
  "KOL-DROPDOWN"?: string | undefined;
231
+ "KOL-FORM"?: string | undefined;
232
+ "KOL-HEADING"?: string | undefined;
233
+ "KOL-ICON"?: string | undefined;
234
+ "KOL-IMAGE"?: string | undefined;
295
235
  "KOL-INDENTED-TEXT"?: string | undefined;
296
236
  "KOL-INPUT-CHECKBOX"?: string | undefined;
297
237
  "KOL-INPUT-COLOR"?: string | undefined;
@@ -303,14 +243,21 @@ declare const DESYv1: (patch: (name: string, map: {
303
243
  "KOL-INPUT-RADIO"?: string | undefined;
304
244
  "KOL-INPUT-RANGE"?: string | undefined;
305
245
  "KOL-INPUT-TEXT"?: string | undefined;
246
+ "KOL-LINK"?: string | undefined;
306
247
  "KOL-LINK-BUTTON"?: string | undefined;
307
248
  "KOL-LINK-GROUP"?: string | undefined;
308
249
  "KOL-MODAL"?: string | undefined;
250
+ "KOL-NAV"?: string | undefined;
309
251
  "KOL-PAGINATION"?: string | undefined;
310
252
  "KOL-POPOVER"?: string | undefined;
253
+ "KOL-PROGRESS"?: string | undefined;
254
+ "KOL-SELECT"?: string | undefined;
311
255
  "KOL-SEPARATOR"?: string | undefined;
312
256
  "KOL-SKIP-NAV"?: string | undefined;
313
257
  "KOL-SPIN"?: string | undefined;
258
+ "KOL-TABLE"?: string | undefined;
259
+ "KOL-TABS"?: string | undefined;
260
+ "KOL-TEXTAREA"?: string | undefined;
314
261
  "KOL-TOAST"?: string | undefined;
315
262
  "KOL-TOOLBAR"?: string | undefined;
316
263
  "KOL-TOOLTIP"?: string | undefined;
@@ -320,31 +267,24 @@ declare const DESYv2: (patch: (name: string, map: {
320
267
  GLOBAL?: string | undefined;
321
268
  PROPERTIES?: string | undefined;
322
269
  "KOL-SYMBOL"?: string | undefined;
323
- "KOL-CARD"?: string | undefined;
324
270
  "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
271
  "KOL-ACCORDION"?: string | undefined;
338
- "KOL-ICON"?: string | undefined;
339
- "KOL-BADGE"?: string | undefined;
340
- "KOL-TABS"?: string | undefined;
341
272
  "KOL-ACCORDION-GROUP"?: string | undefined;
342
273
  "KOL-ALERT"?: string | undefined;
343
274
  "KOL-AVATAR"?: string | undefined;
275
+ "KOL-BADGE"?: string | undefined;
344
276
  "KOL-BREADCRUMB"?: string | undefined;
277
+ "KOL-BUTTON"?: string | undefined;
345
278
  "KOL-BUTTON-GROUP"?: string | undefined;
346
279
  "KOL-BUTTON-LINK"?: string | undefined;
280
+ "KOL-CARD"?: string | undefined;
281
+ "KOL-DETAILS"?: string | undefined;
282
+ "KOL-DIALOG"?: string | undefined;
347
283
  "KOL-DROPDOWN"?: string | undefined;
284
+ "KOL-FORM"?: string | undefined;
285
+ "KOL-HEADING"?: string | undefined;
286
+ "KOL-ICON"?: string | undefined;
287
+ "KOL-IMAGE"?: string | undefined;
348
288
  "KOL-INDENTED-TEXT"?: string | undefined;
349
289
  "KOL-INPUT-CHECKBOX"?: string | undefined;
350
290
  "KOL-INPUT-COLOR"?: string | undefined;
@@ -356,14 +296,21 @@ declare const DESYv2: (patch: (name: string, map: {
356
296
  "KOL-INPUT-RADIO"?: string | undefined;
357
297
  "KOL-INPUT-RANGE"?: string | undefined;
358
298
  "KOL-INPUT-TEXT"?: string | undefined;
299
+ "KOL-LINK"?: string | undefined;
359
300
  "KOL-LINK-BUTTON"?: string | undefined;
360
301
  "KOL-LINK-GROUP"?: string | undefined;
361
302
  "KOL-MODAL"?: string | undefined;
303
+ "KOL-NAV"?: string | undefined;
362
304
  "KOL-PAGINATION"?: string | undefined;
363
305
  "KOL-POPOVER"?: string | undefined;
306
+ "KOL-PROGRESS"?: string | undefined;
307
+ "KOL-SELECT"?: string | undefined;
364
308
  "KOL-SEPARATOR"?: string | undefined;
365
309
  "KOL-SKIP-NAV"?: string | undefined;
366
310
  "KOL-SPIN"?: string | undefined;
311
+ "KOL-TABLE"?: string | undefined;
312
+ "KOL-TABS"?: string | undefined;
313
+ "KOL-TEXTAREA"?: string | undefined;
367
314
  "KOL-TOAST"?: string | undefined;
368
315
  "KOL-TOOLBAR"?: string | undefined;
369
316
  "KOL-TOOLTIP"?: string | undefined;
@@ -373,31 +320,24 @@ declare const ECL_EC: (patch: (name: string, map: {
373
320
  GLOBAL?: string | undefined;
374
321
  PROPERTIES?: string | undefined;
375
322
  "KOL-SYMBOL"?: string | undefined;
376
- "KOL-CARD"?: string | undefined;
377
323
  "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
324
  "KOL-ACCORDION"?: string | undefined;
391
- "KOL-ICON"?: string | undefined;
392
- "KOL-BADGE"?: string | undefined;
393
- "KOL-TABS"?: string | undefined;
394
325
  "KOL-ACCORDION-GROUP"?: string | undefined;
395
326
  "KOL-ALERT"?: string | undefined;
396
327
  "KOL-AVATAR"?: string | undefined;
328
+ "KOL-BADGE"?: string | undefined;
397
329
  "KOL-BREADCRUMB"?: string | undefined;
330
+ "KOL-BUTTON"?: string | undefined;
398
331
  "KOL-BUTTON-GROUP"?: string | undefined;
399
332
  "KOL-BUTTON-LINK"?: string | undefined;
333
+ "KOL-CARD"?: string | undefined;
334
+ "KOL-DETAILS"?: string | undefined;
335
+ "KOL-DIALOG"?: string | undefined;
400
336
  "KOL-DROPDOWN"?: string | undefined;
337
+ "KOL-FORM"?: string | undefined;
338
+ "KOL-HEADING"?: string | undefined;
339
+ "KOL-ICON"?: string | undefined;
340
+ "KOL-IMAGE"?: string | undefined;
401
341
  "KOL-INDENTED-TEXT"?: string | undefined;
402
342
  "KOL-INPUT-CHECKBOX"?: string | undefined;
403
343
  "KOL-INPUT-COLOR"?: string | undefined;
@@ -409,14 +349,21 @@ declare const ECL_EC: (patch: (name: string, map: {
409
349
  "KOL-INPUT-RADIO"?: string | undefined;
410
350
  "KOL-INPUT-RANGE"?: string | undefined;
411
351
  "KOL-INPUT-TEXT"?: string | undefined;
352
+ "KOL-LINK"?: string | undefined;
412
353
  "KOL-LINK-BUTTON"?: string | undefined;
413
354
  "KOL-LINK-GROUP"?: string | undefined;
414
355
  "KOL-MODAL"?: string | undefined;
356
+ "KOL-NAV"?: string | undefined;
415
357
  "KOL-PAGINATION"?: string | undefined;
416
358
  "KOL-POPOVER"?: string | undefined;
359
+ "KOL-PROGRESS"?: string | undefined;
360
+ "KOL-SELECT"?: string | undefined;
417
361
  "KOL-SEPARATOR"?: string | undefined;
418
362
  "KOL-SKIP-NAV"?: string | undefined;
419
363
  "KOL-SPIN"?: string | undefined;
364
+ "KOL-TABLE"?: string | undefined;
365
+ "KOL-TABS"?: string | undefined;
366
+ "KOL-TEXTAREA"?: string | undefined;
420
367
  "KOL-TOAST"?: string | undefined;
421
368
  "KOL-TOOLBAR"?: string | undefined;
422
369
  "KOL-TOOLTIP"?: string | undefined;
@@ -426,31 +373,24 @@ declare const ECL_EU: (patch: (name: string, map: {
426
373
  GLOBAL?: string | undefined;
427
374
  PROPERTIES?: string | undefined;
428
375
  "KOL-SYMBOL"?: string | undefined;
429
- "KOL-CARD"?: string | undefined;
430
376
  "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
377
  "KOL-ACCORDION"?: string | undefined;
444
- "KOL-ICON"?: string | undefined;
445
- "KOL-BADGE"?: string | undefined;
446
- "KOL-TABS"?: string | undefined;
447
378
  "KOL-ACCORDION-GROUP"?: string | undefined;
448
379
  "KOL-ALERT"?: string | undefined;
449
380
  "KOL-AVATAR"?: string | undefined;
381
+ "KOL-BADGE"?: string | undefined;
450
382
  "KOL-BREADCRUMB"?: string | undefined;
383
+ "KOL-BUTTON"?: string | undefined;
451
384
  "KOL-BUTTON-GROUP"?: string | undefined;
452
385
  "KOL-BUTTON-LINK"?: string | undefined;
386
+ "KOL-CARD"?: string | undefined;
387
+ "KOL-DETAILS"?: string | undefined;
388
+ "KOL-DIALOG"?: string | undefined;
453
389
  "KOL-DROPDOWN"?: string | undefined;
390
+ "KOL-FORM"?: string | undefined;
391
+ "KOL-HEADING"?: string | undefined;
392
+ "KOL-ICON"?: string | undefined;
393
+ "KOL-IMAGE"?: string | undefined;
454
394
  "KOL-INDENTED-TEXT"?: string | undefined;
455
395
  "KOL-INPUT-CHECKBOX"?: string | undefined;
456
396
  "KOL-INPUT-COLOR"?: string | undefined;
@@ -462,14 +402,21 @@ declare const ECL_EU: (patch: (name: string, map: {
462
402
  "KOL-INPUT-RADIO"?: string | undefined;
463
403
  "KOL-INPUT-RANGE"?: string | undefined;
464
404
  "KOL-INPUT-TEXT"?: string | undefined;
405
+ "KOL-LINK"?: string | undefined;
465
406
  "KOL-LINK-BUTTON"?: string | undefined;
466
407
  "KOL-LINK-GROUP"?: string | undefined;
467
408
  "KOL-MODAL"?: string | undefined;
409
+ "KOL-NAV"?: string | undefined;
468
410
  "KOL-PAGINATION"?: string | undefined;
469
411
  "KOL-POPOVER"?: string | undefined;
412
+ "KOL-PROGRESS"?: string | undefined;
413
+ "KOL-SELECT"?: string | undefined;
470
414
  "KOL-SEPARATOR"?: string | undefined;
471
415
  "KOL-SKIP-NAV"?: string | undefined;
472
416
  "KOL-SPIN"?: string | undefined;
417
+ "KOL-TABLE"?: string | undefined;
418
+ "KOL-TABS"?: string | undefined;
419
+ "KOL-TEXTAREA"?: string | undefined;
473
420
  "KOL-TOAST"?: string | undefined;
474
421
  "KOL-TOOLBAR"?: string | undefined;
475
422
  "KOL-TOOLTIP"?: string | undefined;
@@ -479,31 +426,24 @@ declare const ITZBund: (patch: (name: string, map: {
479
426
  GLOBAL?: string | undefined;
480
427
  PROPERTIES?: string | undefined;
481
428
  "KOL-SYMBOL"?: string | undefined;
482
- "KOL-CARD"?: string | undefined;
483
429
  "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
430
  "KOL-ACCORDION"?: string | undefined;
497
- "KOL-ICON"?: string | undefined;
498
- "KOL-BADGE"?: string | undefined;
499
- "KOL-TABS"?: string | undefined;
500
431
  "KOL-ACCORDION-GROUP"?: string | undefined;
501
432
  "KOL-ALERT"?: string | undefined;
502
433
  "KOL-AVATAR"?: string | undefined;
434
+ "KOL-BADGE"?: string | undefined;
503
435
  "KOL-BREADCRUMB"?: string | undefined;
436
+ "KOL-BUTTON"?: string | undefined;
504
437
  "KOL-BUTTON-GROUP"?: string | undefined;
505
438
  "KOL-BUTTON-LINK"?: string | undefined;
439
+ "KOL-CARD"?: string | undefined;
440
+ "KOL-DETAILS"?: string | undefined;
441
+ "KOL-DIALOG"?: string | undefined;
506
442
  "KOL-DROPDOWN"?: string | undefined;
443
+ "KOL-FORM"?: string | undefined;
444
+ "KOL-HEADING"?: string | undefined;
445
+ "KOL-ICON"?: string | undefined;
446
+ "KOL-IMAGE"?: string | undefined;
507
447
  "KOL-INDENTED-TEXT"?: string | undefined;
508
448
  "KOL-INPUT-CHECKBOX"?: string | undefined;
509
449
  "KOL-INPUT-COLOR"?: string | undefined;
@@ -515,14 +455,21 @@ declare const ITZBund: (patch: (name: string, map: {
515
455
  "KOL-INPUT-RADIO"?: string | undefined;
516
456
  "KOL-INPUT-RANGE"?: string | undefined;
517
457
  "KOL-INPUT-TEXT"?: string | undefined;
458
+ "KOL-LINK"?: string | undefined;
518
459
  "KOL-LINK-BUTTON"?: string | undefined;
519
460
  "KOL-LINK-GROUP"?: string | undefined;
520
461
  "KOL-MODAL"?: string | undefined;
462
+ "KOL-NAV"?: string | undefined;
521
463
  "KOL-PAGINATION"?: string | undefined;
522
464
  "KOL-POPOVER"?: string | undefined;
465
+ "KOL-PROGRESS"?: string | undefined;
466
+ "KOL-SELECT"?: string | undefined;
523
467
  "KOL-SEPARATOR"?: string | undefined;
524
468
  "KOL-SKIP-NAV"?: string | undefined;
525
469
  "KOL-SPIN"?: string | undefined;
470
+ "KOL-TABLE"?: string | undefined;
471
+ "KOL-TABS"?: string | undefined;
472
+ "KOL-TEXTAREA"?: string | undefined;
526
473
  "KOL-TOAST"?: string | undefined;
527
474
  "KOL-TOOLBAR"?: string | undefined;
528
475
  "KOL-TOOLTIP"?: string | undefined;
@@ -532,31 +479,24 @@ declare const MAPZ: (patch: (name: string, map: {
532
479
  GLOBAL?: string | undefined;
533
480
  PROPERTIES?: string | undefined;
534
481
  "KOL-SYMBOL"?: string | undefined;
535
- "KOL-CARD"?: string | undefined;
536
482
  "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
483
  "KOL-ACCORDION"?: string | undefined;
550
- "KOL-ICON"?: string | undefined;
551
- "KOL-BADGE"?: string | undefined;
552
- "KOL-TABS"?: string | undefined;
553
484
  "KOL-ACCORDION-GROUP"?: string | undefined;
554
485
  "KOL-ALERT"?: string | undefined;
555
486
  "KOL-AVATAR"?: string | undefined;
487
+ "KOL-BADGE"?: string | undefined;
556
488
  "KOL-BREADCRUMB"?: string | undefined;
489
+ "KOL-BUTTON"?: string | undefined;
557
490
  "KOL-BUTTON-GROUP"?: string | undefined;
558
491
  "KOL-BUTTON-LINK"?: string | undefined;
492
+ "KOL-CARD"?: string | undefined;
493
+ "KOL-DETAILS"?: string | undefined;
494
+ "KOL-DIALOG"?: string | undefined;
559
495
  "KOL-DROPDOWN"?: string | undefined;
496
+ "KOL-FORM"?: string | undefined;
497
+ "KOL-HEADING"?: string | undefined;
498
+ "KOL-ICON"?: string | undefined;
499
+ "KOL-IMAGE"?: string | undefined;
560
500
  "KOL-INDENTED-TEXT"?: string | undefined;
561
501
  "KOL-INPUT-CHECKBOX"?: string | undefined;
562
502
  "KOL-INPUT-COLOR"?: string | undefined;
@@ -568,14 +508,21 @@ declare const MAPZ: (patch: (name: string, map: {
568
508
  "KOL-INPUT-RADIO"?: string | undefined;
569
509
  "KOL-INPUT-RANGE"?: string | undefined;
570
510
  "KOL-INPUT-TEXT"?: string | undefined;
511
+ "KOL-LINK"?: string | undefined;
571
512
  "KOL-LINK-BUTTON"?: string | undefined;
572
513
  "KOL-LINK-GROUP"?: string | undefined;
573
514
  "KOL-MODAL"?: string | undefined;
515
+ "KOL-NAV"?: string | undefined;
574
516
  "KOL-PAGINATION"?: string | undefined;
575
517
  "KOL-POPOVER"?: string | undefined;
518
+ "KOL-PROGRESS"?: string | undefined;
519
+ "KOL-SELECT"?: string | undefined;
576
520
  "KOL-SEPARATOR"?: string | undefined;
577
521
  "KOL-SKIP-NAV"?: string | undefined;
578
522
  "KOL-SPIN"?: string | undefined;
523
+ "KOL-TABLE"?: string | undefined;
524
+ "KOL-TABS"?: string | undefined;
525
+ "KOL-TEXTAREA"?: string | undefined;
579
526
  "KOL-TOAST"?: string | undefined;
580
527
  "KOL-TOOLBAR"?: string | undefined;
581
528
  "KOL-TOOLTIP"?: string | undefined;
@@ -585,31 +532,24 @@ declare const ZOLLv2: (patch: (name: string, map: {
585
532
  GLOBAL?: string | undefined;
586
533
  PROPERTIES?: string | undefined;
587
534
  "KOL-SYMBOL"?: string | undefined;
588
- "KOL-CARD"?: string | undefined;
589
535
  "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
536
  "KOL-ACCORDION"?: string | undefined;
603
- "KOL-ICON"?: string | undefined;
604
- "KOL-BADGE"?: string | undefined;
605
- "KOL-TABS"?: string | undefined;
606
537
  "KOL-ACCORDION-GROUP"?: string | undefined;
607
538
  "KOL-ALERT"?: string | undefined;
608
539
  "KOL-AVATAR"?: string | undefined;
540
+ "KOL-BADGE"?: string | undefined;
609
541
  "KOL-BREADCRUMB"?: string | undefined;
542
+ "KOL-BUTTON"?: string | undefined;
610
543
  "KOL-BUTTON-GROUP"?: string | undefined;
611
544
  "KOL-BUTTON-LINK"?: string | undefined;
545
+ "KOL-CARD"?: string | undefined;
546
+ "KOL-DETAILS"?: string | undefined;
547
+ "KOL-DIALOG"?: string | undefined;
612
548
  "KOL-DROPDOWN"?: string | undefined;
549
+ "KOL-FORM"?: string | undefined;
550
+ "KOL-HEADING"?: string | undefined;
551
+ "KOL-ICON"?: string | undefined;
552
+ "KOL-IMAGE"?: string | undefined;
613
553
  "KOL-INDENTED-TEXT"?: string | undefined;
614
554
  "KOL-INPUT-CHECKBOX"?: string | undefined;
615
555
  "KOL-INPUT-COLOR"?: string | undefined;
@@ -621,29 +561,36 @@ declare const ZOLLv2: (patch: (name: string, map: {
621
561
  "KOL-INPUT-RADIO"?: string | undefined;
622
562
  "KOL-INPUT-RANGE"?: string | undefined;
623
563
  "KOL-INPUT-TEXT"?: string | undefined;
564
+ "KOL-LINK"?: string | undefined;
624
565
  "KOL-LINK-BUTTON"?: string | undefined;
625
566
  "KOL-LINK-GROUP"?: string | undefined;
626
567
  "KOL-MODAL"?: string | undefined;
568
+ "KOL-NAV"?: string | undefined;
627
569
  "KOL-PAGINATION"?: string | undefined;
628
570
  "KOL-POPOVER"?: string | undefined;
571
+ "KOL-PROGRESS"?: string | undefined;
572
+ "KOL-SELECT"?: string | undefined;
629
573
  "KOL-SEPARATOR"?: string | undefined;
630
574
  "KOL-SKIP-NAV"?: string | undefined;
631
575
  "KOL-SPIN"?: string | undefined;
576
+ "KOL-TABLE"?: string | undefined;
577
+ "KOL-TABS"?: string | undefined;
578
+ "KOL-TEXTAREA"?: string | undefined;
632
579
  "KOL-TOAST"?: string | undefined;
633
580
  "KOL-TOOLBAR"?: string | undefined;
634
581
  "KOL-TOOLTIP"?: string | undefined;
635
582
  }) => string) => string;
636
583
 
637
584
  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: {
585
+ "kol-error"?: string | undefined;
586
+ "kol-warning"?: string | undefined;
638
587
  "kol-info"?: string | undefined;
639
588
  "kol-success"?: string | undefined;
640
- "kol-warning"?: string | undefined;
641
- "kol-error"?: string | undefined;
589
+ "kol-message"?: string | undefined;
642
590
  "kol-close"?: string | undefined;
591
+ "kol-form-description"?: string | undefined;
643
592
  "kol-of"?: string | undefined;
644
593
  "kol-characters"?: string | undefined;
645
- "kol-message"?: string | undefined;
646
- "kol-form-description"?: string | undefined;
647
594
  "kol-new"?: string | undefined;
648
595
  "kol-no-entries"?: string | undefined;
649
596
  "kol-change-order"?: string | undefined;
@@ -665,15 +612,15 @@ declare const DE: (patch: (name: "ab" | "aa" | "af" | "ak" | "sq" | "am" | "ar"
665
612
  }) => "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
613
 
667
614
  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: {
615
+ "kol-error"?: string | undefined;
616
+ "kol-warning"?: string | undefined;
668
617
  "kol-info"?: string | undefined;
669
618
  "kol-success"?: string | undefined;
670
- "kol-warning"?: string | undefined;
671
- "kol-error"?: string | undefined;
619
+ "kol-message"?: string | undefined;
672
620
  "kol-close"?: string | undefined;
621
+ "kol-form-description"?: string | undefined;
673
622
  "kol-of"?: string | undefined;
674
623
  "kol-characters"?: string | undefined;
675
- "kol-message"?: string | undefined;
676
- "kol-form-description"?: string | undefined;
677
624
  "kol-new"?: string | undefined;
678
625
  "kol-no-entries"?: string | undefined;
679
626
  "kol-change-order"?: string | undefined;
@@ -694,4 +641,4 @@ declare const EN: (patch: (name: "ab" | "aa" | "af" | "ak" | "sq" | "am" | "ar"
694
641
  "kol-kolibri-logo"?: string | undefined;
695
642
  }) => "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";
696
643
 
697
- export { BAMF, BMF, BPA, BZSt, DE, DEFAULT, DESYv1, DESYv2, ECL_EC, ECL_EU, EN, ITZBund, MAPZ, ZOLLv2 };
644
+ export { BAMF, BMF, BPA, BZSt, DE, DESYv1, DESYv2, ECL_EC, ECL_EU, EN, ITZBund, MAPZ, ZOLLv2 };