@public-ui/themes 1.5.0-rc.15 → 1.5.0-rc.16
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 +179 -244
- package/dist/index.d.ts +11 -11
- package/dist/index.mjs +179 -244
- package/package.json +4 -4
package/dist/index.d.ts
CHANGED
|
@@ -15,9 +15,9 @@ declare const BAMF: (patch: (name: string, map: {
|
|
|
15
15
|
"KOL-TABLE"?: string | undefined;
|
|
16
16
|
"KOL-TEXTAREA"?: string | undefined;
|
|
17
17
|
"KOL-IMAGE"?: string | undefined;
|
|
18
|
-
"KOL-ICON"?: string | undefined;
|
|
19
18
|
"KOL-HEADING"?: string | undefined;
|
|
20
19
|
"KOL-BADGE"?: string | undefined;
|
|
20
|
+
"KOL-ICON"?: string | undefined;
|
|
21
21
|
"KOL-TABS"?: string | undefined;
|
|
22
22
|
"KOL-ACCORDION"?: string | undefined;
|
|
23
23
|
"KOL-ACCORDION-GROUP"?: string | undefined;
|
|
@@ -68,9 +68,9 @@ declare const BPA: (patch: (name: string, map: {
|
|
|
68
68
|
"KOL-TABLE"?: string | undefined;
|
|
69
69
|
"KOL-TEXTAREA"?: string | undefined;
|
|
70
70
|
"KOL-IMAGE"?: string | undefined;
|
|
71
|
-
"KOL-ICON"?: string | undefined;
|
|
72
71
|
"KOL-HEADING"?: string | undefined;
|
|
73
72
|
"KOL-BADGE"?: string | undefined;
|
|
73
|
+
"KOL-ICON"?: string | undefined;
|
|
74
74
|
"KOL-TABS"?: string | undefined;
|
|
75
75
|
"KOL-ACCORDION"?: string | undefined;
|
|
76
76
|
"KOL-ACCORDION-GROUP"?: string | undefined;
|
|
@@ -121,9 +121,9 @@ declare const BZSt: (patch: (name: string, map: {
|
|
|
121
121
|
"KOL-TABLE"?: string | undefined;
|
|
122
122
|
"KOL-TEXTAREA"?: string | undefined;
|
|
123
123
|
"KOL-IMAGE"?: string | undefined;
|
|
124
|
-
"KOL-ICON"?: string | undefined;
|
|
125
124
|
"KOL-HEADING"?: string | undefined;
|
|
126
125
|
"KOL-BADGE"?: string | undefined;
|
|
126
|
+
"KOL-ICON"?: string | undefined;
|
|
127
127
|
"KOL-TABS"?: string | undefined;
|
|
128
128
|
"KOL-ACCORDION"?: string | undefined;
|
|
129
129
|
"KOL-ACCORDION-GROUP"?: string | undefined;
|
|
@@ -174,9 +174,9 @@ declare const BMF: (patch: (name: string, map: {
|
|
|
174
174
|
"KOL-TABLE"?: string | undefined;
|
|
175
175
|
"KOL-TEXTAREA"?: string | undefined;
|
|
176
176
|
"KOL-IMAGE"?: string | undefined;
|
|
177
|
-
"KOL-ICON"?: string | undefined;
|
|
178
177
|
"KOL-HEADING"?: string | undefined;
|
|
179
178
|
"KOL-BADGE"?: string | undefined;
|
|
179
|
+
"KOL-ICON"?: string | undefined;
|
|
180
180
|
"KOL-TABS"?: string | undefined;
|
|
181
181
|
"KOL-ACCORDION"?: string | undefined;
|
|
182
182
|
"KOL-ACCORDION-GROUP"?: string | undefined;
|
|
@@ -227,9 +227,9 @@ declare const DESYv1: (patch: (name: string, map: {
|
|
|
227
227
|
"KOL-TABLE"?: string | undefined;
|
|
228
228
|
"KOL-TEXTAREA"?: string | undefined;
|
|
229
229
|
"KOL-IMAGE"?: string | undefined;
|
|
230
|
-
"KOL-ICON"?: string | undefined;
|
|
231
230
|
"KOL-HEADING"?: string | undefined;
|
|
232
231
|
"KOL-BADGE"?: string | undefined;
|
|
232
|
+
"KOL-ICON"?: string | undefined;
|
|
233
233
|
"KOL-TABS"?: string | undefined;
|
|
234
234
|
"KOL-ACCORDION"?: string | undefined;
|
|
235
235
|
"KOL-ACCORDION-GROUP"?: string | undefined;
|
|
@@ -280,9 +280,9 @@ declare const DESYv2: (patch: (name: string, map: {
|
|
|
280
280
|
"KOL-TABLE"?: string | undefined;
|
|
281
281
|
"KOL-TEXTAREA"?: string | undefined;
|
|
282
282
|
"KOL-IMAGE"?: string | undefined;
|
|
283
|
-
"KOL-ICON"?: string | undefined;
|
|
284
283
|
"KOL-HEADING"?: string | undefined;
|
|
285
284
|
"KOL-BADGE"?: string | undefined;
|
|
285
|
+
"KOL-ICON"?: string | undefined;
|
|
286
286
|
"KOL-TABS"?: string | undefined;
|
|
287
287
|
"KOL-ACCORDION"?: string | undefined;
|
|
288
288
|
"KOL-ACCORDION-GROUP"?: string | undefined;
|
|
@@ -333,9 +333,9 @@ declare const ECL_EC: (patch: (name: string, map: {
|
|
|
333
333
|
"KOL-TABLE"?: string | undefined;
|
|
334
334
|
"KOL-TEXTAREA"?: string | undefined;
|
|
335
335
|
"KOL-IMAGE"?: string | undefined;
|
|
336
|
-
"KOL-ICON"?: string | undefined;
|
|
337
336
|
"KOL-HEADING"?: string | undefined;
|
|
338
337
|
"KOL-BADGE"?: string | undefined;
|
|
338
|
+
"KOL-ICON"?: string | undefined;
|
|
339
339
|
"KOL-TABS"?: string | undefined;
|
|
340
340
|
"KOL-ACCORDION"?: string | undefined;
|
|
341
341
|
"KOL-ACCORDION-GROUP"?: string | undefined;
|
|
@@ -386,9 +386,9 @@ declare const ECL_EU: (patch: (name: string, map: {
|
|
|
386
386
|
"KOL-TABLE"?: string | undefined;
|
|
387
387
|
"KOL-TEXTAREA"?: string | undefined;
|
|
388
388
|
"KOL-IMAGE"?: string | undefined;
|
|
389
|
-
"KOL-ICON"?: string | undefined;
|
|
390
389
|
"KOL-HEADING"?: string | undefined;
|
|
391
390
|
"KOL-BADGE"?: string | undefined;
|
|
391
|
+
"KOL-ICON"?: string | undefined;
|
|
392
392
|
"KOL-TABS"?: string | undefined;
|
|
393
393
|
"KOL-ACCORDION"?: string | undefined;
|
|
394
394
|
"KOL-ACCORDION-GROUP"?: string | undefined;
|
|
@@ -439,9 +439,9 @@ declare const ITZBund: (patch: (name: string, map: {
|
|
|
439
439
|
"KOL-TABLE"?: string | undefined;
|
|
440
440
|
"KOL-TEXTAREA"?: string | undefined;
|
|
441
441
|
"KOL-IMAGE"?: string | undefined;
|
|
442
|
-
"KOL-ICON"?: string | undefined;
|
|
443
442
|
"KOL-HEADING"?: string | undefined;
|
|
444
443
|
"KOL-BADGE"?: string | undefined;
|
|
444
|
+
"KOL-ICON"?: string | undefined;
|
|
445
445
|
"KOL-TABS"?: string | undefined;
|
|
446
446
|
"KOL-ACCORDION"?: string | undefined;
|
|
447
447
|
"KOL-ACCORDION-GROUP"?: string | undefined;
|
|
@@ -492,9 +492,9 @@ declare const MAPZ: (patch: (name: string, map: {
|
|
|
492
492
|
"KOL-TABLE"?: string | undefined;
|
|
493
493
|
"KOL-TEXTAREA"?: string | undefined;
|
|
494
494
|
"KOL-IMAGE"?: string | undefined;
|
|
495
|
-
"KOL-ICON"?: string | undefined;
|
|
496
495
|
"KOL-HEADING"?: string | undefined;
|
|
497
496
|
"KOL-BADGE"?: string | undefined;
|
|
497
|
+
"KOL-ICON"?: string | undefined;
|
|
498
498
|
"KOL-TABS"?: string | undefined;
|
|
499
499
|
"KOL-ACCORDION"?: string | undefined;
|
|
500
500
|
"KOL-ACCORDION-GROUP"?: string | undefined;
|
|
@@ -545,9 +545,9 @@ declare const ZOLLv2: (patch: (name: string, map: {
|
|
|
545
545
|
"KOL-TABLE"?: string | undefined;
|
|
546
546
|
"KOL-TEXTAREA"?: string | undefined;
|
|
547
547
|
"KOL-IMAGE"?: string | undefined;
|
|
548
|
-
"KOL-ICON"?: string | undefined;
|
|
549
548
|
"KOL-HEADING"?: string | undefined;
|
|
550
549
|
"KOL-BADGE"?: string | undefined;
|
|
550
|
+
"KOL-ICON"?: string | undefined;
|
|
551
551
|
"KOL-TABS"?: string | undefined;
|
|
552
552
|
"KOL-ACCORDION"?: string | undefined;
|
|
553
553
|
"KOL-ACCORDION-GROUP"?: string | undefined;
|