@public-ui/themes 2.0.14 → 2.1.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.
@@ -0,0 +1,58 @@
1
+ export declare const BMF: (patch: (name: string, map: {
2
+ GLOBAL?: string | undefined;
3
+ PROPERTIES?: string | undefined;
4
+ "KOL-SYMBOL"?: string | undefined;
5
+ "KOL-DETAILS"?: string | undefined;
6
+ "KOL-ABBR"?: string | undefined;
7
+ "KOL-BUTTON"?: string | undefined;
8
+ "KOL-FORM"?: string | undefined;
9
+ "KOL-LINK"?: string | undefined;
10
+ "KOL-NAV"?: string | undefined;
11
+ "KOL-PROGRESS"?: string | undefined;
12
+ "KOL-SELECT"?: string | undefined;
13
+ "KOL-TABLE"?: string | undefined;
14
+ "KOL-TEXTAREA"?: string | undefined;
15
+ "KOL-IMAGE"?: string | undefined;
16
+ "KOL-ICON"?: string | undefined;
17
+ "KOL-ALERT"?: string | undefined;
18
+ "KOL-CARD"?: string | undefined;
19
+ "KOL-ACCORDION"?: string | undefined;
20
+ "KOL-ACCORDION-GROUP"?: string | undefined;
21
+ "KOL-AVATAR"?: string | undefined;
22
+ "KOL-BADGE"?: string | undefined;
23
+ "KOL-BREADCRUMB"?: string | undefined;
24
+ "KOL-BUTTON-GROUP"?: string | undefined;
25
+ "KOL-BUTTON-LINK"?: string | undefined;
26
+ "KOL-HEADING"?: string | undefined;
27
+ "KOL-INDENTED-TEXT"?: string | undefined;
28
+ "KOL-INPUT-CHECKBOX"?: string | undefined;
29
+ "KOL-INPUT-COLOR"?: string | undefined;
30
+ "KOL-INPUT-DATE"?: string | undefined;
31
+ "KOL-INPUT-EMAIL"?: string | undefined;
32
+ "KOL-INPUT-FILE"?: string | undefined;
33
+ "KOL-INPUT-NUMBER"?: string | undefined;
34
+ "KOL-INPUT-PASSWORD"?: string | undefined;
35
+ "KOL-INPUT-RADIO"?: string | undefined;
36
+ "KOL-INPUT-RANGE"?: string | undefined;
37
+ "KOL-INPUT-TEXT"?: string | undefined;
38
+ "KOL-KOLIBRI"?: string | undefined;
39
+ "KOL-LINK-BUTTON"?: string | undefined;
40
+ "KOL-LINK-GROUP"?: string | undefined;
41
+ "KOL-LOGO"?: string | undefined;
42
+ "KOL-MODAL"?: string | undefined;
43
+ "KOL-PAGINATION"?: string | undefined;
44
+ "KOL-SEPARATOR"?: string | undefined;
45
+ "KOL-SKIP-NAV"?: string | undefined;
46
+ "KOL-SPIN"?: string | undefined;
47
+ "KOL-SPLIT-BUTTON"?: string | undefined;
48
+ "KOL-TABLE-STATELESS"?: string | undefined;
49
+ "KOL-TABLE-STATEFUL"?: string | undefined;
50
+ "KOL-TABS"?: string | undefined;
51
+ "KOL-TOAST-CONTAINER"?: string | undefined;
52
+ "KOL-TOOLBAR"?: string | undefined;
53
+ "KOL-TOOLTIP"?: string | undefined;
54
+ "KOL-TREE"?: string | undefined;
55
+ "KOL-TREE-ITEM"?: string | undefined;
56
+ }, options?: {
57
+ append?: boolean | undefined;
58
+ } | undefined) => string) => string;
@@ -0,0 +1,58 @@
1
+ export declare const BStW: (patch: (name: string, map: {
2
+ GLOBAL?: string | undefined;
3
+ PROPERTIES?: string | undefined;
4
+ "KOL-SYMBOL"?: string | undefined;
5
+ "KOL-DETAILS"?: string | undefined;
6
+ "KOL-ABBR"?: string | undefined;
7
+ "KOL-BUTTON"?: string | undefined;
8
+ "KOL-FORM"?: string | undefined;
9
+ "KOL-LINK"?: string | undefined;
10
+ "KOL-NAV"?: string | undefined;
11
+ "KOL-PROGRESS"?: string | undefined;
12
+ "KOL-SELECT"?: string | undefined;
13
+ "KOL-TABLE"?: string | undefined;
14
+ "KOL-TEXTAREA"?: string | undefined;
15
+ "KOL-IMAGE"?: string | undefined;
16
+ "KOL-ICON"?: string | undefined;
17
+ "KOL-ALERT"?: string | undefined;
18
+ "KOL-CARD"?: string | undefined;
19
+ "KOL-ACCORDION"?: string | undefined;
20
+ "KOL-ACCORDION-GROUP"?: string | undefined;
21
+ "KOL-AVATAR"?: string | undefined;
22
+ "KOL-BADGE"?: string | undefined;
23
+ "KOL-BREADCRUMB"?: string | undefined;
24
+ "KOL-BUTTON-GROUP"?: string | undefined;
25
+ "KOL-BUTTON-LINK"?: string | undefined;
26
+ "KOL-HEADING"?: string | undefined;
27
+ "KOL-INDENTED-TEXT"?: string | undefined;
28
+ "KOL-INPUT-CHECKBOX"?: string | undefined;
29
+ "KOL-INPUT-COLOR"?: string | undefined;
30
+ "KOL-INPUT-DATE"?: string | undefined;
31
+ "KOL-INPUT-EMAIL"?: string | undefined;
32
+ "KOL-INPUT-FILE"?: string | undefined;
33
+ "KOL-INPUT-NUMBER"?: string | undefined;
34
+ "KOL-INPUT-PASSWORD"?: string | undefined;
35
+ "KOL-INPUT-RADIO"?: string | undefined;
36
+ "KOL-INPUT-RANGE"?: string | undefined;
37
+ "KOL-INPUT-TEXT"?: string | undefined;
38
+ "KOL-KOLIBRI"?: string | undefined;
39
+ "KOL-LINK-BUTTON"?: string | undefined;
40
+ "KOL-LINK-GROUP"?: string | undefined;
41
+ "KOL-LOGO"?: string | undefined;
42
+ "KOL-MODAL"?: string | undefined;
43
+ "KOL-PAGINATION"?: string | undefined;
44
+ "KOL-SEPARATOR"?: string | undefined;
45
+ "KOL-SKIP-NAV"?: string | undefined;
46
+ "KOL-SPIN"?: string | undefined;
47
+ "KOL-SPLIT-BUTTON"?: string | undefined;
48
+ "KOL-TABLE-STATELESS"?: string | undefined;
49
+ "KOL-TABLE-STATEFUL"?: string | undefined;
50
+ "KOL-TABS"?: string | undefined;
51
+ "KOL-TOAST-CONTAINER"?: string | undefined;
52
+ "KOL-TOOLBAR"?: string | undefined;
53
+ "KOL-TOOLTIP"?: string | undefined;
54
+ "KOL-TREE"?: string | undefined;
55
+ "KOL-TREE-ITEM"?: string | undefined;
56
+ }, options?: {
57
+ append?: boolean | undefined;
58
+ } | undefined) => string) => string;
@@ -0,0 +1,58 @@
1
+ export declare const DEFAULT: (patch: (name: string, map: {
2
+ GLOBAL?: string | undefined;
3
+ PROPERTIES?: string | undefined;
4
+ "KOL-SYMBOL"?: string | undefined;
5
+ "KOL-DETAILS"?: string | undefined;
6
+ "KOL-ABBR"?: string | undefined;
7
+ "KOL-BUTTON"?: string | undefined;
8
+ "KOL-FORM"?: string | undefined;
9
+ "KOL-LINK"?: string | undefined;
10
+ "KOL-NAV"?: string | undefined;
11
+ "KOL-PROGRESS"?: string | undefined;
12
+ "KOL-SELECT"?: string | undefined;
13
+ "KOL-TABLE"?: string | undefined;
14
+ "KOL-TEXTAREA"?: string | undefined;
15
+ "KOL-IMAGE"?: string | undefined;
16
+ "KOL-ICON"?: string | undefined;
17
+ "KOL-ALERT"?: string | undefined;
18
+ "KOL-CARD"?: string | undefined;
19
+ "KOL-ACCORDION"?: string | undefined;
20
+ "KOL-ACCORDION-GROUP"?: string | undefined;
21
+ "KOL-AVATAR"?: string | undefined;
22
+ "KOL-BADGE"?: string | undefined;
23
+ "KOL-BREADCRUMB"?: string | undefined;
24
+ "KOL-BUTTON-GROUP"?: string | undefined;
25
+ "KOL-BUTTON-LINK"?: string | undefined;
26
+ "KOL-HEADING"?: string | undefined;
27
+ "KOL-INDENTED-TEXT"?: string | undefined;
28
+ "KOL-INPUT-CHECKBOX"?: string | undefined;
29
+ "KOL-INPUT-COLOR"?: string | undefined;
30
+ "KOL-INPUT-DATE"?: string | undefined;
31
+ "KOL-INPUT-EMAIL"?: string | undefined;
32
+ "KOL-INPUT-FILE"?: string | undefined;
33
+ "KOL-INPUT-NUMBER"?: string | undefined;
34
+ "KOL-INPUT-PASSWORD"?: string | undefined;
35
+ "KOL-INPUT-RADIO"?: string | undefined;
36
+ "KOL-INPUT-RANGE"?: string | undefined;
37
+ "KOL-INPUT-TEXT"?: string | undefined;
38
+ "KOL-KOLIBRI"?: string | undefined;
39
+ "KOL-LINK-BUTTON"?: string | undefined;
40
+ "KOL-LINK-GROUP"?: string | undefined;
41
+ "KOL-LOGO"?: string | undefined;
42
+ "KOL-MODAL"?: string | undefined;
43
+ "KOL-PAGINATION"?: string | undefined;
44
+ "KOL-SEPARATOR"?: string | undefined;
45
+ "KOL-SKIP-NAV"?: string | undefined;
46
+ "KOL-SPIN"?: string | undefined;
47
+ "KOL-SPLIT-BUTTON"?: string | undefined;
48
+ "KOL-TABLE-STATELESS"?: string | undefined;
49
+ "KOL-TABLE-STATEFUL"?: string | undefined;
50
+ "KOL-TABS"?: string | undefined;
51
+ "KOL-TOAST-CONTAINER"?: string | undefined;
52
+ "KOL-TOOLBAR"?: string | undefined;
53
+ "KOL-TOOLTIP"?: string | undefined;
54
+ "KOL-TREE"?: string | undefined;
55
+ "KOL-TREE-ITEM"?: string | undefined;
56
+ }, options?: {
57
+ append?: boolean | undefined;
58
+ } | undefined) => string) => string;
@@ -0,0 +1,58 @@
1
+ export declare const ECL_EC: (patch: (name: string, map: {
2
+ GLOBAL?: string | undefined;
3
+ PROPERTIES?: string | undefined;
4
+ "KOL-SYMBOL"?: string | undefined;
5
+ "KOL-DETAILS"?: string | undefined;
6
+ "KOL-ABBR"?: string | undefined;
7
+ "KOL-BUTTON"?: string | undefined;
8
+ "KOL-FORM"?: string | undefined;
9
+ "KOL-LINK"?: string | undefined;
10
+ "KOL-NAV"?: string | undefined;
11
+ "KOL-PROGRESS"?: string | undefined;
12
+ "KOL-SELECT"?: string | undefined;
13
+ "KOL-TABLE"?: string | undefined;
14
+ "KOL-TEXTAREA"?: string | undefined;
15
+ "KOL-IMAGE"?: string | undefined;
16
+ "KOL-ICON"?: string | undefined;
17
+ "KOL-ALERT"?: string | undefined;
18
+ "KOL-CARD"?: string | undefined;
19
+ "KOL-ACCORDION"?: string | undefined;
20
+ "KOL-ACCORDION-GROUP"?: string | undefined;
21
+ "KOL-AVATAR"?: string | undefined;
22
+ "KOL-BADGE"?: string | undefined;
23
+ "KOL-BREADCRUMB"?: string | undefined;
24
+ "KOL-BUTTON-GROUP"?: string | undefined;
25
+ "KOL-BUTTON-LINK"?: string | undefined;
26
+ "KOL-HEADING"?: string | undefined;
27
+ "KOL-INDENTED-TEXT"?: string | undefined;
28
+ "KOL-INPUT-CHECKBOX"?: string | undefined;
29
+ "KOL-INPUT-COLOR"?: string | undefined;
30
+ "KOL-INPUT-DATE"?: string | undefined;
31
+ "KOL-INPUT-EMAIL"?: string | undefined;
32
+ "KOL-INPUT-FILE"?: string | undefined;
33
+ "KOL-INPUT-NUMBER"?: string | undefined;
34
+ "KOL-INPUT-PASSWORD"?: string | undefined;
35
+ "KOL-INPUT-RADIO"?: string | undefined;
36
+ "KOL-INPUT-RANGE"?: string | undefined;
37
+ "KOL-INPUT-TEXT"?: string | undefined;
38
+ "KOL-KOLIBRI"?: string | undefined;
39
+ "KOL-LINK-BUTTON"?: string | undefined;
40
+ "KOL-LINK-GROUP"?: string | undefined;
41
+ "KOL-LOGO"?: string | undefined;
42
+ "KOL-MODAL"?: string | undefined;
43
+ "KOL-PAGINATION"?: string | undefined;
44
+ "KOL-SEPARATOR"?: string | undefined;
45
+ "KOL-SKIP-NAV"?: string | undefined;
46
+ "KOL-SPIN"?: string | undefined;
47
+ "KOL-SPLIT-BUTTON"?: string | undefined;
48
+ "KOL-TABLE-STATELESS"?: string | undefined;
49
+ "KOL-TABLE-STATEFUL"?: string | undefined;
50
+ "KOL-TABS"?: string | undefined;
51
+ "KOL-TOAST-CONTAINER"?: string | undefined;
52
+ "KOL-TOOLBAR"?: string | undefined;
53
+ "KOL-TOOLTIP"?: string | undefined;
54
+ "KOL-TREE"?: string | undefined;
55
+ "KOL-TREE-ITEM"?: string | undefined;
56
+ }, options?: {
57
+ append?: boolean | undefined;
58
+ } | undefined) => string) => string;
@@ -0,0 +1,58 @@
1
+ export declare const ECL_EU: (patch: (name: string, map: {
2
+ GLOBAL?: string | undefined;
3
+ PROPERTIES?: string | undefined;
4
+ "KOL-SYMBOL"?: string | undefined;
5
+ "KOL-DETAILS"?: string | undefined;
6
+ "KOL-ABBR"?: string | undefined;
7
+ "KOL-BUTTON"?: string | undefined;
8
+ "KOL-FORM"?: string | undefined;
9
+ "KOL-LINK"?: string | undefined;
10
+ "KOL-NAV"?: string | undefined;
11
+ "KOL-PROGRESS"?: string | undefined;
12
+ "KOL-SELECT"?: string | undefined;
13
+ "KOL-TABLE"?: string | undefined;
14
+ "KOL-TEXTAREA"?: string | undefined;
15
+ "KOL-IMAGE"?: string | undefined;
16
+ "KOL-ICON"?: string | undefined;
17
+ "KOL-ALERT"?: string | undefined;
18
+ "KOL-CARD"?: string | undefined;
19
+ "KOL-ACCORDION"?: string | undefined;
20
+ "KOL-ACCORDION-GROUP"?: string | undefined;
21
+ "KOL-AVATAR"?: string | undefined;
22
+ "KOL-BADGE"?: string | undefined;
23
+ "KOL-BREADCRUMB"?: string | undefined;
24
+ "KOL-BUTTON-GROUP"?: string | undefined;
25
+ "KOL-BUTTON-LINK"?: string | undefined;
26
+ "KOL-HEADING"?: string | undefined;
27
+ "KOL-INDENTED-TEXT"?: string | undefined;
28
+ "KOL-INPUT-CHECKBOX"?: string | undefined;
29
+ "KOL-INPUT-COLOR"?: string | undefined;
30
+ "KOL-INPUT-DATE"?: string | undefined;
31
+ "KOL-INPUT-EMAIL"?: string | undefined;
32
+ "KOL-INPUT-FILE"?: string | undefined;
33
+ "KOL-INPUT-NUMBER"?: string | undefined;
34
+ "KOL-INPUT-PASSWORD"?: string | undefined;
35
+ "KOL-INPUT-RADIO"?: string | undefined;
36
+ "KOL-INPUT-RANGE"?: string | undefined;
37
+ "KOL-INPUT-TEXT"?: string | undefined;
38
+ "KOL-KOLIBRI"?: string | undefined;
39
+ "KOL-LINK-BUTTON"?: string | undefined;
40
+ "KOL-LINK-GROUP"?: string | undefined;
41
+ "KOL-LOGO"?: string | undefined;
42
+ "KOL-MODAL"?: string | undefined;
43
+ "KOL-PAGINATION"?: string | undefined;
44
+ "KOL-SEPARATOR"?: string | undefined;
45
+ "KOL-SKIP-NAV"?: string | undefined;
46
+ "KOL-SPIN"?: string | undefined;
47
+ "KOL-SPLIT-BUTTON"?: string | undefined;
48
+ "KOL-TABLE-STATELESS"?: string | undefined;
49
+ "KOL-TABLE-STATEFUL"?: string | undefined;
50
+ "KOL-TABS"?: string | undefined;
51
+ "KOL-TOAST-CONTAINER"?: string | undefined;
52
+ "KOL-TOOLBAR"?: string | undefined;
53
+ "KOL-TOOLTIP"?: string | undefined;
54
+ "KOL-TREE"?: string | undefined;
55
+ "KOL-TREE-ITEM"?: string | undefined;
56
+ }, options?: {
57
+ append?: boolean | undefined;
58
+ } | undefined) => string) => string;
@@ -0,0 +1,2 @@
1
+ export * from './ecl-ec';
2
+ export * from './ecl-eu';