@public-ui/themes 1.5.0-rc.20 → 1.5.0-rc.21

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
@@ -18,6 +18,7 @@ declare const BAMF: (patch: (name: string, map: {
18
18
  "KOL-HEADING"?: string | undefined;
19
19
  "KOL-BADGE"?: string | undefined;
20
20
  "KOL-ICON"?: string | undefined;
21
+ "KOL-SEPARATOR"?: string | undefined;
21
22
  "KOL-TABS"?: string | undefined;
22
23
  "KOL-ACCORDION"?: string | undefined;
23
24
  "KOL-ACCORDION-GROUP"?: string | undefined;
@@ -43,7 +44,6 @@ declare const BAMF: (patch: (name: string, map: {
43
44
  "KOL-MODAL"?: string | undefined;
44
45
  "KOL-PAGINATION"?: string | undefined;
45
46
  "KOL-POPOVER"?: string | undefined;
46
- "KOL-SEPARATOR"?: string | undefined;
47
47
  "KOL-SKIP-NAV"?: string | undefined;
48
48
  "KOL-SPIN"?: string | undefined;
49
49
  "KOL-TOAST"?: string | undefined;
@@ -71,6 +71,7 @@ declare const BPA: (patch: (name: string, map: {
71
71
  "KOL-HEADING"?: string | undefined;
72
72
  "KOL-BADGE"?: string | undefined;
73
73
  "KOL-ICON"?: string | undefined;
74
+ "KOL-SEPARATOR"?: string | undefined;
74
75
  "KOL-TABS"?: string | undefined;
75
76
  "KOL-ACCORDION"?: string | undefined;
76
77
  "KOL-ACCORDION-GROUP"?: string | undefined;
@@ -96,7 +97,6 @@ declare const BPA: (patch: (name: string, map: {
96
97
  "KOL-MODAL"?: string | undefined;
97
98
  "KOL-PAGINATION"?: string | undefined;
98
99
  "KOL-POPOVER"?: string | undefined;
99
- "KOL-SEPARATOR"?: string | undefined;
100
100
  "KOL-SKIP-NAV"?: string | undefined;
101
101
  "KOL-SPIN"?: string | undefined;
102
102
  "KOL-TOAST"?: string | undefined;
@@ -124,6 +124,7 @@ declare const BZSt: (patch: (name: string, map: {
124
124
  "KOL-HEADING"?: string | undefined;
125
125
  "KOL-BADGE"?: string | undefined;
126
126
  "KOL-ICON"?: string | undefined;
127
+ "KOL-SEPARATOR"?: string | undefined;
127
128
  "KOL-TABS"?: string | undefined;
128
129
  "KOL-ACCORDION"?: string | undefined;
129
130
  "KOL-ACCORDION-GROUP"?: string | undefined;
@@ -149,7 +150,6 @@ declare const BZSt: (patch: (name: string, map: {
149
150
  "KOL-MODAL"?: string | undefined;
150
151
  "KOL-PAGINATION"?: string | undefined;
151
152
  "KOL-POPOVER"?: string | undefined;
152
- "KOL-SEPARATOR"?: string | undefined;
153
153
  "KOL-SKIP-NAV"?: string | undefined;
154
154
  "KOL-SPIN"?: string | undefined;
155
155
  "KOL-TOAST"?: string | undefined;
@@ -177,6 +177,7 @@ declare const BMF: (patch: (name: string, map: {
177
177
  "KOL-HEADING"?: string | undefined;
178
178
  "KOL-BADGE"?: string | undefined;
179
179
  "KOL-ICON"?: string | undefined;
180
+ "KOL-SEPARATOR"?: string | undefined;
180
181
  "KOL-TABS"?: string | undefined;
181
182
  "KOL-ACCORDION"?: string | undefined;
182
183
  "KOL-ACCORDION-GROUP"?: string | undefined;
@@ -202,7 +203,6 @@ declare const BMF: (patch: (name: string, map: {
202
203
  "KOL-MODAL"?: string | undefined;
203
204
  "KOL-PAGINATION"?: string | undefined;
204
205
  "KOL-POPOVER"?: string | undefined;
205
- "KOL-SEPARATOR"?: string | undefined;
206
206
  "KOL-SKIP-NAV"?: string | undefined;
207
207
  "KOL-SPIN"?: string | undefined;
208
208
  "KOL-TOAST"?: string | undefined;
@@ -230,6 +230,7 @@ declare const DESYv1: (patch: (name: string, map: {
230
230
  "KOL-HEADING"?: string | undefined;
231
231
  "KOL-BADGE"?: string | undefined;
232
232
  "KOL-ICON"?: string | undefined;
233
+ "KOL-SEPARATOR"?: string | undefined;
233
234
  "KOL-TABS"?: string | undefined;
234
235
  "KOL-ACCORDION"?: string | undefined;
235
236
  "KOL-ACCORDION-GROUP"?: string | undefined;
@@ -255,7 +256,6 @@ declare const DESYv1: (patch: (name: string, map: {
255
256
  "KOL-MODAL"?: string | undefined;
256
257
  "KOL-PAGINATION"?: string | undefined;
257
258
  "KOL-POPOVER"?: string | undefined;
258
- "KOL-SEPARATOR"?: string | undefined;
259
259
  "KOL-SKIP-NAV"?: string | undefined;
260
260
  "KOL-SPIN"?: string | undefined;
261
261
  "KOL-TOAST"?: string | undefined;
@@ -283,6 +283,7 @@ declare const DESYv2: (patch: (name: string, map: {
283
283
  "KOL-HEADING"?: string | undefined;
284
284
  "KOL-BADGE"?: string | undefined;
285
285
  "KOL-ICON"?: string | undefined;
286
+ "KOL-SEPARATOR"?: string | undefined;
286
287
  "KOL-TABS"?: string | undefined;
287
288
  "KOL-ACCORDION"?: string | undefined;
288
289
  "KOL-ACCORDION-GROUP"?: string | undefined;
@@ -308,7 +309,6 @@ declare const DESYv2: (patch: (name: string, map: {
308
309
  "KOL-MODAL"?: string | undefined;
309
310
  "KOL-PAGINATION"?: string | undefined;
310
311
  "KOL-POPOVER"?: string | undefined;
311
- "KOL-SEPARATOR"?: string | undefined;
312
312
  "KOL-SKIP-NAV"?: string | undefined;
313
313
  "KOL-SPIN"?: string | undefined;
314
314
  "KOL-TOAST"?: string | undefined;
@@ -336,6 +336,7 @@ declare const ECL_EC: (patch: (name: string, map: {
336
336
  "KOL-HEADING"?: string | undefined;
337
337
  "KOL-BADGE"?: string | undefined;
338
338
  "KOL-ICON"?: string | undefined;
339
+ "KOL-SEPARATOR"?: string | undefined;
339
340
  "KOL-TABS"?: string | undefined;
340
341
  "KOL-ACCORDION"?: string | undefined;
341
342
  "KOL-ACCORDION-GROUP"?: string | undefined;
@@ -361,7 +362,6 @@ declare const ECL_EC: (patch: (name: string, map: {
361
362
  "KOL-MODAL"?: string | undefined;
362
363
  "KOL-PAGINATION"?: string | undefined;
363
364
  "KOL-POPOVER"?: string | undefined;
364
- "KOL-SEPARATOR"?: string | undefined;
365
365
  "KOL-SKIP-NAV"?: string | undefined;
366
366
  "KOL-SPIN"?: string | undefined;
367
367
  "KOL-TOAST"?: string | undefined;
@@ -389,6 +389,7 @@ declare const ECL_EU: (patch: (name: string, map: {
389
389
  "KOL-HEADING"?: string | undefined;
390
390
  "KOL-BADGE"?: string | undefined;
391
391
  "KOL-ICON"?: string | undefined;
392
+ "KOL-SEPARATOR"?: string | undefined;
392
393
  "KOL-TABS"?: string | undefined;
393
394
  "KOL-ACCORDION"?: string | undefined;
394
395
  "KOL-ACCORDION-GROUP"?: string | undefined;
@@ -414,7 +415,6 @@ declare const ECL_EU: (patch: (name: string, map: {
414
415
  "KOL-MODAL"?: string | undefined;
415
416
  "KOL-PAGINATION"?: string | undefined;
416
417
  "KOL-POPOVER"?: string | undefined;
417
- "KOL-SEPARATOR"?: string | undefined;
418
418
  "KOL-SKIP-NAV"?: string | undefined;
419
419
  "KOL-SPIN"?: string | undefined;
420
420
  "KOL-TOAST"?: string | undefined;
@@ -442,6 +442,7 @@ declare const ITZBund: (patch: (name: string, map: {
442
442
  "KOL-HEADING"?: string | undefined;
443
443
  "KOL-BADGE"?: string | undefined;
444
444
  "KOL-ICON"?: string | undefined;
445
+ "KOL-SEPARATOR"?: string | undefined;
445
446
  "KOL-TABS"?: string | undefined;
446
447
  "KOL-ACCORDION"?: string | undefined;
447
448
  "KOL-ACCORDION-GROUP"?: string | undefined;
@@ -467,7 +468,6 @@ declare const ITZBund: (patch: (name: string, map: {
467
468
  "KOL-MODAL"?: string | undefined;
468
469
  "KOL-PAGINATION"?: string | undefined;
469
470
  "KOL-POPOVER"?: string | undefined;
470
- "KOL-SEPARATOR"?: string | undefined;
471
471
  "KOL-SKIP-NAV"?: string | undefined;
472
472
  "KOL-SPIN"?: string | undefined;
473
473
  "KOL-TOAST"?: string | undefined;
@@ -495,6 +495,7 @@ declare const MAPZ: (patch: (name: string, map: {
495
495
  "KOL-HEADING"?: string | undefined;
496
496
  "KOL-BADGE"?: string | undefined;
497
497
  "KOL-ICON"?: string | undefined;
498
+ "KOL-SEPARATOR"?: string | undefined;
498
499
  "KOL-TABS"?: string | undefined;
499
500
  "KOL-ACCORDION"?: string | undefined;
500
501
  "KOL-ACCORDION-GROUP"?: string | undefined;
@@ -520,7 +521,6 @@ declare const MAPZ: (patch: (name: string, map: {
520
521
  "KOL-MODAL"?: string | undefined;
521
522
  "KOL-PAGINATION"?: string | undefined;
522
523
  "KOL-POPOVER"?: string | undefined;
523
- "KOL-SEPARATOR"?: string | undefined;
524
524
  "KOL-SKIP-NAV"?: string | undefined;
525
525
  "KOL-SPIN"?: string | undefined;
526
526
  "KOL-TOAST"?: string | undefined;
@@ -548,6 +548,7 @@ declare const ZOLLv2: (patch: (name: string, map: {
548
548
  "KOL-HEADING"?: string | undefined;
549
549
  "KOL-BADGE"?: string | undefined;
550
550
  "KOL-ICON"?: string | undefined;
551
+ "KOL-SEPARATOR"?: string | undefined;
551
552
  "KOL-TABS"?: string | undefined;
552
553
  "KOL-ACCORDION"?: string | undefined;
553
554
  "KOL-ACCORDION-GROUP"?: string | undefined;
@@ -573,7 +574,6 @@ declare const ZOLLv2: (patch: (name: string, map: {
573
574
  "KOL-MODAL"?: string | undefined;
574
575
  "KOL-PAGINATION"?: string | undefined;
575
576
  "KOL-POPOVER"?: string | undefined;
576
- "KOL-SEPARATOR"?: string | undefined;
577
577
  "KOL-SKIP-NAV"?: string | undefined;
578
578
  "KOL-SPIN"?: string | undefined;
579
579
  "KOL-TOAST"?: string | undefined;