@public-ui/themes 1.6.0-rc.2 → 1.6.0-rc.20
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.cjs +23510 -15349
- package/dist/index.d.ts +9 -31
- package/dist/index.mjs +23510 -15349
- package/package.json +7 -7
- package/assets/bpa-icons/bpa-icons.eot +0 -0
- package/assets/bpa-icons/bpa-icons.json +0 -1115
- package/assets/bpa-icons/bpa-icons.svg +0 -432
- package/assets/bpa-icons/bpa-icons.symbol.svg +0 -1449
- package/assets/bpa-icons/bpa-icons.ttf +0 -0
- package/assets/bpa-icons/bpa-icons.woff +0 -0
- package/assets/bpa-icons/bpa-icons.woff2 +0 -0
- package/assets/bpa-icons/style.css +0 -159
- package/assets/bpa-icons/style.less +0 -157
- package/assets/bpa-icons/style.module.less +0 -160
- package/assets/bpa-icons/style.scss +0 -299
- package/assets/bpa-icons/style.styl +0 -157
package/dist/index.d.ts
CHANGED
|
@@ -14,8 +14,6 @@ declare const BAMF: (patch: (name: string, map: {
|
|
|
14
14
|
"KOL-BUTTON-LINK"?: string | undefined;
|
|
15
15
|
"KOL-CARD"?: string | undefined;
|
|
16
16
|
"KOL-DETAILS"?: string | undefined;
|
|
17
|
-
"KOL-DIALOG"?: string | undefined;
|
|
18
|
-
"KOL-DROPDOWN"?: string | undefined;
|
|
19
17
|
"KOL-FORM"?: string | undefined;
|
|
20
18
|
"KOL-HEADING"?: string | undefined;
|
|
21
19
|
"KOL-ICON"?: string | undefined;
|
|
@@ -51,7 +49,7 @@ declare const BAMF: (patch: (name: string, map: {
|
|
|
51
49
|
"KOL-TOOLTIP"?: string | undefined;
|
|
52
50
|
}) => string) => string;
|
|
53
51
|
|
|
54
|
-
declare const
|
|
52
|
+
declare const BZSt: (patch: (name: string, map: {
|
|
55
53
|
GLOBAL?: string | undefined;
|
|
56
54
|
PROPERTIES?: string | undefined;
|
|
57
55
|
"KOL-SYMBOL"?: string | undefined;
|
|
@@ -67,8 +65,6 @@ declare const BPA: (patch: (name: string, map: {
|
|
|
67
65
|
"KOL-BUTTON-LINK"?: string | undefined;
|
|
68
66
|
"KOL-CARD"?: string | undefined;
|
|
69
67
|
"KOL-DETAILS"?: string | undefined;
|
|
70
|
-
"KOL-DIALOG"?: string | undefined;
|
|
71
|
-
"KOL-DROPDOWN"?: string | undefined;
|
|
72
68
|
"KOL-FORM"?: string | undefined;
|
|
73
69
|
"KOL-HEADING"?: string | undefined;
|
|
74
70
|
"KOL-ICON"?: string | undefined;
|
|
@@ -104,7 +100,7 @@ declare const BPA: (patch: (name: string, map: {
|
|
|
104
100
|
"KOL-TOOLTIP"?: string | undefined;
|
|
105
101
|
}) => string) => string;
|
|
106
102
|
|
|
107
|
-
declare const
|
|
103
|
+
declare const BMF: (patch: (name: string, map: {
|
|
108
104
|
GLOBAL?: string | undefined;
|
|
109
105
|
PROPERTIES?: string | undefined;
|
|
110
106
|
"KOL-SYMBOL"?: string | undefined;
|
|
@@ -120,8 +116,6 @@ declare const BZSt: (patch: (name: string, map: {
|
|
|
120
116
|
"KOL-BUTTON-LINK"?: string | undefined;
|
|
121
117
|
"KOL-CARD"?: string | undefined;
|
|
122
118
|
"KOL-DETAILS"?: string | undefined;
|
|
123
|
-
"KOL-DIALOG"?: string | undefined;
|
|
124
|
-
"KOL-DROPDOWN"?: string | undefined;
|
|
125
119
|
"KOL-FORM"?: string | undefined;
|
|
126
120
|
"KOL-HEADING"?: string | undefined;
|
|
127
121
|
"KOL-ICON"?: string | undefined;
|
|
@@ -157,7 +151,7 @@ declare const BZSt: (patch: (name: string, map: {
|
|
|
157
151
|
"KOL-TOOLTIP"?: string | undefined;
|
|
158
152
|
}) => string) => string;
|
|
159
153
|
|
|
160
|
-
declare const
|
|
154
|
+
declare const DESYv1: (patch: (name: string, map: {
|
|
161
155
|
GLOBAL?: string | undefined;
|
|
162
156
|
PROPERTIES?: string | undefined;
|
|
163
157
|
"KOL-SYMBOL"?: string | undefined;
|
|
@@ -173,8 +167,6 @@ declare const BMF: (patch: (name: string, map: {
|
|
|
173
167
|
"KOL-BUTTON-LINK"?: string | undefined;
|
|
174
168
|
"KOL-CARD"?: string | undefined;
|
|
175
169
|
"KOL-DETAILS"?: string | undefined;
|
|
176
|
-
"KOL-DIALOG"?: string | undefined;
|
|
177
|
-
"KOL-DROPDOWN"?: string | undefined;
|
|
178
170
|
"KOL-FORM"?: string | undefined;
|
|
179
171
|
"KOL-HEADING"?: string | undefined;
|
|
180
172
|
"KOL-ICON"?: string | undefined;
|
|
@@ -210,7 +202,7 @@ declare const BMF: (patch: (name: string, map: {
|
|
|
210
202
|
"KOL-TOOLTIP"?: string | undefined;
|
|
211
203
|
}) => string) => string;
|
|
212
204
|
|
|
213
|
-
declare const
|
|
205
|
+
declare const DESYv2: (patch: (name: string, map: {
|
|
214
206
|
GLOBAL?: string | undefined;
|
|
215
207
|
PROPERTIES?: string | undefined;
|
|
216
208
|
"KOL-SYMBOL"?: string | undefined;
|
|
@@ -226,8 +218,6 @@ declare const DESYv1: (patch: (name: string, map: {
|
|
|
226
218
|
"KOL-BUTTON-LINK"?: string | undefined;
|
|
227
219
|
"KOL-CARD"?: string | undefined;
|
|
228
220
|
"KOL-DETAILS"?: string | undefined;
|
|
229
|
-
"KOL-DIALOG"?: string | undefined;
|
|
230
|
-
"KOL-DROPDOWN"?: string | undefined;
|
|
231
221
|
"KOL-FORM"?: string | undefined;
|
|
232
222
|
"KOL-HEADING"?: string | undefined;
|
|
233
223
|
"KOL-ICON"?: string | undefined;
|
|
@@ -263,7 +253,7 @@ declare const DESYv1: (patch: (name: string, map: {
|
|
|
263
253
|
"KOL-TOOLTIP"?: string | undefined;
|
|
264
254
|
}) => string) => string;
|
|
265
255
|
|
|
266
|
-
declare const
|
|
256
|
+
declare const ECL_EC: (patch: (name: string, map: {
|
|
267
257
|
GLOBAL?: string | undefined;
|
|
268
258
|
PROPERTIES?: string | undefined;
|
|
269
259
|
"KOL-SYMBOL"?: string | undefined;
|
|
@@ -279,8 +269,6 @@ declare const DESYv2: (patch: (name: string, map: {
|
|
|
279
269
|
"KOL-BUTTON-LINK"?: string | undefined;
|
|
280
270
|
"KOL-CARD"?: string | undefined;
|
|
281
271
|
"KOL-DETAILS"?: string | undefined;
|
|
282
|
-
"KOL-DIALOG"?: string | undefined;
|
|
283
|
-
"KOL-DROPDOWN"?: string | undefined;
|
|
284
272
|
"KOL-FORM"?: string | undefined;
|
|
285
273
|
"KOL-HEADING"?: string | undefined;
|
|
286
274
|
"KOL-ICON"?: string | undefined;
|
|
@@ -316,7 +304,7 @@ declare const DESYv2: (patch: (name: string, map: {
|
|
|
316
304
|
"KOL-TOOLTIP"?: string | undefined;
|
|
317
305
|
}) => string) => string;
|
|
318
306
|
|
|
319
|
-
declare const
|
|
307
|
+
declare const ECL_EU: (patch: (name: string, map: {
|
|
320
308
|
GLOBAL?: string | undefined;
|
|
321
309
|
PROPERTIES?: string | undefined;
|
|
322
310
|
"KOL-SYMBOL"?: string | undefined;
|
|
@@ -332,8 +320,6 @@ declare const ECL_EC: (patch: (name: string, map: {
|
|
|
332
320
|
"KOL-BUTTON-LINK"?: string | undefined;
|
|
333
321
|
"KOL-CARD"?: string | undefined;
|
|
334
322
|
"KOL-DETAILS"?: string | undefined;
|
|
335
|
-
"KOL-DIALOG"?: string | undefined;
|
|
336
|
-
"KOL-DROPDOWN"?: string | undefined;
|
|
337
323
|
"KOL-FORM"?: string | undefined;
|
|
338
324
|
"KOL-HEADING"?: string | undefined;
|
|
339
325
|
"KOL-ICON"?: string | undefined;
|
|
@@ -369,7 +355,7 @@ declare const ECL_EC: (patch: (name: string, map: {
|
|
|
369
355
|
"KOL-TOOLTIP"?: string | undefined;
|
|
370
356
|
}) => string) => string;
|
|
371
357
|
|
|
372
|
-
declare const
|
|
358
|
+
declare const ITZBund: (patch: (name: string, map: {
|
|
373
359
|
GLOBAL?: string | undefined;
|
|
374
360
|
PROPERTIES?: string | undefined;
|
|
375
361
|
"KOL-SYMBOL"?: string | undefined;
|
|
@@ -385,8 +371,6 @@ declare const ECL_EU: (patch: (name: string, map: {
|
|
|
385
371
|
"KOL-BUTTON-LINK"?: string | undefined;
|
|
386
372
|
"KOL-CARD"?: string | undefined;
|
|
387
373
|
"KOL-DETAILS"?: string | undefined;
|
|
388
|
-
"KOL-DIALOG"?: string | undefined;
|
|
389
|
-
"KOL-DROPDOWN"?: string | undefined;
|
|
390
374
|
"KOL-FORM"?: string | undefined;
|
|
391
375
|
"KOL-HEADING"?: string | undefined;
|
|
392
376
|
"KOL-ICON"?: string | undefined;
|
|
@@ -422,7 +406,7 @@ declare const ECL_EU: (patch: (name: string, map: {
|
|
|
422
406
|
"KOL-TOOLTIP"?: string | undefined;
|
|
423
407
|
}) => string) => string;
|
|
424
408
|
|
|
425
|
-
declare const
|
|
409
|
+
declare const MFM: (patch: (name: string, map: {
|
|
426
410
|
GLOBAL?: string | undefined;
|
|
427
411
|
PROPERTIES?: string | undefined;
|
|
428
412
|
"KOL-SYMBOL"?: string | undefined;
|
|
@@ -438,8 +422,6 @@ declare const ITZBund: (patch: (name: string, map: {
|
|
|
438
422
|
"KOL-BUTTON-LINK"?: string | undefined;
|
|
439
423
|
"KOL-CARD"?: string | undefined;
|
|
440
424
|
"KOL-DETAILS"?: string | undefined;
|
|
441
|
-
"KOL-DIALOG"?: string | undefined;
|
|
442
|
-
"KOL-DROPDOWN"?: string | undefined;
|
|
443
425
|
"KOL-FORM"?: string | undefined;
|
|
444
426
|
"KOL-HEADING"?: string | undefined;
|
|
445
427
|
"KOL-ICON"?: string | undefined;
|
|
@@ -491,8 +473,6 @@ declare const MAPZ: (patch: (name: string, map: {
|
|
|
491
473
|
"KOL-BUTTON-LINK"?: string | undefined;
|
|
492
474
|
"KOL-CARD"?: string | undefined;
|
|
493
475
|
"KOL-DETAILS"?: string | undefined;
|
|
494
|
-
"KOL-DIALOG"?: string | undefined;
|
|
495
|
-
"KOL-DROPDOWN"?: string | undefined;
|
|
496
476
|
"KOL-FORM"?: string | undefined;
|
|
497
477
|
"KOL-HEADING"?: string | undefined;
|
|
498
478
|
"KOL-ICON"?: string | undefined;
|
|
@@ -544,8 +524,6 @@ declare const ZOLLv2: (patch: (name: string, map: {
|
|
|
544
524
|
"KOL-BUTTON-LINK"?: string | undefined;
|
|
545
525
|
"KOL-CARD"?: string | undefined;
|
|
546
526
|
"KOL-DETAILS"?: string | undefined;
|
|
547
|
-
"KOL-DIALOG"?: string | undefined;
|
|
548
|
-
"KOL-DROPDOWN"?: string | undefined;
|
|
549
527
|
"KOL-FORM"?: string | undefined;
|
|
550
528
|
"KOL-HEADING"?: string | undefined;
|
|
551
529
|
"KOL-ICON"?: string | undefined;
|
|
@@ -641,4 +619,4 @@ declare const EN: (patch: (name: "ab" | "aa" | "af" | "ak" | "sq" | "am" | "ar"
|
|
|
641
619
|
"kol-kolibri-logo"?: string | undefined;
|
|
642
620
|
}) => "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";
|
|
643
621
|
|
|
644
|
-
export { BAMF, BMF,
|
|
622
|
+
export { BAMF, BMF, BZSt, DE, DESYv1, DESYv2, ECL_EC, ECL_EU, EN, ITZBund, MAPZ, MFM, ZOLLv2 };
|