@public-ui/themes 2.0.0-rc.1 → 2.0.0-rc.10

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 (4) hide show
  1. package/dist/index.cjs +53818 -47652
  2. package/dist/index.d.ts +52 -25
  3. package/dist/index.mjs +53818 -47653
  4. package/package.json +8 -8
package/dist/index.d.ts CHANGED
@@ -35,7 +35,6 @@ declare const BAMF: (patch: (name: string, map: {
35
35
  "KOL-MODAL"?: string | undefined;
36
36
  "KOL-NAV"?: string | undefined;
37
37
  "KOL-PAGINATION"?: string | undefined;
38
- "KOL-POPOVER"?: string | undefined;
39
38
  "KOL-PROGRESS"?: string | undefined;
40
39
  "KOL-SELECT"?: string | undefined;
41
40
  "KOL-SEPARATOR"?: string | undefined;
@@ -45,7 +44,6 @@ declare const BAMF: (patch: (name: string, map: {
45
44
  "KOL-TABLE"?: string | undefined;
46
45
  "KOL-TABS"?: string | undefined;
47
46
  "KOL-TEXTAREA"?: string | undefined;
48
- "KOL-TOAST"?: string | undefined;
49
47
  "KOL-TOAST-CONTAINER"?: string | undefined;
50
48
  "KOL-TOOLBAR"?: string | undefined;
51
49
  "KOL-TOOLTIP"?: string | undefined;
@@ -88,7 +86,6 @@ declare const DESYv1: (patch: (name: string, map: {
88
86
  "KOL-MODAL"?: string | undefined;
89
87
  "KOL-NAV"?: string | undefined;
90
88
  "KOL-PAGINATION"?: string | undefined;
91
- "KOL-POPOVER"?: string | undefined;
92
89
  "KOL-PROGRESS"?: string | undefined;
93
90
  "KOL-SELECT"?: string | undefined;
94
91
  "KOL-SEPARATOR"?: string | undefined;
@@ -98,7 +95,6 @@ declare const DESYv1: (patch: (name: string, map: {
98
95
  "KOL-TABLE"?: string | undefined;
99
96
  "KOL-TABS"?: string | undefined;
100
97
  "KOL-TEXTAREA"?: string | undefined;
101
- "KOL-TOAST"?: string | undefined;
102
98
  "KOL-TOAST-CONTAINER"?: string | undefined;
103
99
  "KOL-TOOLBAR"?: string | undefined;
104
100
  "KOL-TOOLTIP"?: string | undefined;
@@ -141,7 +137,6 @@ declare const DESYv2: (patch: (name: string, map: {
141
137
  "KOL-MODAL"?: string | undefined;
142
138
  "KOL-NAV"?: string | undefined;
143
139
  "KOL-PAGINATION"?: string | undefined;
144
- "KOL-POPOVER"?: string | undefined;
145
140
  "KOL-PROGRESS"?: string | undefined;
146
141
  "KOL-SELECT"?: string | undefined;
147
142
  "KOL-SEPARATOR"?: string | undefined;
@@ -151,7 +146,6 @@ declare const DESYv2: (patch: (name: string, map: {
151
146
  "KOL-TABLE"?: string | undefined;
152
147
  "KOL-TABS"?: string | undefined;
153
148
  "KOL-TEXTAREA"?: string | undefined;
154
- "KOL-TOAST"?: string | undefined;
155
149
  "KOL-TOAST-CONTAINER"?: string | undefined;
156
150
  "KOL-TOOLBAR"?: string | undefined;
157
151
  "KOL-TOOLTIP"?: string | undefined;
@@ -194,7 +188,6 @@ declare const BZSt: (patch: (name: string, map: {
194
188
  "KOL-MODAL"?: string | undefined;
195
189
  "KOL-NAV"?: string | undefined;
196
190
  "KOL-PAGINATION"?: string | undefined;
197
- "KOL-POPOVER"?: string | undefined;
198
191
  "KOL-PROGRESS"?: string | undefined;
199
192
  "KOL-SELECT"?: string | undefined;
200
193
  "KOL-SEPARATOR"?: string | undefined;
@@ -204,7 +197,6 @@ declare const BZSt: (patch: (name: string, map: {
204
197
  "KOL-TABLE"?: string | undefined;
205
198
  "KOL-TABS"?: string | undefined;
206
199
  "KOL-TEXTAREA"?: string | undefined;
207
- "KOL-TOAST"?: string | undefined;
208
200
  "KOL-TOAST-CONTAINER"?: string | undefined;
209
201
  "KOL-TOOLBAR"?: string | undefined;
210
202
  "KOL-TOOLTIP"?: string | undefined;
@@ -247,7 +239,6 @@ declare const BMF: (patch: (name: string, map: {
247
239
  "KOL-MODAL"?: string | undefined;
248
240
  "KOL-NAV"?: string | undefined;
249
241
  "KOL-PAGINATION"?: string | undefined;
250
- "KOL-POPOVER"?: string | undefined;
251
242
  "KOL-PROGRESS"?: string | undefined;
252
243
  "KOL-SELECT"?: string | undefined;
253
244
  "KOL-SEPARATOR"?: string | undefined;
@@ -257,7 +248,6 @@ declare const BMF: (patch: (name: string, map: {
257
248
  "KOL-TABLE"?: string | undefined;
258
249
  "KOL-TABS"?: string | undefined;
259
250
  "KOL-TEXTAREA"?: string | undefined;
260
- "KOL-TOAST"?: string | undefined;
261
251
  "KOL-TOAST-CONTAINER"?: string | undefined;
262
252
  "KOL-TOOLBAR"?: string | undefined;
263
253
  "KOL-TOOLTIP"?: string | undefined;
@@ -300,7 +290,6 @@ declare const DEFAULT: (patch: (name: string, map: {
300
290
  "KOL-MODAL"?: string | undefined;
301
291
  "KOL-NAV"?: string | undefined;
302
292
  "KOL-PAGINATION"?: string | undefined;
303
- "KOL-POPOVER"?: string | undefined;
304
293
  "KOL-PROGRESS"?: string | undefined;
305
294
  "KOL-SELECT"?: string | undefined;
306
295
  "KOL-SEPARATOR"?: string | undefined;
@@ -310,7 +299,6 @@ declare const DEFAULT: (patch: (name: string, map: {
310
299
  "KOL-TABLE"?: string | undefined;
311
300
  "KOL-TABS"?: string | undefined;
312
301
  "KOL-TEXTAREA"?: string | undefined;
313
- "KOL-TOAST"?: string | undefined;
314
302
  "KOL-TOAST-CONTAINER"?: string | undefined;
315
303
  "KOL-TOOLBAR"?: string | undefined;
316
304
  "KOL-TOOLTIP"?: string | undefined;
@@ -353,7 +341,6 @@ declare const ECL_EC: (patch: (name: string, map: {
353
341
  "KOL-MODAL"?: string | undefined;
354
342
  "KOL-NAV"?: string | undefined;
355
343
  "KOL-PAGINATION"?: string | undefined;
356
- "KOL-POPOVER"?: string | undefined;
357
344
  "KOL-PROGRESS"?: string | undefined;
358
345
  "KOL-SELECT"?: string | undefined;
359
346
  "KOL-SEPARATOR"?: string | undefined;
@@ -363,7 +350,6 @@ declare const ECL_EC: (patch: (name: string, map: {
363
350
  "KOL-TABLE"?: string | undefined;
364
351
  "KOL-TABS"?: string | undefined;
365
352
  "KOL-TEXTAREA"?: string | undefined;
366
- "KOL-TOAST"?: string | undefined;
367
353
  "KOL-TOAST-CONTAINER"?: string | undefined;
368
354
  "KOL-TOOLBAR"?: string | undefined;
369
355
  "KOL-TOOLTIP"?: string | undefined;
@@ -406,7 +392,6 @@ declare const ECL_EU: (patch: (name: string, map: {
406
392
  "KOL-MODAL"?: string | undefined;
407
393
  "KOL-NAV"?: string | undefined;
408
394
  "KOL-PAGINATION"?: string | undefined;
409
- "KOL-POPOVER"?: string | undefined;
410
395
  "KOL-PROGRESS"?: string | undefined;
411
396
  "KOL-SELECT"?: string | undefined;
412
397
  "KOL-SEPARATOR"?: string | undefined;
@@ -416,7 +401,6 @@ declare const ECL_EU: (patch: (name: string, map: {
416
401
  "KOL-TABLE"?: string | undefined;
417
402
  "KOL-TABS"?: string | undefined;
418
403
  "KOL-TEXTAREA"?: string | undefined;
419
- "KOL-TOAST"?: string | undefined;
420
404
  "KOL-TOAST-CONTAINER"?: string | undefined;
421
405
  "KOL-TOOLBAR"?: string | undefined;
422
406
  "KOL-TOOLTIP"?: string | undefined;
@@ -459,7 +443,6 @@ declare const ITZBund: (patch: (name: string, map: {
459
443
  "KOL-MODAL"?: string | undefined;
460
444
  "KOL-NAV"?: string | undefined;
461
445
  "KOL-PAGINATION"?: string | undefined;
462
- "KOL-POPOVER"?: string | undefined;
463
446
  "KOL-PROGRESS"?: string | undefined;
464
447
  "KOL-SELECT"?: string | undefined;
465
448
  "KOL-SEPARATOR"?: string | undefined;
@@ -469,7 +452,6 @@ declare const ITZBund: (patch: (name: string, map: {
469
452
  "KOL-TABLE"?: string | undefined;
470
453
  "KOL-TABS"?: string | undefined;
471
454
  "KOL-TEXTAREA"?: string | undefined;
472
- "KOL-TOAST"?: string | undefined;
473
455
  "KOL-TOAST-CONTAINER"?: string | undefined;
474
456
  "KOL-TOOLBAR"?: string | undefined;
475
457
  "KOL-TOOLTIP"?: string | undefined;
@@ -512,7 +494,6 @@ declare const MFM: (patch: (name: string, map: {
512
494
  "KOL-MODAL"?: string | undefined;
513
495
  "KOL-NAV"?: string | undefined;
514
496
  "KOL-PAGINATION"?: string | undefined;
515
- "KOL-POPOVER"?: string | undefined;
516
497
  "KOL-PROGRESS"?: string | undefined;
517
498
  "KOL-SELECT"?: string | undefined;
518
499
  "KOL-SEPARATOR"?: string | undefined;
@@ -522,7 +503,6 @@ declare const MFM: (patch: (name: string, map: {
522
503
  "KOL-TABLE"?: string | undefined;
523
504
  "KOL-TABS"?: string | undefined;
524
505
  "KOL-TEXTAREA"?: string | undefined;
525
- "KOL-TOAST"?: string | undefined;
526
506
  "KOL-TOAST-CONTAINER"?: string | undefined;
527
507
  "KOL-TOOLBAR"?: string | undefined;
528
508
  "KOL-TOOLTIP"?: string | undefined;
@@ -565,7 +545,6 @@ declare const MAPZ: (patch: (name: string, map: {
565
545
  "KOL-MODAL"?: string | undefined;
566
546
  "KOL-NAV"?: string | undefined;
567
547
  "KOL-PAGINATION"?: string | undefined;
568
- "KOL-POPOVER"?: string | undefined;
569
548
  "KOL-PROGRESS"?: string | undefined;
570
549
  "KOL-SELECT"?: string | undefined;
571
550
  "KOL-SEPARATOR"?: string | undefined;
@@ -575,7 +554,6 @@ declare const MAPZ: (patch: (name: string, map: {
575
554
  "KOL-TABLE"?: string | undefined;
576
555
  "KOL-TABS"?: string | undefined;
577
556
  "KOL-TEXTAREA"?: string | undefined;
578
- "KOL-TOAST"?: string | undefined;
579
557
  "KOL-TOAST-CONTAINER"?: string | undefined;
580
558
  "KOL-TOOLBAR"?: string | undefined;
581
559
  "KOL-TOOLTIP"?: string | undefined;
@@ -618,7 +596,6 @@ declare const ZOLLv2: (patch: (name: string, map: {
618
596
  "KOL-MODAL"?: string | undefined;
619
597
  "KOL-NAV"?: string | undefined;
620
598
  "KOL-PAGINATION"?: string | undefined;
621
- "KOL-POPOVER"?: string | undefined;
622
599
  "KOL-PROGRESS"?: string | undefined;
623
600
  "KOL-SELECT"?: string | undefined;
624
601
  "KOL-SEPARATOR"?: string | undefined;
@@ -628,7 +605,57 @@ declare const ZOLLv2: (patch: (name: string, map: {
628
605
  "KOL-TABLE"?: string | undefined;
629
606
  "KOL-TABS"?: string | undefined;
630
607
  "KOL-TEXTAREA"?: string | undefined;
631
- "KOL-TOAST"?: string | undefined;
608
+ "KOL-TOAST-CONTAINER"?: string | undefined;
609
+ "KOL-TOOLBAR"?: string | undefined;
610
+ "KOL-TOOLTIP"?: string | undefined;
611
+ }) => string) => string;
612
+
613
+ declare const ZOLLv3: (patch: (name: string, map: {
614
+ GLOBAL?: string | undefined;
615
+ PROPERTIES?: string | undefined;
616
+ "KOL-SYMBOL"?: string | undefined;
617
+ "KOL-ABBR"?: string | undefined;
618
+ "KOL-ACCORDION"?: string | undefined;
619
+ "KOL-ACCORDION-GROUP"?: string | undefined;
620
+ "KOL-ALERT"?: string | undefined;
621
+ "KOL-AVATAR"?: string | undefined;
622
+ "KOL-BADGE"?: string | undefined;
623
+ "KOL-BREADCRUMB"?: string | undefined;
624
+ "KOL-BUTTON"?: string | undefined;
625
+ "KOL-BUTTON-GROUP"?: string | undefined;
626
+ "KOL-BUTTON-LINK"?: string | undefined;
627
+ "KOL-CARD"?: string | undefined;
628
+ "KOL-DETAILS"?: string | undefined;
629
+ "KOL-FORM"?: string | undefined;
630
+ "KOL-HEADING"?: string | undefined;
631
+ "KOL-ICON"?: string | undefined;
632
+ "KOL-IMAGE"?: string | undefined;
633
+ "KOL-INDENTED-TEXT"?: string | undefined;
634
+ "KOL-INPUT-CHECKBOX"?: string | undefined;
635
+ "KOL-INPUT-COLOR"?: string | undefined;
636
+ "KOL-INPUT-DATE"?: string | undefined;
637
+ "KOL-INPUT-EMAIL"?: string | undefined;
638
+ "KOL-INPUT-FILE"?: string | undefined;
639
+ "KOL-INPUT-NUMBER"?: string | undefined;
640
+ "KOL-INPUT-PASSWORD"?: string | undefined;
641
+ "KOL-INPUT-RADIO"?: string | undefined;
642
+ "KOL-INPUT-RANGE"?: string | undefined;
643
+ "KOL-INPUT-TEXT"?: string | undefined;
644
+ "KOL-LINK"?: string | undefined;
645
+ "KOL-LINK-BUTTON"?: string | undefined;
646
+ "KOL-LINK-GROUP"?: string | undefined;
647
+ "KOL-MODAL"?: string | undefined;
648
+ "KOL-NAV"?: string | undefined;
649
+ "KOL-PAGINATION"?: string | undefined;
650
+ "KOL-PROGRESS"?: string | undefined;
651
+ "KOL-SELECT"?: string | undefined;
652
+ "KOL-SEPARATOR"?: string | undefined;
653
+ "KOL-SKIP-NAV"?: string | undefined;
654
+ "KOL-SPIN"?: string | undefined;
655
+ "KOL-SPLIT-BUTTON"?: string | undefined;
656
+ "KOL-TABLE"?: string | undefined;
657
+ "KOL-TABS"?: string | undefined;
658
+ "KOL-TEXTAREA"?: string | undefined;
632
659
  "KOL-TOAST-CONTAINER"?: string | undefined;
633
660
  "KOL-TOOLBAR"?: string | undefined;
634
661
  "KOL-TOOLTIP"?: string | undefined;
@@ -690,4 +717,4 @@ declare const EN: (patch: (name: "ab" | "aa" | "af" | "ak" | "sq" | "am" | "ar"
690
717
  "kol-kolibri-logo"?: string | undefined;
691
718
  }) => "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";
692
719
 
693
- export { BAMF, BMF, BZSt, DE, DEFAULT, DESYv1, DESYv2, ECL_EC, ECL_EU, EN, ITZBund, MAPZ, MFM, ZOLLv2 };
720
+ export { BAMF, BMF, BZSt, DE, DEFAULT, DESYv1, DESYv2, ECL_EC, ECL_EU, EN, ITZBund, MAPZ, MFM, ZOLLv2, ZOLLv3 };