@public-ui/themes 1.4.2 → 1.5.0-rc.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.
- package/assets/kreon/Kreon-VariableFont_wght.ttf +0 -0
- package/assets/kreon/OFL.txt +93 -0
- package/assets/kreon/README.txt +67 -0
- package/assets/kreon/static/Kreon-Bold.ttf +0 -0
- package/assets/kreon/static/Kreon-Light.ttf +0 -0
- package/assets/kreon/static/Kreon-Medium.ttf +0 -0
- package/assets/kreon/static/Kreon-Regular.ttf +0 -0
- package/assets/kreon/static/Kreon-SemiBold.ttf +0 -0
- package/assets/kreon/style.css +41 -0
- package/dist/index.cjs +15 -15
- package/dist/index.d.ts +200 -200
- package/dist/index.mjs +1 -1
- package/package.json +2 -5
|
Binary file
|
|
@@ -0,0 +1,93 @@
|
|
|
1
|
+
Copyright 2018 The Kreon Project Authors (https://github.com/googlefonts/kreon), with Reserved Font Name "Kreon".
|
|
2
|
+
|
|
3
|
+
This Font Software is licensed under the SIL Open Font License, Version 1.1.
|
|
4
|
+
This license is copied below, and is also available with a FAQ at:
|
|
5
|
+
http://scripts.sil.org/OFL
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
-----------------------------------------------------------
|
|
9
|
+
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
|
|
10
|
+
-----------------------------------------------------------
|
|
11
|
+
|
|
12
|
+
PREAMBLE
|
|
13
|
+
The goals of the Open Font License (OFL) are to stimulate worldwide
|
|
14
|
+
development of collaborative font projects, to support the font creation
|
|
15
|
+
efforts of academic and linguistic communities, and to provide a free and
|
|
16
|
+
open framework in which fonts may be shared and improved in partnership
|
|
17
|
+
with others.
|
|
18
|
+
|
|
19
|
+
The OFL allows the licensed fonts to be used, studied, modified and
|
|
20
|
+
redistributed freely as long as they are not sold by themselves. The
|
|
21
|
+
fonts, including any derivative works, can be bundled, embedded,
|
|
22
|
+
redistributed and/or sold with any software provided that any reserved
|
|
23
|
+
names are not used by derivative works. The fonts and derivatives,
|
|
24
|
+
however, cannot be released under any other type of license. The
|
|
25
|
+
requirement for fonts to remain under this license does not apply
|
|
26
|
+
to any document created using the fonts or their derivatives.
|
|
27
|
+
|
|
28
|
+
DEFINITIONS
|
|
29
|
+
"Font Software" refers to the set of files released by the Copyright
|
|
30
|
+
Holder(s) under this license and clearly marked as such. This may
|
|
31
|
+
include source files, build scripts and documentation.
|
|
32
|
+
|
|
33
|
+
"Reserved Font Name" refers to any names specified as such after the
|
|
34
|
+
copyright statement(s).
|
|
35
|
+
|
|
36
|
+
"Original Version" refers to the collection of Font Software components as
|
|
37
|
+
distributed by the Copyright Holder(s).
|
|
38
|
+
|
|
39
|
+
"Modified Version" refers to any derivative made by adding to, deleting,
|
|
40
|
+
or substituting -- in part or in whole -- any of the components of the
|
|
41
|
+
Original Version, by changing formats or by porting the Font Software to a
|
|
42
|
+
new environment.
|
|
43
|
+
|
|
44
|
+
"Author" refers to any designer, engineer, programmer, technical
|
|
45
|
+
writer or other person who contributed to the Font Software.
|
|
46
|
+
|
|
47
|
+
PERMISSION & CONDITIONS
|
|
48
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
49
|
+
a copy of the Font Software, to use, study, copy, merge, embed, modify,
|
|
50
|
+
redistribute, and sell modified and unmodified copies of the Font
|
|
51
|
+
Software, subject to the following conditions:
|
|
52
|
+
|
|
53
|
+
1) Neither the Font Software nor any of its individual components,
|
|
54
|
+
in Original or Modified Versions, may be sold by itself.
|
|
55
|
+
|
|
56
|
+
2) Original or Modified Versions of the Font Software may be bundled,
|
|
57
|
+
redistributed and/or sold with any software, provided that each copy
|
|
58
|
+
contains the above copyright notice and this license. These can be
|
|
59
|
+
included either as stand-alone text files, human-readable headers or
|
|
60
|
+
in the appropriate machine-readable metadata fields within text or
|
|
61
|
+
binary files as long as those fields can be easily viewed by the user.
|
|
62
|
+
|
|
63
|
+
3) No Modified Version of the Font Software may use the Reserved Font
|
|
64
|
+
Name(s) unless explicit written permission is granted by the corresponding
|
|
65
|
+
Copyright Holder. This restriction only applies to the primary font name as
|
|
66
|
+
presented to the users.
|
|
67
|
+
|
|
68
|
+
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
|
|
69
|
+
Software shall not be used to promote, endorse or advertise any
|
|
70
|
+
Modified Version, except to acknowledge the contribution(s) of the
|
|
71
|
+
Copyright Holder(s) and the Author(s) or with their explicit written
|
|
72
|
+
permission.
|
|
73
|
+
|
|
74
|
+
5) The Font Software, modified or unmodified, in part or in whole,
|
|
75
|
+
must be distributed entirely under this license, and must not be
|
|
76
|
+
distributed under any other license. The requirement for fonts to
|
|
77
|
+
remain under this license does not apply to any document created
|
|
78
|
+
using the Font Software.
|
|
79
|
+
|
|
80
|
+
TERMINATION
|
|
81
|
+
This license becomes null and void if any of the above conditions are
|
|
82
|
+
not met.
|
|
83
|
+
|
|
84
|
+
DISCLAIMER
|
|
85
|
+
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
86
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
|
|
87
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
|
|
88
|
+
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
|
|
89
|
+
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
90
|
+
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
|
|
91
|
+
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
92
|
+
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
|
|
93
|
+
OTHER DEALINGS IN THE FONT SOFTWARE.
|
|
@@ -0,0 +1,67 @@
|
|
|
1
|
+
Kreon Variable Font
|
|
2
|
+
===================
|
|
3
|
+
|
|
4
|
+
This download contains Kreon as both a variable font and static fonts.
|
|
5
|
+
|
|
6
|
+
Kreon is a variable font with this axis:
|
|
7
|
+
wght
|
|
8
|
+
|
|
9
|
+
This means all the styles are contained in a single file:
|
|
10
|
+
Kreon-VariableFont_wght.ttf
|
|
11
|
+
|
|
12
|
+
If your app fully supports variable fonts, you can now pick intermediate styles
|
|
13
|
+
that aren’t available as static fonts. Not all apps support variable fonts, and
|
|
14
|
+
in those cases you can use the static font files for Kreon:
|
|
15
|
+
static/Kreon-Light.ttf
|
|
16
|
+
static/Kreon-Regular.ttf
|
|
17
|
+
static/Kreon-Medium.ttf
|
|
18
|
+
static/Kreon-SemiBold.ttf
|
|
19
|
+
static/Kreon-Bold.ttf
|
|
20
|
+
|
|
21
|
+
Get started
|
|
22
|
+
-----------
|
|
23
|
+
|
|
24
|
+
1. Install the font files you want to use
|
|
25
|
+
|
|
26
|
+
2. Use your app's font picker to view the font family and all the
|
|
27
|
+
available styles
|
|
28
|
+
|
|
29
|
+
Learn more about variable fonts
|
|
30
|
+
-------------------------------
|
|
31
|
+
|
|
32
|
+
https://developers.google.com/web/fundamentals/design-and-ux/typography/variable-fonts
|
|
33
|
+
https://variablefonts.typenetwork.com
|
|
34
|
+
https://medium.com/variable-fonts
|
|
35
|
+
|
|
36
|
+
In desktop apps
|
|
37
|
+
|
|
38
|
+
https://theblog.adobe.com/can-variable-fonts-illustrator-cc
|
|
39
|
+
https://helpx.adobe.com/nz/photoshop/using/fonts.html#variable_fonts
|
|
40
|
+
|
|
41
|
+
Online
|
|
42
|
+
|
|
43
|
+
https://developers.google.com/fonts/docs/getting_started
|
|
44
|
+
https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Fonts/Variable_Fonts_Guide
|
|
45
|
+
https://developer.microsoft.com/en-us/microsoft-edge/testdrive/demos/variable-fonts
|
|
46
|
+
|
|
47
|
+
Installing fonts
|
|
48
|
+
|
|
49
|
+
MacOS: https://support.apple.com/en-us/HT201749
|
|
50
|
+
Linux: https://www.google.com/search?q=how+to+install+a+font+on+gnu%2Blinux
|
|
51
|
+
Windows: https://support.microsoft.com/en-us/help/314960/how-to-install-or-remove-a-font-in-windows
|
|
52
|
+
|
|
53
|
+
Android Apps
|
|
54
|
+
|
|
55
|
+
https://developers.google.com/fonts/docs/android
|
|
56
|
+
https://developer.android.com/guide/topics/ui/look-and-feel/downloadable-fonts
|
|
57
|
+
|
|
58
|
+
License
|
|
59
|
+
-------
|
|
60
|
+
Please read the full license text (OFL.txt) to understand the permissions,
|
|
61
|
+
restrictions and requirements for usage, redistribution, and modification.
|
|
62
|
+
|
|
63
|
+
You can use them in your products & projects – print or digital,
|
|
64
|
+
commercial or otherwise.
|
|
65
|
+
|
|
66
|
+
This isn't legal advice, please consider consulting a lawyer and see the full
|
|
67
|
+
license for all details.
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
@font-face {
|
|
2
|
+
font-family: 'Kreon';
|
|
3
|
+
font-style: normal;
|
|
4
|
+
font-weight: bold;
|
|
5
|
+
src: url(static/Kreon-SemiBold.ttf) format('truetype');
|
|
6
|
+
}
|
|
7
|
+
|
|
8
|
+
@font-face {
|
|
9
|
+
font-family: 'Kreon';
|
|
10
|
+
font-style: italic;
|
|
11
|
+
font-weight: bolder;
|
|
12
|
+
src: url(static/Kreon-SemiBold.ttf) format('truetype');
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
@font-face {
|
|
16
|
+
font-family: 'Kreon';
|
|
17
|
+
font-style: italic;
|
|
18
|
+
font-weight: normal;
|
|
19
|
+
src: url(static/Kreon-Regular.ttf) format('truetype');
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
@font-face {
|
|
23
|
+
font-family: 'Kreon';
|
|
24
|
+
font-style: normal;
|
|
25
|
+
font-weight: normal;
|
|
26
|
+
src: url(static/Kreon-Regular.ttf) format('truetype');
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
@font-face {
|
|
30
|
+
font-family: 'Kreon';
|
|
31
|
+
font-style: normal;
|
|
32
|
+
font-weight: lighter;
|
|
33
|
+
src: url(static/Kreon-Light.ttf) format('truetype');
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
@font-face {
|
|
37
|
+
font-family: 'Kreon';
|
|
38
|
+
font-style: italic;
|
|
39
|
+
font-weight: lighter;
|
|
40
|
+
src: url(static/Kreon-Light.ttf) format('truetype');
|
|
41
|
+
}
|
package/dist/index.cjs
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
const
|
|
3
|
+
const components = require('@public-ui/components');
|
|
4
4
|
|
|
5
|
-
const BAMF =
|
|
5
|
+
const BAMF = components.KoliBri.createTheme("bamf", {
|
|
6
6
|
"KOL-BADGE": ":host {display: inline-block;}span {align-items: center;border-radius: 0.3125rem;display: flex;line-height: 1.25rem;gap: 0.5rem;padding: 0.25rem 0.75rem;}"
|
|
7
7
|
});
|
|
8
8
|
|
|
9
|
-
const BMF =
|
|
9
|
+
const BMF = components.KoliBri.createTheme("bmf", {
|
|
10
10
|
GLOBAL: "/* Design Tokens */:host {--kolibri-border-color: unset;--kolibri-border-radius: unset;--kolibri-border-width: unset;--kolibri-color-error: unset;--kolibri-color-info: unset;--kolibri-color-success: unset;--kolibri-color-warning: unset;--kolibri-color-primary: unset;--kolibri-color-secondary: unset;--kolibri-color-normal: unset;--kolibri-color-danger: unset;--kolibri-color-ghost: unset;--kolibri-color-disabled: unset;--kolibri-color-text: unset;--kolibri-color-visited: unset;--kolibri-font-family: unset;--kolibri-font-size: unset;--kolibri-spacing: 0.25rem;}:host {--color-midnight: #004b76;--color-ocean: #0077b6;--color-sky: #99c9e2;--color-ice: #cce4f0;--color-crimson: #780f2d;--color-red: #c0003c;--color-pink: #f2ccd8;--color-olive: #004d38;--color-green: #005c45;--color-jungle: #00854a;--color-lime: #c1ca31;--color-mint: #ccdeda;--color-fire: #7a2e1f;--color-orange: #c44931;--color-coral: #f5dcd7;--color-bronze: #c44931;--color-yellow: #c44931;--color-ivory: #c44931;--color-purple: #c44931;--color-lavender: #c44931;--color-black: #202020;--color-metal: #454d4f;--color-grey: #576164;--color-granite: #bec5c9;--color-silver: #e5e8e9;--color-smoke: #f2f3f4;--color-white: #ffffff;--font-family: BundesSans Web, Calibri, Verdana, Arial, Helvetica, sans-serif;--font-size: 16px;--spacing: 0.25em;}:host {font-family: var(--font-family);font-size: var(--font-size);}* {box-sizing: border-box;}*:not(i) {font-family: var(--font-family);}h1,h2,h3,h4,h5,h6 {font-family: var(--font-family);font-size: var(--font-size);margin: 0;}a,button {align-items: center;background-color: transparent;border: 0;cursor: pointer;display: inline-flex;gap: 0.25rem;justify-items: center;}input,option,select,summary,textarea {display: inline-block;}a,button,input,option,select,summary,textarea {-ms-hyphens: auto;-webkit-hyphens: auto;hyphens: auto;letter-spacing: inherit;word-break: break-word;}*[tabindex]:focus,a:focus,button:focus,input:focus,select:focus,summary:focus,textarea:focus {cursor: pointer;outline-color: var(--color-ocean);outline-offset: 2px;outline-style: solid;outline-width: 3px;transition: outline-offset 0.2s linear;}@keyframes spin {0% {transform: rotate(0deg);}100% {transform: rotate(360deg);}}kol-heading-wc {font-weight: 700;}",
|
|
11
11
|
"KOL-BUTTON": ":host {display: inline-block;}button {background-color: transparent;border: 0;cursor: pointer;border-radius: 1.5em;min-width: 44px;min-height: 44px;padding: 0;text-decoration: none !important;}button > kol-span-wc {display: grid;gap: 0.25em;line-height: 1.5rem;font-family: var(--font-family);font-weight: 700;cursor: pointer;border-radius: 1.5em;border-style: solid;border-width: 2px;font-size: 1rem;align-items: center;padding: 8px 14px;justify-content: center;font-style: normal;text-align: center;text-transform: uppercase;width: inherit;transition-duration: 0.5s;transition-property: background-color, color, border-color;}button:disabled > kol-span-wc {cursor: not-allowed;opacity: 0.5;}button.primary > kol-span-wc,button.primary:disabled:hover > kol-span-wc {background-color: var(--color-midnight);border-color: var(--color-midnight);color: var(--color-white);}button.secondary > kol-span-wc,button.secondary:disabled:hover > kol-span-wc,button.normal > kol-span-wc,button.normal:disabled:hover > kol-span-wc {background-color: var(--color-white);border-color: var(--color-midnight);color: var(--color-midnight);}button.danger > kol-span-wc,button.danger:disabled:hover > kol-span-wc {background-color: var(--color-red);border-color: var(--color-red);color: var(--color-white);}button.ghost > kol-span-wc,button.ghost:disabled:hover > kol-span-wc {border-color: var(--color-white);background-color: var(--color-white);box-shadow: none;color: var(--color-midnight);} /*-----------*/button.primary:active > kol-span-wc,button.primary:hover > kol-span-wc,button.secondary:active > kol-span-wc,button.secondary:hover > kol-span-wc,button.normal:active > kol-span-wc,button.normal:hover > kol-span-wc,button.danger:active > kol-span-wc,button.danger:hover > kol-span-wc,button.ghost:active > kol-span-wc,button.ghost:hover > kol-span-wc {background-color: var(--color-ocean);border-color: var(--color-ocean);box-shadow: 0px 2px 8px 2px rgba(8, 35, 48, 0.24);color: var(--color-white);}button.danger:active > kol-span-wc,button.danger:hover > kol-span-wc {background-color: var(--color-crimson);border-color: var(--color-crimson);}button:disabled:hover > kol-span-wc,button:focus:hover > kol-span-wc {box-shadow: none;}button.primary:active > kol-span-wc,button.secondary:active > kol-span-wc,button.normal:active > kol-span-wc,button.danger:active > kol-span-wc,button.ghost:active > kol-span-wc {border-color: var(--color-white);box-shadow: none;outline: none;}:host button > kol-span-wc > span {display: flex;gap: 0.5em;margin: auto;align-items: center;justify-content: center;letter-spacing: 0.75px;}button.icon-only > kol-span-wc {padding: 8px;}button.icon-only > kol-span-wc > span > span {display: none;}button.icon-only > kol-span-wc kol-icon {width: 1.5em;height: 1.5em;}button.loading > kol-span-wc kol-icon {animation: spin 5s infinite linear;} /** small ghost button */button.small.ghost > kol-span-wc {border: none;background-color: transparent;box-shadow: none;}button.small.ghost > kol-span-wc > span {border-radius: 1.5em;border-style: solid;border-width: 2px;border-color: var(--color-white);background-color: var(--color-white);}button.small.ghost:active > kol-span-wc > span,button.small.ghost:hover > kol-span-wc > span,button.small.ghost.transparent:active > kol-span-wc > span,button.small.ghost.transparent:hover > kol-span-wc > span {background-color: var(--color-ocean);border-color: var(--color-ocean);box-shadow: 0px 2px 8px 2px rgba(8, 35, 48, 0.24);color: var(--color-white);} /** button with transparent background */button.transparent > kol-span-wc > span,button.small.ghost.transparent > kol-span-wc > span,button.transparent > kol-span-wc {background-color: transparent;border-color: transparent;}",
|
|
12
12
|
"KOL-INPUT-TEXT": 'kol-input {display: grid;gap: 0.4em;}kol-input label {order: 2;}kol-input div.input {box-sizing: border-box;order: 3;background-color: white;border-radius: 0.3125rem;}kol-input kol-alert.error {order: 1;}input,select,textarea {font-family: var(--font-family);background-color: transparent;box-sizing: border-box;font-size: 1rem;display: inline-flex;line-height: 1.5em;border-color: var(--color-grey);border-width: 2px;border-style: solid;padding: 0.625em 0.875em;border-radius: 0.3125rem;overflow: hidden;width: 100%;}input,select:not([multiple]) {height: 2.75em;}input::placeholder {color: var(--color-grey);}input:hover {border-color: var(--color-midnight);}input:not([type="color"]):read-only,input:disabled,/* select:read-only, */select:disabled,textarea:read-only,textarea:disabled {cursor: not-allowed;border-color: var(--border-default);}.required label > span::after {content: "*";padding-left: 0.125em;}.icons {display: flex;justify-content: space-between;height: 0;}.icon-left input,.icon-left select {padding-left: 2em;}.icon-right input,.icon-right select {padding-right: 2em;}kol-input.error {border-left: 3px solid var(--color-red);padding-left: 1em;}kol-input.error input:focus,kol-input.error select:focus,kol-input.error textarea:focus {outline-color: var(--color-red) !important;}kol-input.error kol-alert.error {color: var(--color-red);font-weight: 700;}kol-button-wc {position: relative;float: right;z-index: 1000;}kol-button-wc button {border-radius: 0.25rem;}kol-button-wc button kol-span-wc {border: 1px solid var(--color-grey);display: grid;min-height: 44px;min-width: 44px;}.icon-right kol-button-wc {margin-right: 2.5em;}.disabled {opacity: 0.33;}select[multiple],textarea {overflow: auto;}textarea {display: block;}select option {margin: 1px 0;padding: 0.5em;border-radius: 0.25em;cursor: pointer;}select option:disabled {cursor: not-allowed;}option:active:not(:disabled),option:checked:not(:disabled),option:focus:not(:disabled),option:hover:not(:disabled) {background: var(--color-ocean);color: white;}',
|
|
@@ -41,7 +41,7 @@ const BMF = schema.KoliBri.createTheme("bmf", {
|
|
|
41
41
|
"KOL-ABBR": "abbr {border-bottom: dotted var(--color-metal) 1px;text-decoration: none !important;}"
|
|
42
42
|
});
|
|
43
43
|
|
|
44
|
-
const BPA =
|
|
44
|
+
const BPA = components.KoliBri.createTheme("bpa", {
|
|
45
45
|
GLOBAL: ":host {--primary: #007a89;--secondary: #0b4d59;--normal: #f2f3f4;--danger: #bc0000;--danger-light: rgba(188, 0, 0, 0.1);--ghost: white;--font-family: BundesSans Web, Calibri, Verdana, Arial, Helvetica, sans-serif;--font-size: 16px;--error: var(--danger);--dark-red: #780f2d;--dark-green: #005c45;--red-orange: #c44931;--visited: #5f316e;--secondary-blue: #004b76;--default-letter: #202020;--default-border: #576164;--default-border-hover: var(--secondary);--border-default: #bec5c9;--background-light-grey: #f2f3f4;--kolibri-color-spin-1: blue;--kolibri-color-spin-2: red;--kolibri-color-spin-3: green;--spacing: 0.25em;}:host {font-family: var(--font-family);font-size: var(--font-size);}:host * {box-sizing: border-box;letter-spacing: inherit;font-family: inherit;word-spacing: inherit;hyphens: auto;word-break: break-word;}:host div {background-color: white;}:host button {cursor: pointer;}.hidden {visibility: hidden;height: 0;}",
|
|
46
46
|
"KOL-BUTTON": ':host button {padding: 7px 20px;border: solid 2px #007a89;border-radius: 27px;color: #fff;font-size: 12px;font-weight: bold;line-height: 2.16667;text-align: center;display: inline-flex;align-items: center;justify-content: center;position: relative;text-transform: uppercase;transition-duration: 0.5s;transition-property: background-color, color, border-color;}:host button.icon-only {padding: 7px 14px;}:host button:hover::before,:host button:focus::before {font-family: "Font Awesome 5 Free" !important;content: "\\f061";font-weight: 900;margin-right: 0.5em;}:host button:focus {outline-color: var(--primary);outline-offset: 2px;outline-style: solid;outline-width: 2px;}button:disabled {cursor: not-allowed;opacity: 0.5;}button.primary,button.primary:disabled:hover {color: white;background-color: var(--primary);border-color: var(--primary);}button.secondary,button.secondary:disabled:hover,button.normal,button.normal:disabled:hover {color: var(--secondary-blue);background-color: var(--normal);border-color: var(--normal);}button.danger,button.danger:disabled:hover {color: white;background-color: var(--danger);border-color: var(--danger);}button.ghost,button.ghost:disabled:hover {color: var(--primary);border-color: var(--primary);background-color: white;}button.primary:hover,button.primary:focus {background-color: var(--secondary);}button.danger:hover,button.danger:focus {background-color: var(--dark-red);}button.ghost:hover,button.ghost:focus {background-color: var(--primary);border-color: var(--primary);color: white;}button.primary:active,button.secondary:active,button.normal:active,button.danger:active,button.ghost:active {outline: 0 !important;}:host button:disabled:hover::before,:host button:disabled:focus::before {display: none;}',
|
|
47
47
|
"KOL-INPUT-TEXT": 'input:hover,input:focus {border-color: var(--default-border-hover);outline-color: var(--primary) !important;outline-offset: 0;outline-style: solid;outline-width: 1px;}label {color: var(--default-letter);font-size: 14px;line-height: 20px;gap: 8px;width: 100%;font-weight: bold;}input {width: 100%;color: var(--default-letter);border-width: 1px;border-style: solid;line-height: 24px;font-size: 16px;border-color: var(--kolibri-color-normal);border-radius: 0;background-color: #e8edf2 !important;padding: 0.75em;}input.error {background-color: var(--danger-light) !important;border-color: var(--danger);}input::placeholder {font-style: italic;color: var(--default-border);}input:read-only,input:disabled {cursor: not-allowed;border-color: var(--border-default);background-color: var(--background-light-grey);}kol-alert {margin-top: var(--spacing);display: block;}.kol-required span::after {content: " *";}',
|
|
@@ -72,7 +72,7 @@ const BPA = schema.KoliBri.createTheme("bpa", {
|
|
|
72
72
|
"KOL-TOAST": ":host > div {display: fixed;top: 0;left: 0;width: 100%;height: 0;z-index: 50;}:host > div > kol-alert {display: block;padding: 1em;margin: auto;max-width: 750px;}"
|
|
73
73
|
});
|
|
74
74
|
|
|
75
|
-
const BZSt =
|
|
75
|
+
const BZSt = components.KoliBri.createTheme("bzst", {
|
|
76
76
|
GLOBAL: ":host {/* Prim\xE4rfarbe und Abstufungen */--color-gruen-dunkel: #23614e;--color-gruen: #4d7f6f;--color-gruen-hell: #a7c0b8; /* Sekund\xE4rfarben */--color-weiss: #fff;--color-grau-dunkel: #333;--color-grau-hell: #ebebeb;--color-grau-weiss: #f2f2f2; /* Textfarben */--color-graublau: #595f73; /* Signalfarben */--color-blau: #126dff;--color-blau-dunkel: #007194;--color-gelb: #ffe695;--color-rot: #d00000;--color-disabled: #595f73;--font-family: BundesSans Web, Calibri, Verdana, Arial, Helvetica, sans-serif;--font-size: 10px;--text-size: calc(var(--font-size) * 1.8);--line-height: 19px;--color-focus: var(--color-blau);--spacing: 4px;--color-text: var(--color-grau-dunkel);}:host {color: var(--color-black);}:host * {box-sizing: border-box;font-family: var(--font-family);}:host h1,:host h2,:host h3,:host h4,:host h5,:host h6 {/* margin: 0; */font-family: var(--font-family);}a,button,input,option,select,summary,textarea {-ms-hyphens: auto;-webkit-hyphens: auto;hyphens: auto;letter-spacing: inherit;word-break: break-word;display: block;}a:focus,button:focus,input:focus,select:focus,summary:focus,textarea:focus {cursor: pointer;outline-color: var(--color-focus);outline-offset: 2px;outline-style: solid;outline-width: 0;transition: outline-offset 0.2s linear;}@keyframes spin {0% {transform: rotate(0deg);}100% {transform: rotate(360deg);}}",
|
|
77
77
|
"KOL-BUTTON": ":host {--background-color: var(--color-gruen-dunkel);--border-color: var(--color-gruen-dunkel);--border-size: 1px;--min-size: 4.4rem;display: inline-block;}button {border-width: var(--border-size);border-style: solid;min-width: var(--min-size);min-height: var(--min-size);display: grid;gap: 0.25em;line-height: 1.5rem;font-family: var(--font-family);cursor: pointer;font-size: var(--text-size);align-items: center;padding: 0.8rem 1.4rem;justify-content: center;font-style: normal;text-align: center;text-transform: uppercase;width: inherit;transition-duration: 0.5s;transition-property: background-color, color, border-color;}button:hover:enabled {text-decoration: underline;}button:focus {outline: var(--color-focus) solid 2px;}button.primary,button.primary:active,button.primary:hover {background-color: var(--background-color);border-color: var(--border-color);color: var(--color-weiss);}button.secondary,button.danger,button.normal,button.ghost {background-color: var(--color-weiss);border-color: var(--color-gruen-hell);color: var(--color-grau-dunkel);}button.ghost {background-color: transparent;color: #fff;border: calc(var(--border-size) * 2) solid transparent;}button.secondary:active,button.secondary:hover {background-color: var(--background-color);border-color: var(--background-color);border-width: var(--border-size);color: var(--color-weiss);}button:disabled,button:disabled:hover {background-color: var(--color-weiss);border-color: var(--color-grau-hell);color: var(--color-disabled);cursor: not-allowed;}button > span {display: flex;gap: 0.5em;margin: auto;align-items: center;justify-content: center;}button.icon-only {padding: 8px;}button.icon-only kol-icon {display: inline-block;width: 1.5em;height: 1.5em;}button.loading kol-icon {animation: spin 5s infinite linear;}",
|
|
78
78
|
"KOL-INPUT-TEXT": 'kol-input {display: grid;padding: 0;margin: 0;font-size: var(--text-size);}input:focus,input:hover,select:focus,select:hover,textarea:focus,textarea:hover {border-color: var(--color-gruen-hell);}.error input:invalid,.error select:invalid,.error textarea:invalid {border-color: var(--color-rot);}input:focus-within,select:focus-within,textarea:focus-within {outline: var(--color-focus) solid 2px;}input:hover,select:hover,textarea:hover {border-width: 2px;}kol-input > label {order: 1;margin-bottom: 1rem;}kol-input > label > span {color: black;line-height: 1.5rem;}kol-input > div.input {background-color: white;display: block;order: 2;}kol-input > kol-alert.error {margin-top: 0.25rem;order: 3;}input,select,textarea {font-family: var(--font-family);background-color: transparent;box-sizing: border-box;font-size: var(--text-size);display: inline-flex;line-height: 1.5em;color: black;border-color: var(--color-gruen-dunkel);border-width: 1px;border-style: solid;padding: 0.5em 0.75em;overflow: hidden;width: 100%;}input:not([type="range"]),select:not([multiple]) {height: 2.75em;}textarea {display: inherit;}input::placeholder {color: var(--color-grau-dunkel);}input:not([type="color"]):read-only,input:disabled,/* select:read-only, */select:disabled,textarea:read-only,textarea:disabled {cursor: not-allowed;}.required label > span::after {content: "*";padding-left: 0.125em;}.icons {display: flex;justify-content: space-between;height: 0;}.icons > * {margin: 0.75em;}.icon-left input,.icon-left select {padding-left: 2em;}.icon-right input,.icon-right select {padding-right: 2em;}kol-button-wc {position: relative;float: right;z-index: 1000;margin-top: -33px;}kol-button-wc button {border: 1px solid var(--color-grau-dunkel);box-sizing: border-box;background-color: transparent;cursor: pointer;}.icon-right kol-button-wc {margin-right: 2.5em;}.disabled {opacity: 0.33;}select[multiple],textarea {overflow: auto;}textarea {display: block;}select option {margin: 1px 0;padding: 0.5em;cursor: pointer;}select option:disabled {cursor: not-allowed;}option:active:not(:disabled),option:checked:not(:disabled),option:focus:not(:disabled),option:hover:not(:disabled) {color: white;}',
|
|
@@ -109,9 +109,9 @@ const BZSt = schema.KoliBri.createTheme("bzst", {
|
|
|
109
109
|
"KOL-ABBR": "abbr {text-decoration: none;border-bottom: dotted var(--color-metal) 1px;}"
|
|
110
110
|
});
|
|
111
111
|
|
|
112
|
-
const DEFAULT =
|
|
112
|
+
const DEFAULT = components.KoliBri.createTheme("default", {});
|
|
113
113
|
|
|
114
|
-
const DESYv1 =
|
|
114
|
+
const DESYv1 = components.KoliBri.createTheme("desy-v1", {
|
|
115
115
|
GLOBAL: ":host {--color-primary: #326cae;--color-primary-10: #1e538f;--color-primary-20: #08335e;--color-yellow-neutral: #ef9e48;--color-dark-yellow-neutral: #a8672c;--color-warning: #a94442;--color-success: #5cb85c;--color-background: #edf4f7;--color-black: #000000;--color-gray-10: #333333;--color-gray-20: #666666;--color-gray-30: #737373;--color-gray-40: #999999;--color-gray-50: #b3b3b3;--color-gray-60: #dddddd;--color-gray-70: #f2f2f2;--color-white: #ffffff;--font-family: BundesSans Web, Calibri, Verdana, Arial, Helvetica, sans-serif;--font-size: 14px;--spacing: 0.25em;}:host {color: var(--color-black);}:host * {box-sizing: border-box;font-family: var(--font-family);}:host h1,:host h2,:host h3,:host h4,:host h5,:host h6 {margin: 0;font-family: var(--font-family);}a,button {align-items: center;background-color: transparent;border: 0;color: black;cursor: pointer;display: inline-flex;gap: 0.25rem;justify-items: center;}input,option,select,summary,textarea {display: inline-block;}a,button,input,option,select,summary,textarea {-ms-hyphens: auto;-webkit-hyphens: auto;hyphens: auto;letter-spacing: inherit;word-break: break-word;}*[tabindex]:focus,a:focus,button:focus,input:focus,select:focus,summary:focus,textarea:focus {cursor: pointer;outline-color: var(--color-ocean);outline-offset: 2px;outline-style: solid;outline-width: 0;transition: outline-offset 0.2s linear;}@keyframes spin {0% {transform: rotate(0deg);}100% {transform: rotate(360deg);}}kol-heading-wc {font-weight: 700;}",
|
|
116
116
|
"KOL-BUTTON": "a,button {background-color: transparent;border: 0;cursor: pointer;display: inline-block;}button {background-color: transparent;border: 0;cursor: pointer;min-width: 44px;min-height: 44px;padding: 0;text-decoration: none !important;}button > kol-span-wc {display: grid;gap: 0.25em;line-height: 1.5rem;font-family: Roboto;font-weight: 700;cursor: pointer;font-size: 1rem;align-items: center;padding: 6px 8px;justify-content: center;font-style: normal;text-align: center;outline: none;border-style: solid;border-width: 2px;}button:active > kol-span-wc {transform: translateY(1px);}button.primary:disabled > kol-span-wc,button.danger:disabled > kol-span-wc,button.normal:disabled > kol-span-wc {cursor: not-allowed;color: var(--color-white);background-color: var(--color-gray-40);border-color: var(--color-gray-40);}button.ghost:disabled > kol-span-wc,button.loading:disabled > kol-span-wc,button.help:disabled > kol-span-wc,button.secondary:disabled > kol-span-wc {cursor: not-allowed;color: var(--color-gray-40);background-color: var(--color-white);border-color: var(--color-white);}button.primary > kol-span-wc,button.primary:hover > kol-span-wc,button.normal > kol-span-wc,button.normal:hover > kol-span-wc {background-color: var(--color-primary);border-color: var(--color-primary);color: var(--color-white);}button.loading > kol-span-wc,button.loading:hover > kol-span-wc,button.help > kol-span-wc,button.help:hover > kol-span-wc,button.secondary > kol-span-wc,button.secondary:hover > kol-span-wc {background-color: var(--color-white);border-color: var(--color-primary);color: var(--color-primary);}button.danger > kol-span-wc,button.danger:hover > kol-span-wc {background-color: var(--color-warning);border-color: var(--color-warning);color: var(--color-white);}button.ghost,button.ghost:hover > kol-span-wc {background-color: transparent;border-color: transparent;color: var(--color-primary);}button.primary:active > kol-span-wc,button.primary:focus > kol-span-wc,button.primary:hover > kol-span-wc,button.loading:active > kol-span-wc,button.loading:focus > kol-span-wc,button.loading:hover > kol-span-wc,button.help:active > kol-span-wc,button.help:focus > kol-span-wc,button.help:hover > kol-span-wc,button.secondary:active > kol-span-wc,button.secondary:focus > kol-span-wc,button.secondary:hover > kol-span-wc,button.normal:active > kol-span-wc,button.normal:focus > kol-span-wc,button.normal:hover > kol-span-wc {background-color: var(--color-primary-20);border-color: var(--color-primary-20);color: var(--color-white);outline: none;}button.loading:active > kol-span-wc,button.loading:focus > kol-span-wc,button.loading:hover > kol-span-wc,button.help:active > kol-span-wc,button.help:focus > kol-span-wc,button.help:hover > kol-span-wc,button.secondary:active > kol-span-wc,button.secondary:focus > kol-span-wc,button.secondary:hover > kol-span-wc {border-color: var(--color-primary-20);}button.danger:active > kol-span-wc,button.danger:hover > kol-span-wc {background-color: var(--color-dark-yellow-neutral);border-color: var(--color-dark-yellow-neutral);color: var(--color-white);outline: none;}button.ghost:active > kol-span-wc,button.ghost:hover > kol-span-wc {color: var(--color-primary);outline: none;}button > kol-span-wc > span {display: flex;gap: 0.5em;margin: auto;align-items: center;justify-content: center;letter-spacing: 0.75px;}button.icon-only > kol-span-wc {padding: 8px;}button.icon-only > kol-span-wc > span > span {display: none;}button.icon-only > kol-span-wc kol-icon {display: inline-block;width: 1.5em;height: 1.5em;}button.loading > kol-span-wc kol-icon {animation: spin 5s infinite linear;}button.loading > kol-span-wc,button.help > kol-span-wc {display: inline-block;padding: 0;}",
|
|
117
117
|
"KOL-BADGE": ":host {display: inline-block;}kol-span-wc {align-items: center;border-radius: 0.3125rem;display: grid;gap: 0.5rem;line-height: 1.25rem;padding: 0.25rem 0.75rem;}kol-span-wc span {display: flex;gap: 0.25rem;}",
|
|
@@ -146,7 +146,7 @@ const DESYv1 = schema.KoliBri.createTheme("desy-v1", {
|
|
|
146
146
|
"KOL-BUTTON-LINK": "a,button {background-color: transparent;border: 0;cursor: pointer;display: inline-block;}kol-link-wc,kol-link-button-wc {display: inline-block;}a,button {color: var(--color-primary);font-style: normal;font-weight: 400;display: inline-flex;line-height: 1.5em;text-decoration-line: none !important;outline: none !important;}a:focus-within,a:hover,button:focus-within,button:hover {box-shadow: inset 0 -1px 0 0 var(--color-primary);}kol-icon {padding: 0 0.25em;display: inline-block;}.hidden {display: none;visibility: hidden;}.skip {left: -99999px;overflow: hidden;position: absolute;z-index: 9999999;line-height: 1em;}.skip:focus {background: white;left: unset;position: unset;}"
|
|
147
147
|
});
|
|
148
148
|
|
|
149
|
-
const DESYv2 =
|
|
149
|
+
const DESYv2 = components.KoliBri.createTheme("desy-v2", {
|
|
150
150
|
GLOBAL: ":host {--color-primary: #326cae;--color-primary-10: #1e538f;--color-primary-20: #08335e;--color-yellow-neutral: #ef9e48;--color-dark-yellow-neutral: #a8672c;--color-warning: #a94442;--color-success: #5cb85c;--color-background: #edf4f7;--color-black: #000000;--color-gray-10: #333333;--color-gray-20: #666666;--color-gray-30: #737373;--color-gray-40: #999999;--color-gray-50: #b3b3b3;--color-gray-60: #dddddd;--color-gray-70: #f2f2f2;--color-white: #ffffff;--font-family: BundesSans Web, Calibri, Verdana, Arial, Helvetica, sans-serif;--font-size: 14px;--spacing: 0.25em;}:host {color: var(--color-black);}:host * {box-sizing: border-box;font-family: var(--font-family);}:host h1,:host h2,:host h3,:host h4,:host h5,:host h6 {margin: 0;font-family: var(--font-family);}a,button {align-items: center;background-color: transparent;border: 0;color: black;cursor: pointer;display: inline-flex;gap: 0.25rem;justify-items: center;}input,option,select,summary,textarea {display: inline-block;}a,button,input,option,select,summary,textarea {-ms-hyphens: auto;-webkit-hyphens: auto;hyphens: auto;letter-spacing: inherit;word-break: break-word;}*[tabindex]:focus,a:focus,button:focus,input:focus,select:focus,summary:focus,textarea:focus {cursor: pointer;outline-color: var(--color-ocean);outline-offset: 2px;outline-style: solid;outline-width: 0;transition: outline-offset 0.2s linear;}@keyframes spin {0% {transform: rotate(0deg);}100% {transform: rotate(360deg);}}kol-heading-wc {font-weight: 700;}",
|
|
151
151
|
"KOL-BUTTON": "a,button {background-color: transparent;border: 0;cursor: pointer;display: inline-block;}button {background-color: transparent;border: 0;cursor: pointer;min-width: 44px;min-height: 44px;padding: 0;text-decoration: none !important;}button > kol-span-wc {display: grid;gap: 0.25em;line-height: 1.5rem;font-family: Roboto;font-weight: 700;cursor: pointer;font-size: 1rem;align-items: center;padding: 6px 8px;justify-content: center;font-style: normal;text-align: center;outline: none;border-style: solid;border-width: 2px;}button:active > kol-span-wc {transform: translateY(1px);}button.primary:disabled > kol-span-wc,button.danger:disabled > kol-span-wc,button.normal:disabled > kol-span-wc {cursor: not-allowed;color: var(--color-white);background-color: var(--color-gray-40);border-color: var(--color-gray-40);}button.ghost:disabled > kol-span-wc,button.loading:disabled > kol-span-wc,button.help:disabled > kol-span-wc,button.secondary:disabled > kol-span-wc {cursor: not-allowed;color: var(--color-gray-40);background-color: var(--color-white);border-color: var(--color-white);}button.primary > kol-span-wc,button.primary:hover > kol-span-wc,button.normal > kol-span-wc,button.normal:hover > kol-span-wc {background-color: var(--color-primary);border-color: var(--color-primary);color: var(--color-white);}button.loading > kol-span-wc,button.loading:hover > kol-span-wc,button.help > kol-span-wc,button.help:hover > kol-span-wc,button.secondary > kol-span-wc,button.secondary:hover > kol-span-wc {background-color: var(--color-white);border-color: var(--color-primary);color: var(--color-primary);}button.danger > kol-span-wc,button.danger:hover > kol-span-wc {background-color: var(--color-warning);border-color: var(--color-warning);color: var(--color-white);}button.ghost,button.ghost:hover > kol-span-wc {background-color: transparent;border-color: transparent;color: var(--color-primary);}button.primary:active > kol-span-wc,button.primary:focus > kol-span-wc,button.primary:hover > kol-span-wc,button.loading:active > kol-span-wc,button.loading:focus > kol-span-wc,button.loading:hover > kol-span-wc,button.help:active > kol-span-wc,button.help:focus > kol-span-wc,button.help:hover > kol-span-wc,button.secondary:active > kol-span-wc,button.secondary:focus > kol-span-wc,button.secondary:hover > kol-span-wc,button.normal:active > kol-span-wc,button.normal:focus > kol-span-wc,button.normal:hover > kol-span-wc {background-color: var(--color-primary-20);border-color: var(--color-primary-20);color: var(--color-white);outline: none;}button.loading:active > kol-span-wc,button.loading:focus > kol-span-wc,button.loading:hover > kol-span-wc,button.help:active > kol-span-wc,button.help:focus > kol-span-wc,button.help:hover > kol-span-wc,button.secondary:active > kol-span-wc,button.secondary:focus > kol-span-wc,button.secondary:hover > kol-span-wc {border-color: var(--color-primary-20);}button.danger:active > kol-span-wc,button.danger:hover > kol-span-wc {background-color: var(--color-dark-yellow-neutral);border-color: var(--color-dark-yellow-neutral);color: var(--color-white);outline: none;}button.ghost:active > kol-span-wc,button.ghost:hover > kol-span-wc {color: var(--color-primary);outline: none;}button > kol-span-wc > span {display: flex;gap: 0.5em;margin: auto;align-items: center;justify-content: center;letter-spacing: 0.75px;}button.icon-only > kol-span-wc {padding: 8px;}button.icon-only > kol-span-wc > span > span {display: none;}button.icon-only > kol-span-wc kol-icon {display: inline-block;width: 1.5em;height: 1.5em;}button.loading > kol-span-wc kol-icon {animation: spin 5s infinite linear;}button.loading > kol-span-wc,button.help > kol-span-wc {display: inline-block;padding: 0;}",
|
|
152
152
|
"KOL-BADGE": ":host {display: inline-block;}kol-span-wc {align-items: center;border-radius: 0.3125rem;display: grid;gap: 0.5rem;line-height: 1.25rem;padding: 0.25rem 0.75rem;}kol-span-wc span {display: flex;gap: 0.25rem;}",
|
|
@@ -181,7 +181,7 @@ const DESYv2 = schema.KoliBri.createTheme("desy-v2", {
|
|
|
181
181
|
"KOL-BUTTON-LINK": "a,button {background-color: transparent;border: 0;cursor: pointer;display: inline-block;}kol-link-wc,kol-link-button-wc {display: inline-block;}a,button {color: var(--color-primary);font-style: normal;font-weight: 400;display: inline-flex;line-height: 1.5em;text-decoration-line: none !important;outline: none !important;}a:focus-within,a:hover,button:focus-within,button:hover {box-shadow: inset 0 -1px 0 0 var(--color-primary);}kol-icon {padding: 0 0.25em;display: inline-block;}.hidden {display: none;visibility: hidden;}.skip {left: -99999px;overflow: hidden;position: absolute;z-index: 9999999;line-height: 1em;}.skip:focus {background: white;left: unset;position: unset;}"
|
|
182
182
|
});
|
|
183
183
|
|
|
184
|
-
const ECL_EC =
|
|
184
|
+
const ECL_EC = components.KoliBri.createTheme("ecl-ec", {
|
|
185
185
|
GLOBAL: ":host {--kolibri-border-color: unset;--kolibri-border-radius: unset;--kolibri-border-width: unset;--kolibri-color-error: unset;--kolibri-color-info: unset;--kolibri-color-success: unset;--kolibri-color-warning: unset;--kolibri-color-primary: unset;--kolibri-color-secondary: unset;--kolibri-color-normal: unset;--kolibri-color-danger: unset;--kolibri-color-ghost: unset;--kolibri-color-disabled: unset;--kolibri-color-text: unset;--kolibri-color-visited: unset;--kolibri-font-family: unset;--kolibri-font-size: unset;--kolibri-spacing: unset;}:host {--color-blue: #004494;--color-yellow: #ffd617;--color-grey: #404040;--color-blue-130: #002f67;--color-blue-120: #003776;--color-blue-110: #003d84;--color-blue-100: var(--color-blue);--color-blue-75: #4073af;--color-blue-50: #bfd0e4;--color-blue-25: #bfd0e4;--color-blue-5: #f2f5f9;--color-yellow-120: #f8ae21;--color-yellow-110: #fbc11d;--color-yellow-100: var(--color-yellow);--color-yellow-75: #ffde39;--color-yellow-50: #ffe879;--color-yellow-25: #fff4bb;--color-grey-100: var(--color-grey);--color-grey-75: #707070;--color-grey-50: #9f9f9f;--color-grey-25: #cfcfcf;--color-grey-20: #d9d9d9;--color-grey-15: #e3e3e3;--color-grey-10: #ebebeb;--color-grey-5: #f5f5f5;--color-grey-3: #f9f9f9;--color-blue-n: #006fb4;--color-orange: #f29527;--color-green: #467a39;--color-red: #da2131;--color-red-1xx: #981722;--color-black: #000;--color-white: #fff;--font-family: Arial, sans-serif;--font-size: 16px;--font-weight: 400;--font-weight-bold: 600;--line-height: 1.5em;--line-height-heading: 1.2em; /* ?! */--spacing-4xl: 64px;--spacing-3xl: 48px;--spacing-2xl: 40px;--spacing-xl: 32px;--spacing-l: 24px;--spacing-m: 16px;--spacing-s: 12px;--spacing-xs: 8px;--spacing-2xs: 4px; /* ?! */}:host {font-family: var(--font-family);font-size: var(--font-size);}a,button {font-size: var(--font-size);outline: none;}h1,h2,h3,h4,h5,h6 {font-weight: var(--font-weight-bold);line-height: var(--line-height-heading);}p {font-weight: var(--font-weight);}",
|
|
186
186
|
"KOL-HEADING": "h1 {font-size: 2rem;line-height: 2.5rem;}h2 {font-size: 1.75rem;line-height: 2rem;}h3 {font-size: 1.5rem;line-height: 1.75rem;}h4 {font-size: 1.25rem;line-height: 1.75rem;}h5 {font-size: 1rem;line-height: 1.5rem;}h6 {color: rgb(234, 0, 255);}",
|
|
187
187
|
"KOL-ACCORDION": ':host > div {background-color: var(--color-grey-5);border-color: var(--color-grey-25);border-style: solid;border-width: 1px;}:host > div .headline button {text-align: left;width: 100%;padding: 0 var(--spacing-m);display: flex;place-items: center;}:host > div .headline button kol-icon {margin-bottom: 0.75rem;margin-inline-end: 1rem;margin-inline-start: 0;margin-top: 0.75rem;}:host > div .headline button span {color: var(--color-grey);font-weight: var(--font-weight-bold);padding: 0.75rem 0;width: 100%;}:host > div[part*="open"] .headline button span {border-bottom: 1px solid var(--color-grey);}:host > div .headline button:focus,:host > div .headline button:hover {background-color: var(--color-grey-25);}:host > div .headline button:focus {outline: 2px solid var(--color-blue);outline-offset: -2px;}div[part="content"] {padding: var(--spacing-s) var(--spacing-m);}',
|
|
@@ -202,9 +202,9 @@ const ECL_EC = schema.KoliBri.createTheme("ecl-ec", {
|
|
|
202
202
|
"KOL-INPUT-COLOR": "kol-input.error > kol-alert {color: var(--color-red);font-size: 0.875rem;margin-left: calc(-1 * var(--spacing-2xs));order: 1;}"
|
|
203
203
|
});
|
|
204
204
|
|
|
205
|
-
const ECL_EU =
|
|
205
|
+
const ECL_EU = components.KoliBri.createTheme("ecl-eu", {});
|
|
206
206
|
|
|
207
|
-
const ITZBund =
|
|
207
|
+
const ITZBund = components.KoliBri.createTheme("itzbund", {
|
|
208
208
|
GLOBAL: ":host {--kolibri-border-color: unset;--kolibri-border-radius: unset;--kolibri-border-width: unset;--kolibri-color-error: unset;--kolibri-color-info: unset;--kolibri-color-success: unset;--kolibri-color-warning: unset;--kolibri-color-primary: unset;--kolibri-color-secondary: unset;--kolibri-color-normal: unset;--kolibri-color-danger: unset;--kolibri-color-ghost: unset;--kolibri-color-disabled: unset;--kolibri-color-text: unset;--kolibri-color-visited: unset;--kolibri-font-family: unset;--kolibri-font-size: unset;--kolibri-spacing: unset;}:host {--border-color: var(--color-anthrazit);--border-radius: 0.125rem;--color-anthrazit: #333;--color-jade: #f3f7fb;--color-weiss: #fff;--color-petrol: #007a89;--color-achat: #0b4d59;--color-teal: #056773;--color-fluorit: #66ddec;--color-rotton: rgba(188, 0, 0, 1);--color-rotton-20: rgba(188, 0, 0, 0.2);--color-gras: #138510;--color-warn: #f0541e;--color-blut: var(--color-rotton);--color-input-bg-default: #e8edf2;--gradient-petrol-achat: linear-gradient(67deg,var(--color-petrol),var(--color-achat));--color-citrin: #d4c912;--color-umber: #494500;--color-gelb: #fff443;--color-lichtgelb: #eeff6c;--gradient-gelb-citrin: linear-gradient(67deg,var(--color-gelb),var(--color-citrin));--font-family-sans: BundesSans Web;--font-family-serif: BundesSerif Web;--font-size: 16px;--spacing: 0.125em;--kolibri-spacing: calc(2 * var(--spacing));}*[tabindex]:focus,a:focus,button:focus,input:focus,select:focus,summary:focus,textarea:focus {cursor: pointer;outline-color: var(--color-petrol);outline-offset: 2px;outline-style: solid;outline-width: 3px;transition: outline-offset 0.2s linear;}",
|
|
209
209
|
"KOL-BUTTON": "button {background-color: transparent;}a,button {border-radius: 2rem !important;font-family: var(--font-family-sans);text-transform: uppercase;}a > kol-span-wc,button > kol-span-wc {border-radius: 2rem;border-style: solid;min-width: 44px;min-height: 44px;border-width: var(--spacing);font-size: inherit; /*line-height: 1.25em;*/ /*padding: calc(4 * var(--spacing));*/padding: 0 1rem;}.button a.icon-only > kol-span-wc,.button button.icon-only > kol-span-wc {padding: 0 0.5rem;}a > kol-span-wc,button > kol-span-wc {gap: 0.25em;transition-delay: 0;transition-timing-function: ease-in-out;transition-duration: 0.5s;transition-property: background, color, border-color;}kol-link-wc.primary > a > kol-span-wc,kol-link-wc.primary > a:disabled:hover > kol-span-wc,button.primary > kol-span-wc,button.primary:disabled:hover > kol-span-wc {background-color: var(--color-petrol);border-color: var(--color-petrol);color: var(--color-weiss);}kol-link-wc.primary > a:hover > kol-span-wc,kol-link-wc.primary > a:focus > kol-span-wc,button.primary:hover > kol-span-wc,button.primary:focus > kol-span-wc {background-color: var(--color-achat);border-color: var(--color-achat);}kol-link-wc.secondary > a > kol-span-wc,kol-link-wc.secondary > a:disabled:hover > kol-span-wc,button.secondary > kol-span-wc,button.secondary:disabled:hover > kol-span-wc {background-color: var(--color-weiss);border-color: var(--color-petrol);color: var(--color-petrol);}kol-link-wc.secondary > a:hover > kol-span-wc,kol-link-wc.secondary > a:focus > kol-span-wc,button.secondary:hover > kol-span-wc,button.secondary:focus > kol-span-wc {background-color: var(--color-petrol);border-color: var(--color-petrol);color: var(--color-weiss);}kol-link-wc.normal > a > kol-span-wc,kol-link-wc.normal > a:disabled:hover > kol-span-wc,button.normal > kol-span-wc,button.normal:disabled:hover > kol-span-wc {background-color: var(--color-weiss);border-color: var(--color-anthrazit);color: var(--color-anthrazit);}kol-link-wc.normal > a:hover > kol-span-wc,kol-link-wc.normal > a:focus > kol-span-wc,button.normal:hover > kol-span-wc,button.normal:focus > kol-span-wc {background-color: var(--color-anthrazit);border-color: var(--color-anthrazit);color: var(--color-weiss);}kol-link-wc.danger > a > kol-span-wc,kol-link-wc.danger > a:disabled:hover > kol-span-wc,button.danger > kol-span-wc,button.danger:disabled:hover > kol-span-wc {background-color: var(--color-weiss);border-color: var(--color-blut);color: var(--color-blut);}kol-link-wc.danger > a:hover > kol-span-wc,kol-link-wc.danger > a:focus > kol-span-wc,button.danger:hover > kol-span-wc,button.danger:focus > kol-span-wc {background-color: var(--color-blut);border-color: var(--color-blut);color: var(--color-weiss);}kol-link-wc.ghost > a > kol-span-wc,kol-link-wc.ghost > a:disabled:hover > kol-span-wc,button.ghost > kol-span-wc,button.ghost:disabled:hover > kol-span-wc {background-color: var(--color-ghost);border-color: transparent;color: var(--color-anthrazit);}kol-link-wc.ghost > a:hover > kol-span-wc,kol-link-wc.ghost > a:focus > kol-span-wc,button.ghost:hover > kol-span-wc,button.ghost:focus > kol-span-wc {background-color: var(--color-ghost);border-color: var(--color-ghost);color: var(--color-anthrazit);}",
|
|
210
210
|
"KOL-BUTTON-GROUP": ":host > kol-button-group-wc {display: inline-flex;flex-wrap: wrap;gap: 0.25rem;}",
|
|
@@ -237,7 +237,7 @@ const ITZBund = schema.KoliBri.createTheme("itzbund", {
|
|
|
237
237
|
"KOL-TABS": ':host > div {display: block;width: 100%;}:host kol-button-group-wc {display: flex;background-color: var(--color-petrol);}:host kol-button-group-wc > div {display: inline-flex;}:host kol-button-group-wc > div + div {margin-left: 0.25em;}:host > div > div {padding: 0.25em;border: 1px solid var(--border-color);}button {box-sizing: border-box;font-size: inherit;line-height: 1.25em;cursor: pointer;border-width: 2px;box-shadow: 0 0 0.25em gray;width: inherit;overflow: hidden;border-style: solid;padding: calc(4 * var(--spacing));display: grid;gap: 0.25em;align-items: center;justify-content: center;text-align: center;transition-duration: 0.5s;transition-property: background-color, color, border-color;}kol-button-wc button.selected,kol-button-wc[aria-selected="true"] button {background-color: white;border-bottom-width: 0.25em !important;border-bottom-style: solid;border-bottom-color: var(--color-citrin) !important;}button > kol-span-wc span {display: flex;gap: 0.25em;align-items: center;justify-content: center;}button:disabled {cursor: not-allowed;opacity: 0.5;}button.primary,button.primary:disabled:hover {background-color: var(--kolibri-color-primary);border-color: var(--kolibri-color-primary);color: white;}button.primary:hover,button.primary:focus {color: var(--kolibri-color-primary);}button.secondary,button.secondary:disabled:hover {background-color: var(--kolibri-color-secondary);border-color: var(--kolibri-color-secondary);color: white;}button.secondary:hover,button.secondary:focus {color: var(--kolibri-color-secondary);}button.normal,button.normal:disabled:hover {background-color: var(--color-petrol);border-color: var(--color-petrol);color: white;}button.normal:hover,button.normal:focus {color: var(--color-petrol);}button.danger,button.danger:disabled:hover {background-color: var(--kolibri-color-danger);border-color: var(--kolibri-color-danger);color: white;}button.danger:hover,button.danger:focus {color: var(--kolibri-color-danger);}button.ghost,button.ghost:disabled:hover {background-color: white;border-color: var(--kolibri-color-ghost);color: var(--kolibri-color-ghost);}button.ghost:hover,button.ghost:focus {background-color: var(--kolibri-color-ghost);color: white;}button:hover,button:focus {background-color: white;box-shadow: 0 0 0.25em black;}button:active {outline: 0 !important;box-shadow: none !important;}.close-button {font-size: 25%;height: fit-content;width: 0;}.close-button button {width: 1rem;position: relative;height: 1rem;left: -4.25em;top: 0.25em;}:host > div {display: grid;}:host > div.tabs-align-left {grid-template-columns: auto 1fr;}:host > div.tabs-align-right {grid-template-columns: 1fr auto;}:host > .tabs-align-left kol-button-group-wc,:host > .tabs-align-top kol-button-group-wc {order: 0;}:host > .tabs-align-bottom kol-button-group-wc,:host > .tabs-align-right kol-button-group-wc {order: 1;}:host > div.tabs-align-left kol-button-group-wc > div,:host > div.tabs-align-left kol-button-group-wc > div > div,:host > div.tabs-align-right kol-button-group-wc > div,:host > div.tabs-align-right kol-button-group-wc > div > div {display: grid;}:host > div.tabs-align-left kol-button-group-wc > div > div kol-button-wc,:host > div.tabs-align-right kol-button-group-wc > div > div kol-button-wc {width: 100%;}:host > div.tabs-align-bottom kol-button-group-wc div,:host > div.tabs-align-top kol-button-group-wc div {display: flex;flex-wrap: wrap;}'
|
|
238
238
|
});
|
|
239
239
|
|
|
240
|
-
const MAPZ =
|
|
240
|
+
const MAPZ = components.KoliBri.createTheme("mapz", {
|
|
241
241
|
GLOBAL: ":host {--kolibri-border-color: unset;--kolibri-border-radius: unset;--kolibri-border-width: unset;--kolibri-color-error: unset;--kolibri-color-info: unset;--kolibri-color-success: unset;--kolibri-color-warning: unset;--kolibri-color-primary: unset;--kolibri-color-secondary: unset;--kolibri-color-normal: unset;--kolibri-color-danger: unset;--kolibri-color-ghost: unset;--kolibri-color-disabled: unset;--kolibri-color-text: unset;--kolibri-color-visited: unset;--kolibri-font-family: unset;--kolibri-font-size: unset;--kolibri-spacing: unset;}:host {--kolibri-background-color: white;--kolibri-background-color-modal: rgba(0, 0, 0, 0.5);--kolibri-border-color: #aaaaaa;--kolibri-border-radius: 0.25rem;--kolibri-border-width: 2px;--kolibri-color: black;--kolibri-color-undefined: #fb00d2;--kolibri-color-visited: #880b73;--kolibri-color-accent: #ffb752; /* #ef9e48 */--kolibri-color-active: #1e538f;--kolibri-color-hover: #1e538f;--kolibri-color-focus: #1e538f;--kolibri-color-danger: #ad0e0b; /* --kolibri-color-dark: #222222; */--kolibri-color-error: #ad0e0b;--kolibri-color-ghost: #333333;--kolibri-color-info: #28568a; /* --kolibri-color-light: #f2f2f2; */--kolibri-color-normal: #326cae;--kolibri-color-outline: var(--kolibri-color-focus);--kolibri-color-primary: #1e538f;--kolibri-color-secondary: #444444;--kolibri-color-spin-1: #000000;--kolibri-color-spin-2: #ff0000;--kolibri-color-spin-3: #ffcc00;--kolibri-color-success: #12632f;--kolibri-color-warning: #854000;--kolibri-color-gray: #666;--kolibri-font-family: var(--font-family);--kolibri-font-size: var(--font-size);--kolibri-hyphens: auto;--kolibri-line-height: 1.5em;--kolibri-shadow-color: black;--kolibri-spacing: 0.25em;--spacing: 0.25em;--font-family: Roboto, Droid Sans, Arial, Helvetica, sans-serif;--font-size: 16px;}*[tabindex]:focus,a:focus,button:focus,input:focus,select:focus,summary:focus,textarea:focus {cursor: pointer;outline-color: var(--kolibri-color-outline);outline-offset: 2px;outline-style: solid;outline-width: 3px;transition: outline-offset 0.2s linear;}",
|
|
242
242
|
"KOL-BUTTON": "a,button {border-radius: var(--kolibri-border-radius);overflow: hidden;}a > kol-span-wc,button > kol-span-wc {border-radius: var(--kolibri-border-radius);border-style: solid;border-width: 2px;min-height: 44px;min-width: 44px;box-shadow: 0 0 0.25em gray;font-family: var(--kolibri-font-family);font-size: inherit;line-height: 1.25em;padding: calc(2 * var(--kolibri-spacing));}a > kol-span-wc,button > kol-span-wc {gap: 0.25em;}kol-link-wc.primary > a > kol-span-wc,kol-link-wc.primary > a:disabled:hover > kol-span-wc,button.primary > kol-span-wc,button.primary:disabled:hover > kol-span-wc {background-color: var(--kolibri-color-primary);border-color: var(--kolibri-color-primary);color: white;}kol-link-wc.primary > a:hover > kol-span-wc,kol-link-wc.primary > a:focus > kol-span-wc,button.primary:hover > kol-span-wc,button.primary:focus > kol-span-wc {color: var(--kolibri-color-primary);}kol-link-wc.secondary > a > kol-span-wc,kol-link-wc.secondary > a:disabled:hover > kol-span-wc,button.secondary > kol-span-wc,button.secondary:disabled:hover > kol-span-wc {background-color: var(--kolibri-color-secondary);border-color: var(--kolibri-color-secondary);color: white;}kol-link-wc.secondary > a:hover > kol-span-wc,kol-link-wc.secondary > a:focus > kol-span-wc,button.secondary:hover > kol-span-wc,button.secondary:focus > kol-span-wc {color: var(--kolibri-color-secondary);}kol-link-wc.normal > a > kol-span-wc,kol-link-wc.normal > a:disabled:hover > kol-span-wc,button.normal > kol-span-wc,button.normal:disabled:hover > kol-span-wc {background-color: var(--kolibri-color-normal);border-color: var(--kolibri-color-normal);color: white;}kol-link-wc.normal > a:hover > kol-span-wc,kol-link-wc.normal > a:focus > kol-span-wc,button.normal:hover > kol-span-wc,button.normal:focus > kol-span-wc {color: var(--kolibri-color-normal);}kol-link-wc.danger > a > kol-span-wc,kol-link-wc.danger > a:disabled:hover > kol-span-wc,button.danger > kol-span-wc,button.danger:disabled:hover > kol-span-wc {background-color: var(--kolibri-color-danger);border-color: var(--kolibri-color-danger);color: white;}kol-link-wc.danger > a:hover > kol-span-wc,kol-link-wc.danger > a:focus > kol-span-wc,button.danger:hover > kol-span-wc,button.danger:focus > kol-span-wc {color: var(--kolibri-color-danger);}kol-link-wc.ghost > a > kol-span-wc,kol-link-wc.ghost > a:disabled:hover > kol-span-wc,button.ghost > kol-span-wc,button.ghost:disabled:hover > kol-span-wc {background-color: white;border-color: var(--kolibri-color-ghost);color: var(--kolibri-color-ghost);}kol-link-wc.ghost > a:hover > kol-span-wc,kol-link-wc.ghost > a:focus > kol-span-wc,button.ghost:hover > kol-span-wc,button.ghost:focus > kol-span-wc {background-color: var(--kolibri-color-ghost);color: white;}kol-link-wc > a:hover > kol-span-wc,kol-link-wc > a:focus > kol-span-wc,button:hover > kol-span-wc,button:focus > kol-span-wc {background-color: white;box-shadow: 0 0 0.25em black;}",
|
|
243
243
|
"KOL-ALERT": ":host {--kolibri-border-width: 1px;}.heading kol-icon {align-self: stretch;align-items: center;}.heading .heading-icon {height: 100%;width: 2em;padding: calc(2 * var(--kolibri-spacing));}div.default {border-color: var(--kolibri-color-gray);}.default .heading-icon {background-color: var(--kolibri-color-gray);}div.error {border-color: var(--kolibri-color-error);}.error .heading-icon {background-color: var(--kolibri-color-error);}div.info {border-color: var(--kolibri-color-info);}.info .heading-icon {background-color: var(--kolibri-color-info);}div.success {border-color: var(--kolibri-color-success);}.success .heading-icon {background-color: var(--kolibri-color-success);}div.warning {border-color: var(--kolibri-color-warning);}.warning .heading-icon {background-color: var(--kolibri-color-warning);}",
|
|
@@ -270,7 +270,7 @@ const MAPZ = schema.KoliBri.createTheme("mapz", {
|
|
|
270
270
|
"KOL-INDENTED-TEXT": ":host > div {border-left: none;box-shadow: -4px 0px 0px var(--kolibri-color-primary);padding: 0.25em 0.5em;width: 100%;}"
|
|
271
271
|
});
|
|
272
272
|
|
|
273
|
-
const ZOLLv2 =
|
|
273
|
+
const ZOLLv2 = components.KoliBri.createTheme("zoll-v2", {
|
|
274
274
|
GLOBAL: ":host {--kolibri-border-color: unset;--kolibri-border-radius: unset;--kolibri-border-width: unset;--kolibri-color-error: unset;--kolibri-color-info: unset;--kolibri-color-success: unset;--kolibri-color-warning: unset;--kolibri-color-primary: unset;--kolibri-color-secondary: unset;--kolibri-color-normal: unset;--kolibri-color-danger: unset;--kolibri-color-ghost: unset;--kolibri-color-disabled: unset;--kolibri-color-text: unset;--kolibri-color-visited: unset;--kolibri-font-family: unset;--kolibri-font-size: unset;--kolibri-spacing: unset;}:host {--border-color: var(--color-neutral);--border-radius: 0.25rem;--box-shadow: rgba(0, 0, 0, 0.12) 0 12px 12px -4px,rgba(0, 0, 0, 0.04) 0 4px 4px -4px;--color-blau: #264f8e;--color-blau-dark: #08335e;--color-blau-light: #326cae;--color-akzent: #ef9e48;--color-akzent-dark: #da793c;--color-akzent-light: #f5ba6c;--color-neutral: #e3e3e3;--color-neutral-dark: #333;--color-neutral-light: #f7f7f7;--color-rot: #ce3033;--color-gelb: #f6cd35;--color-gruen: #008549;--color-grau-100: hsl(0 0% 0%);--color-grau-90: hsl(0 0% 10%);--color-grau-80: hsl(0 0% 20%);--color-grau-70: hsl(0 0% 30%);--color-grau-60: hsl(0 0% 40%);--color-grau-50: hsl(0 0% 50%);--color-grau-40: hsl(0 0% 60%);--color-grau-30: hsl(0 0% 70%);--color-grau-20: hsl(0 0% 80%);--color-grau-10: hsl(0 0% 90%);--color-grau-0: hsl(0 0% 100%);--gap: 0.25rem;--spacing: 0.25rem;--font-family: Roboto, Kreon, Georgia, Times New Roman, sans-serif;--font-size: 16px;--font-weight-bold: 700;--line-height-bold: 1.2em; /* em! */--line-height-regular: 1.5em; /* em! */}*[tabindex]:focus,a:focus,button:focus,input:focus,select:focus,summary:focus,textarea:focus {border-radius: var(--border-radius);outline-color: var(--color-blau-dark);outline-offset: 0.125rem;outline-style: solid;outline-width: 0.125rem;transition: outline-offset 0.25s linear;}",
|
|
275
275
|
"KOL-BADGE": ":host {display: inline-block;}:host > span {border-radius: 0.3125rem;display: inline-flex;line-height: 1.25rem;}:host > span kol-button-wc {border-left: 1px solid rgba(0, 0, 0, 0.25);}:host > span kol-span-wc {padding: 0.25rem 0.5rem;}:host > span > kol-span-wc {align-items: center;font-style: normal;gap: 0.5rem;}:host > span > kol-span-wc > span {display: flex;gap: 0.25rem;}:host button {border-radius: 0 var(--spacing) var(--spacing) 0;}",
|
|
276
276
|
"KOL-HEADING": "h1,h2,h3,h4,h5,h6 {font-weight: var(--font-weight-bold);margin: 0;padding: 1rem 0;}h1 {font-size: 2.5rem;line-height: 1.2;padding: 0 0 1rem 0;}h2 {font-size: 2rem;line-height: 1.25;}h3 {font-size: 1.75rem;line-height: 1.29;}h4 {font-size: 1.5rem;line-height: 1.33;}h5 {font-size: 1.25rem;line-height: 1.4;}h6 {font-size: 1rem;line-height: 1.5;}",
|
|
@@ -304,9 +304,9 @@ const ZOLLv2 = schema.KoliBri.createTheme("zoll-v2", {
|
|
|
304
304
|
"KOL-TABS": ':host > div {display: block;width: 100%;}:host kol-button-group-wc {border-radius: 0.25rem 0.25rem 0 0;background-color: var(--color-blau-light);}:host kol-button-group-wc > div {display: inline-flex;}:host kol-button-group-wc > div + div {margin-left: 0.25em;}:host kol-button-group-wc button {width: 100%;}:host > div > div {padding: 0.25em;border: 1px solid var(--border-color);border-radius: 0 0 0.25rem 0.25rem;}button {box-sizing: border-box;font-size: inherit;line-height: 1.25em;cursor: pointer;border-width: 2px;box-shadow: 0 0 0.25em gray;font-family: var(--font-family);width: inherit;border-radius: var(--border-radius);border-style: solid;padding: calc(2 * var(--spacing));display: grid;gap: 0.25em;align-items: center;justify-content: center;text-align: center;transition-duration: 0.5s;transition-property: background-color, color, border-color;}kol-button-wc button.selected,kol-button-wc[aria-selected="true"] button {background-color: white;border-bottom-width: 0.25em !important;border-bottom-style: solid;border-bottom-color: var(--color-akzent) !important;}button > kol-span-wc span {display: flex;gap: 0.25em;align-items: center;justify-content: center;}button:disabled {cursor: not-allowed;opacity: 0.5;}button.primary,button.primary:disabled:hover {background-color: var(--color-primary);border-color: var(--color-primary);color: white;}button.primary:hover,button.primary:focus {color: var(--color-primary);}button.secondary,button.secondary:disabled:hover {background-color: var(--color-secondary);border-color: var(--color-secondary);color: white;}button.secondary:hover,button.secondary:focus {color: var(--color-secondary);}button.normal,button.normal:disabled:hover {background-color: var(--color-normal);border-color: var(--color-normal);color: white;}button.normal:hover,button.normal:focus {color: var(--color-normal);}button.danger,button.danger:disabled:hover {background-color: var(--color-danger);border-color: var(--color-danger);color: white;}button.danger:hover,button.danger:focus {color: var(--color-danger);}button.ghost,button.ghost:disabled:hover {background-color: white;border-color: var(--color-ghost);color: var(--color-ghost);}button.ghost:hover,button.ghost:focus {background-color: var(--color-ghost);color: white;}button:hover,button:focus {background-color: white;box-shadow: 0 0 0.25em black;}button:active {outline: 0 !important;box-shadow: none !important;}.close-button {font-size: 25%;height: fit-content;width: 0;}.close-button button {width: 1rem;position: relative;height: 1rem;left: -4.25em;top: 0.25em;}:host > div {display: grid;}:host > div.tabs-align-left {grid-template-columns: auto 1fr;}:host > div.tabs-align-right {grid-template-columns: 1fr auto;}:host > .tabs-align-left kol-button-group-wc,:host > .tabs-align-top kol-button-group-wc {order: 0;}:host > .tabs-align-bottom kol-button-group-wc,:host > .tabs-align-right kol-button-group-wc {order: 1;}:host > div.tabs-align-left kol-button-group-wc > div,:host > div.tabs-align-left kol-button-group-wc > div > div,:host > div.tabs-align-right kol-button-group-wc > div,:host > div.tabs-align-right kol-button-group-wc > div > div {display: grid;}:host > div.tabs-align-left kol-button-group-wc > div > div kol-button-wc,:host > div.tabs-align-right kol-button-group-wc > div > div kol-button-wc {width: 100%;}:host > div.tabs-align-bottom kol-button-group-wc div,:host > div.tabs-align-top kol-button-group-wc div {display: flex;flex-wrap: wrap;}:host > div.tabs-align-bottom > kol-button-group-wc {border-radius: 0 0 0.25rem 0.25rem;}:host > div.tabs-align-bottom > div {border-radius: 0.25rem 0.25rem 0 0;}:host > div.tabs-align-top > kol-button-group-wc {border-radius: 0.25rem 0.25rem 0 0;}:host > div.tabs-align-top > div {border-radius: 0 0 0.25rem 0.25rem;}:host > div.tabs-align-left > kol-button-group-wc {border-radius: 0.25rem 0 0 0.25rem;}:host > div.tabs-align-left > div {border-radius: 0 0.25rem 0.25rem 0;}:host > div.tabs-align-right > kol-button-group-wc {border-radius: 0 0.25rem 0.25rem 0;}:host > div.tabs-align-right > div {border-radius: 0.25rem 0 0 0.25rem;}'
|
|
305
305
|
});
|
|
306
306
|
|
|
307
|
-
const DE =
|
|
307
|
+
const DE = components.KoliBri.createTranslation("de", {});
|
|
308
308
|
|
|
309
|
-
const EN =
|
|
309
|
+
const EN = components.KoliBri.createTranslation("en", {});
|
|
310
310
|
|
|
311
311
|
exports.BAMF = BAMF;
|
|
312
312
|
exports.BMF = BMF;
|
package/dist/index.d.ts
CHANGED
|
@@ -2,24 +2,31 @@ declare const BAMF: (patch: (name: string, map: {
|
|
|
2
2
|
GLOBAL?: string | undefined;
|
|
3
3
|
PROPERTIES?: string | undefined;
|
|
4
4
|
"KOL-SYMBOL"?: string | undefined;
|
|
5
|
+
"KOL-CARD"?: string | undefined;
|
|
5
6
|
"KOL-ABBR"?: string | undefined;
|
|
7
|
+
"KOL-BUTTON"?: string | undefined;
|
|
8
|
+
"KOL-DETAILS"?: string | undefined;
|
|
9
|
+
"KOL-DIALOG"?: string | undefined;
|
|
10
|
+
"KOL-FORM"?: string | undefined;
|
|
11
|
+
"KOL-LINK"?: string | undefined;
|
|
12
|
+
"KOL-NAV"?: string | undefined;
|
|
13
|
+
"KOL-PROGRESS"?: string | undefined;
|
|
14
|
+
"KOL-SELECT"?: string | undefined;
|
|
15
|
+
"KOL-TABLE"?: string | undefined;
|
|
16
|
+
"KOL-TEXTAREA"?: string | undefined;
|
|
17
|
+
"KOL-IMAGE"?: string | undefined;
|
|
18
|
+
"KOL-HEADING"?: string | undefined;
|
|
19
|
+
"KOL-ICON"?: string | undefined;
|
|
20
|
+
"KOL-BADGE"?: string | undefined;
|
|
21
|
+
"KOL-TABS"?: string | undefined;
|
|
6
22
|
"KOL-ACCORDION"?: string | undefined;
|
|
7
23
|
"KOL-ACCORDION-GROUP"?: string | undefined;
|
|
8
24
|
"KOL-ALERT"?: string | undefined;
|
|
9
25
|
"KOL-AVATAR"?: string | undefined;
|
|
10
|
-
"KOL-BADGE"?: string | undefined;
|
|
11
26
|
"KOL-BREADCRUMB"?: string | undefined;
|
|
12
|
-
"KOL-BUTTON"?: string | undefined;
|
|
13
27
|
"KOL-BUTTON-GROUP"?: string | undefined;
|
|
14
28
|
"KOL-BUTTON-LINK"?: string | undefined;
|
|
15
|
-
"KOL-CARD"?: string | undefined;
|
|
16
|
-
"KOL-DETAILS"?: string | undefined;
|
|
17
|
-
"KOL-DIALOG"?: string | undefined;
|
|
18
29
|
"KOL-DROPDOWN"?: string | undefined;
|
|
19
|
-
"KOL-FORM"?: string | undefined;
|
|
20
|
-
"KOL-HEADING"?: string | undefined;
|
|
21
|
-
"KOL-ICON"?: string | undefined;
|
|
22
|
-
"KOL-IMAGE"?: string | undefined;
|
|
23
30
|
"KOL-INDENTED-TEXT"?: string | undefined;
|
|
24
31
|
"KOL-INPUT-CHECKBOX"?: string | undefined;
|
|
25
32
|
"KOL-INPUT-COLOR"?: string | undefined;
|
|
@@ -31,21 +38,14 @@ declare const BAMF: (patch: (name: string, map: {
|
|
|
31
38
|
"KOL-INPUT-RADIO"?: string | undefined;
|
|
32
39
|
"KOL-INPUT-RANGE"?: string | undefined;
|
|
33
40
|
"KOL-INPUT-TEXT"?: string | undefined;
|
|
34
|
-
"KOL-LINK"?: string | undefined;
|
|
35
41
|
"KOL-LINK-BUTTON"?: string | undefined;
|
|
36
42
|
"KOL-LINK-GROUP"?: string | undefined;
|
|
37
43
|
"KOL-MODAL"?: string | undefined;
|
|
38
|
-
"KOL-NAV"?: string | undefined;
|
|
39
44
|
"KOL-PAGINATION"?: string | undefined;
|
|
40
45
|
"KOL-POPOVER"?: string | undefined;
|
|
41
|
-
"KOL-PROGRESS"?: string | undefined;
|
|
42
|
-
"KOL-SELECT"?: string | undefined;
|
|
43
46
|
"KOL-SEPARATOR"?: string | undefined;
|
|
44
47
|
"KOL-SKIP-NAV"?: string | undefined;
|
|
45
48
|
"KOL-SPIN"?: string | undefined;
|
|
46
|
-
"KOL-TABLE"?: string | undefined;
|
|
47
|
-
"KOL-TABS"?: string | undefined;
|
|
48
|
-
"KOL-TEXTAREA"?: string | undefined;
|
|
49
49
|
"KOL-TOAST"?: string | undefined;
|
|
50
50
|
"KOL-TOOLBAR"?: string | undefined;
|
|
51
51
|
"KOL-TOOLTIP"?: string | undefined;
|
|
@@ -55,24 +55,31 @@ declare const BMF: (patch: (name: string, map: {
|
|
|
55
55
|
GLOBAL?: string | undefined;
|
|
56
56
|
PROPERTIES?: string | undefined;
|
|
57
57
|
"KOL-SYMBOL"?: string | undefined;
|
|
58
|
+
"KOL-CARD"?: string | undefined;
|
|
58
59
|
"KOL-ABBR"?: string | undefined;
|
|
60
|
+
"KOL-BUTTON"?: string | undefined;
|
|
61
|
+
"KOL-DETAILS"?: string | undefined;
|
|
62
|
+
"KOL-DIALOG"?: string | undefined;
|
|
63
|
+
"KOL-FORM"?: string | undefined;
|
|
64
|
+
"KOL-LINK"?: string | undefined;
|
|
65
|
+
"KOL-NAV"?: string | undefined;
|
|
66
|
+
"KOL-PROGRESS"?: string | undefined;
|
|
67
|
+
"KOL-SELECT"?: string | undefined;
|
|
68
|
+
"KOL-TABLE"?: string | undefined;
|
|
69
|
+
"KOL-TEXTAREA"?: string | undefined;
|
|
70
|
+
"KOL-IMAGE"?: string | undefined;
|
|
71
|
+
"KOL-HEADING"?: string | undefined;
|
|
72
|
+
"KOL-ICON"?: string | undefined;
|
|
73
|
+
"KOL-BADGE"?: string | undefined;
|
|
74
|
+
"KOL-TABS"?: string | undefined;
|
|
59
75
|
"KOL-ACCORDION"?: string | undefined;
|
|
60
76
|
"KOL-ACCORDION-GROUP"?: string | undefined;
|
|
61
77
|
"KOL-ALERT"?: string | undefined;
|
|
62
78
|
"KOL-AVATAR"?: string | undefined;
|
|
63
|
-
"KOL-BADGE"?: string | undefined;
|
|
64
79
|
"KOL-BREADCRUMB"?: string | undefined;
|
|
65
|
-
"KOL-BUTTON"?: string | undefined;
|
|
66
80
|
"KOL-BUTTON-GROUP"?: string | undefined;
|
|
67
81
|
"KOL-BUTTON-LINK"?: string | undefined;
|
|
68
|
-
"KOL-CARD"?: string | undefined;
|
|
69
|
-
"KOL-DETAILS"?: string | undefined;
|
|
70
|
-
"KOL-DIALOG"?: string | undefined;
|
|
71
82
|
"KOL-DROPDOWN"?: string | undefined;
|
|
72
|
-
"KOL-FORM"?: string | undefined;
|
|
73
|
-
"KOL-HEADING"?: string | undefined;
|
|
74
|
-
"KOL-ICON"?: string | undefined;
|
|
75
|
-
"KOL-IMAGE"?: string | undefined;
|
|
76
83
|
"KOL-INDENTED-TEXT"?: string | undefined;
|
|
77
84
|
"KOL-INPUT-CHECKBOX"?: string | undefined;
|
|
78
85
|
"KOL-INPUT-COLOR"?: string | undefined;
|
|
@@ -84,21 +91,14 @@ declare const BMF: (patch: (name: string, map: {
|
|
|
84
91
|
"KOL-INPUT-RADIO"?: string | undefined;
|
|
85
92
|
"KOL-INPUT-RANGE"?: string | undefined;
|
|
86
93
|
"KOL-INPUT-TEXT"?: string | undefined;
|
|
87
|
-
"KOL-LINK"?: string | undefined;
|
|
88
94
|
"KOL-LINK-BUTTON"?: string | undefined;
|
|
89
95
|
"KOL-LINK-GROUP"?: string | undefined;
|
|
90
96
|
"KOL-MODAL"?: string | undefined;
|
|
91
|
-
"KOL-NAV"?: string | undefined;
|
|
92
97
|
"KOL-PAGINATION"?: string | undefined;
|
|
93
98
|
"KOL-POPOVER"?: string | undefined;
|
|
94
|
-
"KOL-PROGRESS"?: string | undefined;
|
|
95
|
-
"KOL-SELECT"?: string | undefined;
|
|
96
99
|
"KOL-SEPARATOR"?: string | undefined;
|
|
97
100
|
"KOL-SKIP-NAV"?: string | undefined;
|
|
98
101
|
"KOL-SPIN"?: string | undefined;
|
|
99
|
-
"KOL-TABLE"?: string | undefined;
|
|
100
|
-
"KOL-TABS"?: string | undefined;
|
|
101
|
-
"KOL-TEXTAREA"?: string | undefined;
|
|
102
102
|
"KOL-TOAST"?: string | undefined;
|
|
103
103
|
"KOL-TOOLBAR"?: string | undefined;
|
|
104
104
|
"KOL-TOOLTIP"?: string | undefined;
|
|
@@ -108,24 +108,31 @@ declare const BPA: (patch: (name: string, map: {
|
|
|
108
108
|
GLOBAL?: string | undefined;
|
|
109
109
|
PROPERTIES?: string | undefined;
|
|
110
110
|
"KOL-SYMBOL"?: string | undefined;
|
|
111
|
+
"KOL-CARD"?: string | undefined;
|
|
111
112
|
"KOL-ABBR"?: string | undefined;
|
|
113
|
+
"KOL-BUTTON"?: string | undefined;
|
|
114
|
+
"KOL-DETAILS"?: string | undefined;
|
|
115
|
+
"KOL-DIALOG"?: string | undefined;
|
|
116
|
+
"KOL-FORM"?: string | undefined;
|
|
117
|
+
"KOL-LINK"?: string | undefined;
|
|
118
|
+
"KOL-NAV"?: string | undefined;
|
|
119
|
+
"KOL-PROGRESS"?: string | undefined;
|
|
120
|
+
"KOL-SELECT"?: string | undefined;
|
|
121
|
+
"KOL-TABLE"?: string | undefined;
|
|
122
|
+
"KOL-TEXTAREA"?: string | undefined;
|
|
123
|
+
"KOL-IMAGE"?: string | undefined;
|
|
124
|
+
"KOL-HEADING"?: string | undefined;
|
|
125
|
+
"KOL-ICON"?: string | undefined;
|
|
126
|
+
"KOL-BADGE"?: string | undefined;
|
|
127
|
+
"KOL-TABS"?: string | undefined;
|
|
112
128
|
"KOL-ACCORDION"?: string | undefined;
|
|
113
129
|
"KOL-ACCORDION-GROUP"?: string | undefined;
|
|
114
130
|
"KOL-ALERT"?: string | undefined;
|
|
115
131
|
"KOL-AVATAR"?: string | undefined;
|
|
116
|
-
"KOL-BADGE"?: string | undefined;
|
|
117
132
|
"KOL-BREADCRUMB"?: string | undefined;
|
|
118
|
-
"KOL-BUTTON"?: string | undefined;
|
|
119
133
|
"KOL-BUTTON-GROUP"?: string | undefined;
|
|
120
134
|
"KOL-BUTTON-LINK"?: string | undefined;
|
|
121
|
-
"KOL-CARD"?: string | undefined;
|
|
122
|
-
"KOL-DETAILS"?: string | undefined;
|
|
123
|
-
"KOL-DIALOG"?: string | undefined;
|
|
124
135
|
"KOL-DROPDOWN"?: string | undefined;
|
|
125
|
-
"KOL-FORM"?: string | undefined;
|
|
126
|
-
"KOL-HEADING"?: string | undefined;
|
|
127
|
-
"KOL-ICON"?: string | undefined;
|
|
128
|
-
"KOL-IMAGE"?: string | undefined;
|
|
129
136
|
"KOL-INDENTED-TEXT"?: string | undefined;
|
|
130
137
|
"KOL-INPUT-CHECKBOX"?: string | undefined;
|
|
131
138
|
"KOL-INPUT-COLOR"?: string | undefined;
|
|
@@ -137,21 +144,14 @@ declare const BPA: (patch: (name: string, map: {
|
|
|
137
144
|
"KOL-INPUT-RADIO"?: string | undefined;
|
|
138
145
|
"KOL-INPUT-RANGE"?: string | undefined;
|
|
139
146
|
"KOL-INPUT-TEXT"?: string | undefined;
|
|
140
|
-
"KOL-LINK"?: string | undefined;
|
|
141
147
|
"KOL-LINK-BUTTON"?: string | undefined;
|
|
142
148
|
"KOL-LINK-GROUP"?: string | undefined;
|
|
143
149
|
"KOL-MODAL"?: string | undefined;
|
|
144
|
-
"KOL-NAV"?: string | undefined;
|
|
145
150
|
"KOL-PAGINATION"?: string | undefined;
|
|
146
151
|
"KOL-POPOVER"?: string | undefined;
|
|
147
|
-
"KOL-PROGRESS"?: string | undefined;
|
|
148
|
-
"KOL-SELECT"?: string | undefined;
|
|
149
152
|
"KOL-SEPARATOR"?: string | undefined;
|
|
150
153
|
"KOL-SKIP-NAV"?: string | undefined;
|
|
151
154
|
"KOL-SPIN"?: string | undefined;
|
|
152
|
-
"KOL-TABLE"?: string | undefined;
|
|
153
|
-
"KOL-TABS"?: string | undefined;
|
|
154
|
-
"KOL-TEXTAREA"?: string | undefined;
|
|
155
155
|
"KOL-TOAST"?: string | undefined;
|
|
156
156
|
"KOL-TOOLBAR"?: string | undefined;
|
|
157
157
|
"KOL-TOOLTIP"?: string | undefined;
|
|
@@ -161,24 +161,31 @@ declare const BZSt: (patch: (name: string, map: {
|
|
|
161
161
|
GLOBAL?: string | undefined;
|
|
162
162
|
PROPERTIES?: string | undefined;
|
|
163
163
|
"KOL-SYMBOL"?: string | undefined;
|
|
164
|
+
"KOL-CARD"?: string | undefined;
|
|
164
165
|
"KOL-ABBR"?: string | undefined;
|
|
166
|
+
"KOL-BUTTON"?: string | undefined;
|
|
167
|
+
"KOL-DETAILS"?: string | undefined;
|
|
168
|
+
"KOL-DIALOG"?: string | undefined;
|
|
169
|
+
"KOL-FORM"?: string | undefined;
|
|
170
|
+
"KOL-LINK"?: string | undefined;
|
|
171
|
+
"KOL-NAV"?: string | undefined;
|
|
172
|
+
"KOL-PROGRESS"?: string | undefined;
|
|
173
|
+
"KOL-SELECT"?: string | undefined;
|
|
174
|
+
"KOL-TABLE"?: string | undefined;
|
|
175
|
+
"KOL-TEXTAREA"?: string | undefined;
|
|
176
|
+
"KOL-IMAGE"?: string | undefined;
|
|
177
|
+
"KOL-HEADING"?: string | undefined;
|
|
178
|
+
"KOL-ICON"?: string | undefined;
|
|
179
|
+
"KOL-BADGE"?: string | undefined;
|
|
180
|
+
"KOL-TABS"?: string | undefined;
|
|
165
181
|
"KOL-ACCORDION"?: string | undefined;
|
|
166
182
|
"KOL-ACCORDION-GROUP"?: string | undefined;
|
|
167
183
|
"KOL-ALERT"?: string | undefined;
|
|
168
184
|
"KOL-AVATAR"?: string | undefined;
|
|
169
|
-
"KOL-BADGE"?: string | undefined;
|
|
170
185
|
"KOL-BREADCRUMB"?: string | undefined;
|
|
171
|
-
"KOL-BUTTON"?: string | undefined;
|
|
172
186
|
"KOL-BUTTON-GROUP"?: string | undefined;
|
|
173
187
|
"KOL-BUTTON-LINK"?: string | undefined;
|
|
174
|
-
"KOL-CARD"?: string | undefined;
|
|
175
|
-
"KOL-DETAILS"?: string | undefined;
|
|
176
|
-
"KOL-DIALOG"?: string | undefined;
|
|
177
188
|
"KOL-DROPDOWN"?: string | undefined;
|
|
178
|
-
"KOL-FORM"?: string | undefined;
|
|
179
|
-
"KOL-HEADING"?: string | undefined;
|
|
180
|
-
"KOL-ICON"?: string | undefined;
|
|
181
|
-
"KOL-IMAGE"?: string | undefined;
|
|
182
189
|
"KOL-INDENTED-TEXT"?: string | undefined;
|
|
183
190
|
"KOL-INPUT-CHECKBOX"?: string | undefined;
|
|
184
191
|
"KOL-INPUT-COLOR"?: string | undefined;
|
|
@@ -190,21 +197,14 @@ declare const BZSt: (patch: (name: string, map: {
|
|
|
190
197
|
"KOL-INPUT-RADIO"?: string | undefined;
|
|
191
198
|
"KOL-INPUT-RANGE"?: string | undefined;
|
|
192
199
|
"KOL-INPUT-TEXT"?: string | undefined;
|
|
193
|
-
"KOL-LINK"?: string | undefined;
|
|
194
200
|
"KOL-LINK-BUTTON"?: string | undefined;
|
|
195
201
|
"KOL-LINK-GROUP"?: string | undefined;
|
|
196
202
|
"KOL-MODAL"?: string | undefined;
|
|
197
|
-
"KOL-NAV"?: string | undefined;
|
|
198
203
|
"KOL-PAGINATION"?: string | undefined;
|
|
199
204
|
"KOL-POPOVER"?: string | undefined;
|
|
200
|
-
"KOL-PROGRESS"?: string | undefined;
|
|
201
|
-
"KOL-SELECT"?: string | undefined;
|
|
202
205
|
"KOL-SEPARATOR"?: string | undefined;
|
|
203
206
|
"KOL-SKIP-NAV"?: string | undefined;
|
|
204
207
|
"KOL-SPIN"?: string | undefined;
|
|
205
|
-
"KOL-TABLE"?: string | undefined;
|
|
206
|
-
"KOL-TABS"?: string | undefined;
|
|
207
|
-
"KOL-TEXTAREA"?: string | undefined;
|
|
208
208
|
"KOL-TOAST"?: string | undefined;
|
|
209
209
|
"KOL-TOOLBAR"?: string | undefined;
|
|
210
210
|
"KOL-TOOLTIP"?: string | undefined;
|
|
@@ -214,24 +214,31 @@ declare const DEFAULT: (patch: (name: string, map: {
|
|
|
214
214
|
GLOBAL?: string | undefined;
|
|
215
215
|
PROPERTIES?: string | undefined;
|
|
216
216
|
"KOL-SYMBOL"?: string | undefined;
|
|
217
|
+
"KOL-CARD"?: string | undefined;
|
|
217
218
|
"KOL-ABBR"?: string | undefined;
|
|
219
|
+
"KOL-BUTTON"?: string | undefined;
|
|
220
|
+
"KOL-DETAILS"?: string | undefined;
|
|
221
|
+
"KOL-DIALOG"?: string | undefined;
|
|
222
|
+
"KOL-FORM"?: string | undefined;
|
|
223
|
+
"KOL-LINK"?: string | undefined;
|
|
224
|
+
"KOL-NAV"?: string | undefined;
|
|
225
|
+
"KOL-PROGRESS"?: string | undefined;
|
|
226
|
+
"KOL-SELECT"?: string | undefined;
|
|
227
|
+
"KOL-TABLE"?: string | undefined;
|
|
228
|
+
"KOL-TEXTAREA"?: string | undefined;
|
|
229
|
+
"KOL-IMAGE"?: string | undefined;
|
|
230
|
+
"KOL-HEADING"?: string | undefined;
|
|
231
|
+
"KOL-ICON"?: string | undefined;
|
|
232
|
+
"KOL-BADGE"?: string | undefined;
|
|
233
|
+
"KOL-TABS"?: string | undefined;
|
|
218
234
|
"KOL-ACCORDION"?: string | undefined;
|
|
219
235
|
"KOL-ACCORDION-GROUP"?: string | undefined;
|
|
220
236
|
"KOL-ALERT"?: string | undefined;
|
|
221
237
|
"KOL-AVATAR"?: string | undefined;
|
|
222
|
-
"KOL-BADGE"?: string | undefined;
|
|
223
238
|
"KOL-BREADCRUMB"?: string | undefined;
|
|
224
|
-
"KOL-BUTTON"?: string | undefined;
|
|
225
239
|
"KOL-BUTTON-GROUP"?: string | undefined;
|
|
226
240
|
"KOL-BUTTON-LINK"?: string | undefined;
|
|
227
|
-
"KOL-CARD"?: string | undefined;
|
|
228
|
-
"KOL-DETAILS"?: string | undefined;
|
|
229
|
-
"KOL-DIALOG"?: string | undefined;
|
|
230
241
|
"KOL-DROPDOWN"?: string | undefined;
|
|
231
|
-
"KOL-FORM"?: string | undefined;
|
|
232
|
-
"KOL-HEADING"?: string | undefined;
|
|
233
|
-
"KOL-ICON"?: string | undefined;
|
|
234
|
-
"KOL-IMAGE"?: string | undefined;
|
|
235
242
|
"KOL-INDENTED-TEXT"?: string | undefined;
|
|
236
243
|
"KOL-INPUT-CHECKBOX"?: string | undefined;
|
|
237
244
|
"KOL-INPUT-COLOR"?: string | undefined;
|
|
@@ -243,21 +250,14 @@ declare const DEFAULT: (patch: (name: string, map: {
|
|
|
243
250
|
"KOL-INPUT-RADIO"?: string | undefined;
|
|
244
251
|
"KOL-INPUT-RANGE"?: string | undefined;
|
|
245
252
|
"KOL-INPUT-TEXT"?: string | undefined;
|
|
246
|
-
"KOL-LINK"?: string | undefined;
|
|
247
253
|
"KOL-LINK-BUTTON"?: string | undefined;
|
|
248
254
|
"KOL-LINK-GROUP"?: string | undefined;
|
|
249
255
|
"KOL-MODAL"?: string | undefined;
|
|
250
|
-
"KOL-NAV"?: string | undefined;
|
|
251
256
|
"KOL-PAGINATION"?: string | undefined;
|
|
252
257
|
"KOL-POPOVER"?: string | undefined;
|
|
253
|
-
"KOL-PROGRESS"?: string | undefined;
|
|
254
|
-
"KOL-SELECT"?: string | undefined;
|
|
255
258
|
"KOL-SEPARATOR"?: string | undefined;
|
|
256
259
|
"KOL-SKIP-NAV"?: string | undefined;
|
|
257
260
|
"KOL-SPIN"?: string | undefined;
|
|
258
|
-
"KOL-TABLE"?: string | undefined;
|
|
259
|
-
"KOL-TABS"?: string | undefined;
|
|
260
|
-
"KOL-TEXTAREA"?: string | undefined;
|
|
261
261
|
"KOL-TOAST"?: string | undefined;
|
|
262
262
|
"KOL-TOOLBAR"?: string | undefined;
|
|
263
263
|
"KOL-TOOLTIP"?: string | undefined;
|
|
@@ -267,24 +267,31 @@ declare const DESYv1: (patch: (name: string, map: {
|
|
|
267
267
|
GLOBAL?: string | undefined;
|
|
268
268
|
PROPERTIES?: string | undefined;
|
|
269
269
|
"KOL-SYMBOL"?: string | undefined;
|
|
270
|
+
"KOL-CARD"?: string | undefined;
|
|
270
271
|
"KOL-ABBR"?: string | undefined;
|
|
272
|
+
"KOL-BUTTON"?: string | undefined;
|
|
273
|
+
"KOL-DETAILS"?: string | undefined;
|
|
274
|
+
"KOL-DIALOG"?: string | undefined;
|
|
275
|
+
"KOL-FORM"?: string | undefined;
|
|
276
|
+
"KOL-LINK"?: string | undefined;
|
|
277
|
+
"KOL-NAV"?: string | undefined;
|
|
278
|
+
"KOL-PROGRESS"?: string | undefined;
|
|
279
|
+
"KOL-SELECT"?: string | undefined;
|
|
280
|
+
"KOL-TABLE"?: string | undefined;
|
|
281
|
+
"KOL-TEXTAREA"?: string | undefined;
|
|
282
|
+
"KOL-IMAGE"?: string | undefined;
|
|
283
|
+
"KOL-HEADING"?: string | undefined;
|
|
284
|
+
"KOL-ICON"?: string | undefined;
|
|
285
|
+
"KOL-BADGE"?: string | undefined;
|
|
286
|
+
"KOL-TABS"?: string | undefined;
|
|
271
287
|
"KOL-ACCORDION"?: string | undefined;
|
|
272
288
|
"KOL-ACCORDION-GROUP"?: string | undefined;
|
|
273
289
|
"KOL-ALERT"?: string | undefined;
|
|
274
290
|
"KOL-AVATAR"?: string | undefined;
|
|
275
|
-
"KOL-BADGE"?: string | undefined;
|
|
276
291
|
"KOL-BREADCRUMB"?: string | undefined;
|
|
277
|
-
"KOL-BUTTON"?: string | undefined;
|
|
278
292
|
"KOL-BUTTON-GROUP"?: string | undefined;
|
|
279
293
|
"KOL-BUTTON-LINK"?: string | undefined;
|
|
280
|
-
"KOL-CARD"?: string | undefined;
|
|
281
|
-
"KOL-DETAILS"?: string | undefined;
|
|
282
|
-
"KOL-DIALOG"?: string | undefined;
|
|
283
294
|
"KOL-DROPDOWN"?: string | undefined;
|
|
284
|
-
"KOL-FORM"?: string | undefined;
|
|
285
|
-
"KOL-HEADING"?: string | undefined;
|
|
286
|
-
"KOL-ICON"?: string | undefined;
|
|
287
|
-
"KOL-IMAGE"?: string | undefined;
|
|
288
295
|
"KOL-INDENTED-TEXT"?: string | undefined;
|
|
289
296
|
"KOL-INPUT-CHECKBOX"?: string | undefined;
|
|
290
297
|
"KOL-INPUT-COLOR"?: string | undefined;
|
|
@@ -296,21 +303,14 @@ declare const DESYv1: (patch: (name: string, map: {
|
|
|
296
303
|
"KOL-INPUT-RADIO"?: string | undefined;
|
|
297
304
|
"KOL-INPUT-RANGE"?: string | undefined;
|
|
298
305
|
"KOL-INPUT-TEXT"?: string | undefined;
|
|
299
|
-
"KOL-LINK"?: string | undefined;
|
|
300
306
|
"KOL-LINK-BUTTON"?: string | undefined;
|
|
301
307
|
"KOL-LINK-GROUP"?: string | undefined;
|
|
302
308
|
"KOL-MODAL"?: string | undefined;
|
|
303
|
-
"KOL-NAV"?: string | undefined;
|
|
304
309
|
"KOL-PAGINATION"?: string | undefined;
|
|
305
310
|
"KOL-POPOVER"?: string | undefined;
|
|
306
|
-
"KOL-PROGRESS"?: string | undefined;
|
|
307
|
-
"KOL-SELECT"?: string | undefined;
|
|
308
311
|
"KOL-SEPARATOR"?: string | undefined;
|
|
309
312
|
"KOL-SKIP-NAV"?: string | undefined;
|
|
310
313
|
"KOL-SPIN"?: string | undefined;
|
|
311
|
-
"KOL-TABLE"?: string | undefined;
|
|
312
|
-
"KOL-TABS"?: string | undefined;
|
|
313
|
-
"KOL-TEXTAREA"?: string | undefined;
|
|
314
314
|
"KOL-TOAST"?: string | undefined;
|
|
315
315
|
"KOL-TOOLBAR"?: string | undefined;
|
|
316
316
|
"KOL-TOOLTIP"?: string | undefined;
|
|
@@ -320,24 +320,31 @@ declare const DESYv2: (patch: (name: string, map: {
|
|
|
320
320
|
GLOBAL?: string | undefined;
|
|
321
321
|
PROPERTIES?: string | undefined;
|
|
322
322
|
"KOL-SYMBOL"?: string | undefined;
|
|
323
|
+
"KOL-CARD"?: string | undefined;
|
|
323
324
|
"KOL-ABBR"?: string | undefined;
|
|
325
|
+
"KOL-BUTTON"?: string | undefined;
|
|
326
|
+
"KOL-DETAILS"?: string | undefined;
|
|
327
|
+
"KOL-DIALOG"?: string | undefined;
|
|
328
|
+
"KOL-FORM"?: string | undefined;
|
|
329
|
+
"KOL-LINK"?: string | undefined;
|
|
330
|
+
"KOL-NAV"?: string | undefined;
|
|
331
|
+
"KOL-PROGRESS"?: string | undefined;
|
|
332
|
+
"KOL-SELECT"?: string | undefined;
|
|
333
|
+
"KOL-TABLE"?: string | undefined;
|
|
334
|
+
"KOL-TEXTAREA"?: string | undefined;
|
|
335
|
+
"KOL-IMAGE"?: string | undefined;
|
|
336
|
+
"KOL-HEADING"?: string | undefined;
|
|
337
|
+
"KOL-ICON"?: string | undefined;
|
|
338
|
+
"KOL-BADGE"?: string | undefined;
|
|
339
|
+
"KOL-TABS"?: string | undefined;
|
|
324
340
|
"KOL-ACCORDION"?: string | undefined;
|
|
325
341
|
"KOL-ACCORDION-GROUP"?: string | undefined;
|
|
326
342
|
"KOL-ALERT"?: string | undefined;
|
|
327
343
|
"KOL-AVATAR"?: string | undefined;
|
|
328
|
-
"KOL-BADGE"?: string | undefined;
|
|
329
344
|
"KOL-BREADCRUMB"?: string | undefined;
|
|
330
|
-
"KOL-BUTTON"?: string | undefined;
|
|
331
345
|
"KOL-BUTTON-GROUP"?: string | undefined;
|
|
332
346
|
"KOL-BUTTON-LINK"?: string | undefined;
|
|
333
|
-
"KOL-CARD"?: string | undefined;
|
|
334
|
-
"KOL-DETAILS"?: string | undefined;
|
|
335
|
-
"KOL-DIALOG"?: string | undefined;
|
|
336
347
|
"KOL-DROPDOWN"?: string | undefined;
|
|
337
|
-
"KOL-FORM"?: string | undefined;
|
|
338
|
-
"KOL-HEADING"?: string | undefined;
|
|
339
|
-
"KOL-ICON"?: string | undefined;
|
|
340
|
-
"KOL-IMAGE"?: string | undefined;
|
|
341
348
|
"KOL-INDENTED-TEXT"?: string | undefined;
|
|
342
349
|
"KOL-INPUT-CHECKBOX"?: string | undefined;
|
|
343
350
|
"KOL-INPUT-COLOR"?: string | undefined;
|
|
@@ -349,21 +356,14 @@ declare const DESYv2: (patch: (name: string, map: {
|
|
|
349
356
|
"KOL-INPUT-RADIO"?: string | undefined;
|
|
350
357
|
"KOL-INPUT-RANGE"?: string | undefined;
|
|
351
358
|
"KOL-INPUT-TEXT"?: string | undefined;
|
|
352
|
-
"KOL-LINK"?: string | undefined;
|
|
353
359
|
"KOL-LINK-BUTTON"?: string | undefined;
|
|
354
360
|
"KOL-LINK-GROUP"?: string | undefined;
|
|
355
361
|
"KOL-MODAL"?: string | undefined;
|
|
356
|
-
"KOL-NAV"?: string | undefined;
|
|
357
362
|
"KOL-PAGINATION"?: string | undefined;
|
|
358
363
|
"KOL-POPOVER"?: string | undefined;
|
|
359
|
-
"KOL-PROGRESS"?: string | undefined;
|
|
360
|
-
"KOL-SELECT"?: string | undefined;
|
|
361
364
|
"KOL-SEPARATOR"?: string | undefined;
|
|
362
365
|
"KOL-SKIP-NAV"?: string | undefined;
|
|
363
366
|
"KOL-SPIN"?: string | undefined;
|
|
364
|
-
"KOL-TABLE"?: string | undefined;
|
|
365
|
-
"KOL-TABS"?: string | undefined;
|
|
366
|
-
"KOL-TEXTAREA"?: string | undefined;
|
|
367
367
|
"KOL-TOAST"?: string | undefined;
|
|
368
368
|
"KOL-TOOLBAR"?: string | undefined;
|
|
369
369
|
"KOL-TOOLTIP"?: string | undefined;
|
|
@@ -373,24 +373,31 @@ declare const ECL_EC: (patch: (name: string, map: {
|
|
|
373
373
|
GLOBAL?: string | undefined;
|
|
374
374
|
PROPERTIES?: string | undefined;
|
|
375
375
|
"KOL-SYMBOL"?: string | undefined;
|
|
376
|
+
"KOL-CARD"?: string | undefined;
|
|
376
377
|
"KOL-ABBR"?: string | undefined;
|
|
378
|
+
"KOL-BUTTON"?: string | undefined;
|
|
379
|
+
"KOL-DETAILS"?: string | undefined;
|
|
380
|
+
"KOL-DIALOG"?: string | undefined;
|
|
381
|
+
"KOL-FORM"?: string | undefined;
|
|
382
|
+
"KOL-LINK"?: string | undefined;
|
|
383
|
+
"KOL-NAV"?: string | undefined;
|
|
384
|
+
"KOL-PROGRESS"?: string | undefined;
|
|
385
|
+
"KOL-SELECT"?: string | undefined;
|
|
386
|
+
"KOL-TABLE"?: string | undefined;
|
|
387
|
+
"KOL-TEXTAREA"?: string | undefined;
|
|
388
|
+
"KOL-IMAGE"?: string | undefined;
|
|
389
|
+
"KOL-HEADING"?: string | undefined;
|
|
390
|
+
"KOL-ICON"?: string | undefined;
|
|
391
|
+
"KOL-BADGE"?: string | undefined;
|
|
392
|
+
"KOL-TABS"?: string | undefined;
|
|
377
393
|
"KOL-ACCORDION"?: string | undefined;
|
|
378
394
|
"KOL-ACCORDION-GROUP"?: string | undefined;
|
|
379
395
|
"KOL-ALERT"?: string | undefined;
|
|
380
396
|
"KOL-AVATAR"?: string | undefined;
|
|
381
|
-
"KOL-BADGE"?: string | undefined;
|
|
382
397
|
"KOL-BREADCRUMB"?: string | undefined;
|
|
383
|
-
"KOL-BUTTON"?: string | undefined;
|
|
384
398
|
"KOL-BUTTON-GROUP"?: string | undefined;
|
|
385
399
|
"KOL-BUTTON-LINK"?: string | undefined;
|
|
386
|
-
"KOL-CARD"?: string | undefined;
|
|
387
|
-
"KOL-DETAILS"?: string | undefined;
|
|
388
|
-
"KOL-DIALOG"?: string | undefined;
|
|
389
400
|
"KOL-DROPDOWN"?: string | undefined;
|
|
390
|
-
"KOL-FORM"?: string | undefined;
|
|
391
|
-
"KOL-HEADING"?: string | undefined;
|
|
392
|
-
"KOL-ICON"?: string | undefined;
|
|
393
|
-
"KOL-IMAGE"?: string | undefined;
|
|
394
401
|
"KOL-INDENTED-TEXT"?: string | undefined;
|
|
395
402
|
"KOL-INPUT-CHECKBOX"?: string | undefined;
|
|
396
403
|
"KOL-INPUT-COLOR"?: string | undefined;
|
|
@@ -402,21 +409,14 @@ declare const ECL_EC: (patch: (name: string, map: {
|
|
|
402
409
|
"KOL-INPUT-RADIO"?: string | undefined;
|
|
403
410
|
"KOL-INPUT-RANGE"?: string | undefined;
|
|
404
411
|
"KOL-INPUT-TEXT"?: string | undefined;
|
|
405
|
-
"KOL-LINK"?: string | undefined;
|
|
406
412
|
"KOL-LINK-BUTTON"?: string | undefined;
|
|
407
413
|
"KOL-LINK-GROUP"?: string | undefined;
|
|
408
414
|
"KOL-MODAL"?: string | undefined;
|
|
409
|
-
"KOL-NAV"?: string | undefined;
|
|
410
415
|
"KOL-PAGINATION"?: string | undefined;
|
|
411
416
|
"KOL-POPOVER"?: string | undefined;
|
|
412
|
-
"KOL-PROGRESS"?: string | undefined;
|
|
413
|
-
"KOL-SELECT"?: string | undefined;
|
|
414
417
|
"KOL-SEPARATOR"?: string | undefined;
|
|
415
418
|
"KOL-SKIP-NAV"?: string | undefined;
|
|
416
419
|
"KOL-SPIN"?: string | undefined;
|
|
417
|
-
"KOL-TABLE"?: string | undefined;
|
|
418
|
-
"KOL-TABS"?: string | undefined;
|
|
419
|
-
"KOL-TEXTAREA"?: string | undefined;
|
|
420
420
|
"KOL-TOAST"?: string | undefined;
|
|
421
421
|
"KOL-TOOLBAR"?: string | undefined;
|
|
422
422
|
"KOL-TOOLTIP"?: string | undefined;
|
|
@@ -426,24 +426,31 @@ declare const ECL_EU: (patch: (name: string, map: {
|
|
|
426
426
|
GLOBAL?: string | undefined;
|
|
427
427
|
PROPERTIES?: string | undefined;
|
|
428
428
|
"KOL-SYMBOL"?: string | undefined;
|
|
429
|
+
"KOL-CARD"?: string | undefined;
|
|
429
430
|
"KOL-ABBR"?: string | undefined;
|
|
431
|
+
"KOL-BUTTON"?: string | undefined;
|
|
432
|
+
"KOL-DETAILS"?: string | undefined;
|
|
433
|
+
"KOL-DIALOG"?: string | undefined;
|
|
434
|
+
"KOL-FORM"?: string | undefined;
|
|
435
|
+
"KOL-LINK"?: string | undefined;
|
|
436
|
+
"KOL-NAV"?: string | undefined;
|
|
437
|
+
"KOL-PROGRESS"?: string | undefined;
|
|
438
|
+
"KOL-SELECT"?: string | undefined;
|
|
439
|
+
"KOL-TABLE"?: string | undefined;
|
|
440
|
+
"KOL-TEXTAREA"?: string | undefined;
|
|
441
|
+
"KOL-IMAGE"?: string | undefined;
|
|
442
|
+
"KOL-HEADING"?: string | undefined;
|
|
443
|
+
"KOL-ICON"?: string | undefined;
|
|
444
|
+
"KOL-BADGE"?: string | undefined;
|
|
445
|
+
"KOL-TABS"?: string | undefined;
|
|
430
446
|
"KOL-ACCORDION"?: string | undefined;
|
|
431
447
|
"KOL-ACCORDION-GROUP"?: string | undefined;
|
|
432
448
|
"KOL-ALERT"?: string | undefined;
|
|
433
449
|
"KOL-AVATAR"?: string | undefined;
|
|
434
|
-
"KOL-BADGE"?: string | undefined;
|
|
435
450
|
"KOL-BREADCRUMB"?: string | undefined;
|
|
436
|
-
"KOL-BUTTON"?: string | undefined;
|
|
437
451
|
"KOL-BUTTON-GROUP"?: string | undefined;
|
|
438
452
|
"KOL-BUTTON-LINK"?: string | undefined;
|
|
439
|
-
"KOL-CARD"?: string | undefined;
|
|
440
|
-
"KOL-DETAILS"?: string | undefined;
|
|
441
|
-
"KOL-DIALOG"?: string | undefined;
|
|
442
453
|
"KOL-DROPDOWN"?: string | undefined;
|
|
443
|
-
"KOL-FORM"?: string | undefined;
|
|
444
|
-
"KOL-HEADING"?: string | undefined;
|
|
445
|
-
"KOL-ICON"?: string | undefined;
|
|
446
|
-
"KOL-IMAGE"?: string | undefined;
|
|
447
454
|
"KOL-INDENTED-TEXT"?: string | undefined;
|
|
448
455
|
"KOL-INPUT-CHECKBOX"?: string | undefined;
|
|
449
456
|
"KOL-INPUT-COLOR"?: string | undefined;
|
|
@@ -455,21 +462,14 @@ declare const ECL_EU: (patch: (name: string, map: {
|
|
|
455
462
|
"KOL-INPUT-RADIO"?: string | undefined;
|
|
456
463
|
"KOL-INPUT-RANGE"?: string | undefined;
|
|
457
464
|
"KOL-INPUT-TEXT"?: string | undefined;
|
|
458
|
-
"KOL-LINK"?: string | undefined;
|
|
459
465
|
"KOL-LINK-BUTTON"?: string | undefined;
|
|
460
466
|
"KOL-LINK-GROUP"?: string | undefined;
|
|
461
467
|
"KOL-MODAL"?: string | undefined;
|
|
462
|
-
"KOL-NAV"?: string | undefined;
|
|
463
468
|
"KOL-PAGINATION"?: string | undefined;
|
|
464
469
|
"KOL-POPOVER"?: string | undefined;
|
|
465
|
-
"KOL-PROGRESS"?: string | undefined;
|
|
466
|
-
"KOL-SELECT"?: string | undefined;
|
|
467
470
|
"KOL-SEPARATOR"?: string | undefined;
|
|
468
471
|
"KOL-SKIP-NAV"?: string | undefined;
|
|
469
472
|
"KOL-SPIN"?: string | undefined;
|
|
470
|
-
"KOL-TABLE"?: string | undefined;
|
|
471
|
-
"KOL-TABS"?: string | undefined;
|
|
472
|
-
"KOL-TEXTAREA"?: string | undefined;
|
|
473
473
|
"KOL-TOAST"?: string | undefined;
|
|
474
474
|
"KOL-TOOLBAR"?: string | undefined;
|
|
475
475
|
"KOL-TOOLTIP"?: string | undefined;
|
|
@@ -479,24 +479,31 @@ declare const ITZBund: (patch: (name: string, map: {
|
|
|
479
479
|
GLOBAL?: string | undefined;
|
|
480
480
|
PROPERTIES?: string | undefined;
|
|
481
481
|
"KOL-SYMBOL"?: string | undefined;
|
|
482
|
+
"KOL-CARD"?: string | undefined;
|
|
482
483
|
"KOL-ABBR"?: string | undefined;
|
|
484
|
+
"KOL-BUTTON"?: string | undefined;
|
|
485
|
+
"KOL-DETAILS"?: string | undefined;
|
|
486
|
+
"KOL-DIALOG"?: string | undefined;
|
|
487
|
+
"KOL-FORM"?: string | undefined;
|
|
488
|
+
"KOL-LINK"?: string | undefined;
|
|
489
|
+
"KOL-NAV"?: string | undefined;
|
|
490
|
+
"KOL-PROGRESS"?: string | undefined;
|
|
491
|
+
"KOL-SELECT"?: string | undefined;
|
|
492
|
+
"KOL-TABLE"?: string | undefined;
|
|
493
|
+
"KOL-TEXTAREA"?: string | undefined;
|
|
494
|
+
"KOL-IMAGE"?: string | undefined;
|
|
495
|
+
"KOL-HEADING"?: string | undefined;
|
|
496
|
+
"KOL-ICON"?: string | undefined;
|
|
497
|
+
"KOL-BADGE"?: string | undefined;
|
|
498
|
+
"KOL-TABS"?: string | undefined;
|
|
483
499
|
"KOL-ACCORDION"?: string | undefined;
|
|
484
500
|
"KOL-ACCORDION-GROUP"?: string | undefined;
|
|
485
501
|
"KOL-ALERT"?: string | undefined;
|
|
486
502
|
"KOL-AVATAR"?: string | undefined;
|
|
487
|
-
"KOL-BADGE"?: string | undefined;
|
|
488
503
|
"KOL-BREADCRUMB"?: string | undefined;
|
|
489
|
-
"KOL-BUTTON"?: string | undefined;
|
|
490
504
|
"KOL-BUTTON-GROUP"?: string | undefined;
|
|
491
505
|
"KOL-BUTTON-LINK"?: string | undefined;
|
|
492
|
-
"KOL-CARD"?: string | undefined;
|
|
493
|
-
"KOL-DETAILS"?: string | undefined;
|
|
494
|
-
"KOL-DIALOG"?: string | undefined;
|
|
495
506
|
"KOL-DROPDOWN"?: string | undefined;
|
|
496
|
-
"KOL-FORM"?: string | undefined;
|
|
497
|
-
"KOL-HEADING"?: string | undefined;
|
|
498
|
-
"KOL-ICON"?: string | undefined;
|
|
499
|
-
"KOL-IMAGE"?: string | undefined;
|
|
500
507
|
"KOL-INDENTED-TEXT"?: string | undefined;
|
|
501
508
|
"KOL-INPUT-CHECKBOX"?: string | undefined;
|
|
502
509
|
"KOL-INPUT-COLOR"?: string | undefined;
|
|
@@ -508,21 +515,14 @@ declare const ITZBund: (patch: (name: string, map: {
|
|
|
508
515
|
"KOL-INPUT-RADIO"?: string | undefined;
|
|
509
516
|
"KOL-INPUT-RANGE"?: string | undefined;
|
|
510
517
|
"KOL-INPUT-TEXT"?: string | undefined;
|
|
511
|
-
"KOL-LINK"?: string | undefined;
|
|
512
518
|
"KOL-LINK-BUTTON"?: string | undefined;
|
|
513
519
|
"KOL-LINK-GROUP"?: string | undefined;
|
|
514
520
|
"KOL-MODAL"?: string | undefined;
|
|
515
|
-
"KOL-NAV"?: string | undefined;
|
|
516
521
|
"KOL-PAGINATION"?: string | undefined;
|
|
517
522
|
"KOL-POPOVER"?: string | undefined;
|
|
518
|
-
"KOL-PROGRESS"?: string | undefined;
|
|
519
|
-
"KOL-SELECT"?: string | undefined;
|
|
520
523
|
"KOL-SEPARATOR"?: string | undefined;
|
|
521
524
|
"KOL-SKIP-NAV"?: string | undefined;
|
|
522
525
|
"KOL-SPIN"?: string | undefined;
|
|
523
|
-
"KOL-TABLE"?: string | undefined;
|
|
524
|
-
"KOL-TABS"?: string | undefined;
|
|
525
|
-
"KOL-TEXTAREA"?: string | undefined;
|
|
526
526
|
"KOL-TOAST"?: string | undefined;
|
|
527
527
|
"KOL-TOOLBAR"?: string | undefined;
|
|
528
528
|
"KOL-TOOLTIP"?: string | undefined;
|
|
@@ -532,24 +532,31 @@ declare const MAPZ: (patch: (name: string, map: {
|
|
|
532
532
|
GLOBAL?: string | undefined;
|
|
533
533
|
PROPERTIES?: string | undefined;
|
|
534
534
|
"KOL-SYMBOL"?: string | undefined;
|
|
535
|
+
"KOL-CARD"?: string | undefined;
|
|
535
536
|
"KOL-ABBR"?: string | undefined;
|
|
537
|
+
"KOL-BUTTON"?: string | undefined;
|
|
538
|
+
"KOL-DETAILS"?: string | undefined;
|
|
539
|
+
"KOL-DIALOG"?: string | undefined;
|
|
540
|
+
"KOL-FORM"?: string | undefined;
|
|
541
|
+
"KOL-LINK"?: string | undefined;
|
|
542
|
+
"KOL-NAV"?: string | undefined;
|
|
543
|
+
"KOL-PROGRESS"?: string | undefined;
|
|
544
|
+
"KOL-SELECT"?: string | undefined;
|
|
545
|
+
"KOL-TABLE"?: string | undefined;
|
|
546
|
+
"KOL-TEXTAREA"?: string | undefined;
|
|
547
|
+
"KOL-IMAGE"?: string | undefined;
|
|
548
|
+
"KOL-HEADING"?: string | undefined;
|
|
549
|
+
"KOL-ICON"?: string | undefined;
|
|
550
|
+
"KOL-BADGE"?: string | undefined;
|
|
551
|
+
"KOL-TABS"?: string | undefined;
|
|
536
552
|
"KOL-ACCORDION"?: string | undefined;
|
|
537
553
|
"KOL-ACCORDION-GROUP"?: string | undefined;
|
|
538
554
|
"KOL-ALERT"?: string | undefined;
|
|
539
555
|
"KOL-AVATAR"?: string | undefined;
|
|
540
|
-
"KOL-BADGE"?: string | undefined;
|
|
541
556
|
"KOL-BREADCRUMB"?: string | undefined;
|
|
542
|
-
"KOL-BUTTON"?: string | undefined;
|
|
543
557
|
"KOL-BUTTON-GROUP"?: string | undefined;
|
|
544
558
|
"KOL-BUTTON-LINK"?: string | undefined;
|
|
545
|
-
"KOL-CARD"?: string | undefined;
|
|
546
|
-
"KOL-DETAILS"?: string | undefined;
|
|
547
|
-
"KOL-DIALOG"?: string | undefined;
|
|
548
559
|
"KOL-DROPDOWN"?: string | undefined;
|
|
549
|
-
"KOL-FORM"?: string | undefined;
|
|
550
|
-
"KOL-HEADING"?: string | undefined;
|
|
551
|
-
"KOL-ICON"?: string | undefined;
|
|
552
|
-
"KOL-IMAGE"?: string | undefined;
|
|
553
560
|
"KOL-INDENTED-TEXT"?: string | undefined;
|
|
554
561
|
"KOL-INPUT-CHECKBOX"?: string | undefined;
|
|
555
562
|
"KOL-INPUT-COLOR"?: string | undefined;
|
|
@@ -561,21 +568,14 @@ declare const MAPZ: (patch: (name: string, map: {
|
|
|
561
568
|
"KOL-INPUT-RADIO"?: string | undefined;
|
|
562
569
|
"KOL-INPUT-RANGE"?: string | undefined;
|
|
563
570
|
"KOL-INPUT-TEXT"?: string | undefined;
|
|
564
|
-
"KOL-LINK"?: string | undefined;
|
|
565
571
|
"KOL-LINK-BUTTON"?: string | undefined;
|
|
566
572
|
"KOL-LINK-GROUP"?: string | undefined;
|
|
567
573
|
"KOL-MODAL"?: string | undefined;
|
|
568
|
-
"KOL-NAV"?: string | undefined;
|
|
569
574
|
"KOL-PAGINATION"?: string | undefined;
|
|
570
575
|
"KOL-POPOVER"?: string | undefined;
|
|
571
|
-
"KOL-PROGRESS"?: string | undefined;
|
|
572
|
-
"KOL-SELECT"?: string | undefined;
|
|
573
576
|
"KOL-SEPARATOR"?: string | undefined;
|
|
574
577
|
"KOL-SKIP-NAV"?: string | undefined;
|
|
575
578
|
"KOL-SPIN"?: string | undefined;
|
|
576
|
-
"KOL-TABLE"?: string | undefined;
|
|
577
|
-
"KOL-TABS"?: string | undefined;
|
|
578
|
-
"KOL-TEXTAREA"?: string | undefined;
|
|
579
579
|
"KOL-TOAST"?: string | undefined;
|
|
580
580
|
"KOL-TOOLBAR"?: string | undefined;
|
|
581
581
|
"KOL-TOOLTIP"?: string | undefined;
|
|
@@ -585,24 +585,31 @@ declare const ZOLLv2: (patch: (name: string, map: {
|
|
|
585
585
|
GLOBAL?: string | undefined;
|
|
586
586
|
PROPERTIES?: string | undefined;
|
|
587
587
|
"KOL-SYMBOL"?: string | undefined;
|
|
588
|
+
"KOL-CARD"?: string | undefined;
|
|
588
589
|
"KOL-ABBR"?: string | undefined;
|
|
590
|
+
"KOL-BUTTON"?: string | undefined;
|
|
591
|
+
"KOL-DETAILS"?: string | undefined;
|
|
592
|
+
"KOL-DIALOG"?: string | undefined;
|
|
593
|
+
"KOL-FORM"?: string | undefined;
|
|
594
|
+
"KOL-LINK"?: string | undefined;
|
|
595
|
+
"KOL-NAV"?: string | undefined;
|
|
596
|
+
"KOL-PROGRESS"?: string | undefined;
|
|
597
|
+
"KOL-SELECT"?: string | undefined;
|
|
598
|
+
"KOL-TABLE"?: string | undefined;
|
|
599
|
+
"KOL-TEXTAREA"?: string | undefined;
|
|
600
|
+
"KOL-IMAGE"?: string | undefined;
|
|
601
|
+
"KOL-HEADING"?: string | undefined;
|
|
602
|
+
"KOL-ICON"?: string | undefined;
|
|
603
|
+
"KOL-BADGE"?: string | undefined;
|
|
604
|
+
"KOL-TABS"?: string | undefined;
|
|
589
605
|
"KOL-ACCORDION"?: string | undefined;
|
|
590
606
|
"KOL-ACCORDION-GROUP"?: string | undefined;
|
|
591
607
|
"KOL-ALERT"?: string | undefined;
|
|
592
608
|
"KOL-AVATAR"?: string | undefined;
|
|
593
|
-
"KOL-BADGE"?: string | undefined;
|
|
594
609
|
"KOL-BREADCRUMB"?: string | undefined;
|
|
595
|
-
"KOL-BUTTON"?: string | undefined;
|
|
596
610
|
"KOL-BUTTON-GROUP"?: string | undefined;
|
|
597
611
|
"KOL-BUTTON-LINK"?: string | undefined;
|
|
598
|
-
"KOL-CARD"?: string | undefined;
|
|
599
|
-
"KOL-DETAILS"?: string | undefined;
|
|
600
|
-
"KOL-DIALOG"?: string | undefined;
|
|
601
612
|
"KOL-DROPDOWN"?: string | undefined;
|
|
602
|
-
"KOL-FORM"?: string | undefined;
|
|
603
|
-
"KOL-HEADING"?: string | undefined;
|
|
604
|
-
"KOL-ICON"?: string | undefined;
|
|
605
|
-
"KOL-IMAGE"?: string | undefined;
|
|
606
613
|
"KOL-INDENTED-TEXT"?: string | undefined;
|
|
607
614
|
"KOL-INPUT-CHECKBOX"?: string | undefined;
|
|
608
615
|
"KOL-INPUT-COLOR"?: string | undefined;
|
|
@@ -614,36 +621,29 @@ declare const ZOLLv2: (patch: (name: string, map: {
|
|
|
614
621
|
"KOL-INPUT-RADIO"?: string | undefined;
|
|
615
622
|
"KOL-INPUT-RANGE"?: string | undefined;
|
|
616
623
|
"KOL-INPUT-TEXT"?: string | undefined;
|
|
617
|
-
"KOL-LINK"?: string | undefined;
|
|
618
624
|
"KOL-LINK-BUTTON"?: string | undefined;
|
|
619
625
|
"KOL-LINK-GROUP"?: string | undefined;
|
|
620
626
|
"KOL-MODAL"?: string | undefined;
|
|
621
|
-
"KOL-NAV"?: string | undefined;
|
|
622
627
|
"KOL-PAGINATION"?: string | undefined;
|
|
623
628
|
"KOL-POPOVER"?: string | undefined;
|
|
624
|
-
"KOL-PROGRESS"?: string | undefined;
|
|
625
|
-
"KOL-SELECT"?: string | undefined;
|
|
626
629
|
"KOL-SEPARATOR"?: string | undefined;
|
|
627
630
|
"KOL-SKIP-NAV"?: string | undefined;
|
|
628
631
|
"KOL-SPIN"?: string | undefined;
|
|
629
|
-
"KOL-TABLE"?: string | undefined;
|
|
630
|
-
"KOL-TABS"?: string | undefined;
|
|
631
|
-
"KOL-TEXTAREA"?: string | undefined;
|
|
632
632
|
"KOL-TOAST"?: string | undefined;
|
|
633
633
|
"KOL-TOOLBAR"?: string | undefined;
|
|
634
634
|
"KOL-TOOLTIP"?: string | undefined;
|
|
635
635
|
}) => string) => string;
|
|
636
636
|
|
|
637
637
|
declare const DE: (patch: (name: "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", map: {
|
|
638
|
-
"kol-error"?: string | undefined;
|
|
639
|
-
"kol-warning"?: string | undefined;
|
|
640
638
|
"kol-info"?: string | undefined;
|
|
641
639
|
"kol-success"?: string | undefined;
|
|
642
|
-
"kol-
|
|
640
|
+
"kol-warning"?: string | undefined;
|
|
641
|
+
"kol-error"?: string | undefined;
|
|
643
642
|
"kol-close"?: string | undefined;
|
|
644
|
-
"kol-form-description"?: string | undefined;
|
|
645
643
|
"kol-of"?: string | undefined;
|
|
646
644
|
"kol-characters"?: string | undefined;
|
|
645
|
+
"kol-message"?: string | undefined;
|
|
646
|
+
"kol-form-description"?: string | undefined;
|
|
647
647
|
"kol-new"?: string | undefined;
|
|
648
648
|
"kol-no-entries"?: string | undefined;
|
|
649
649
|
"kol-change-order"?: string | undefined;
|
|
@@ -665,15 +665,15 @@ declare const DE: (patch: (name: "ab" | "aa" | "af" | "ak" | "sq" | "am" | "ar"
|
|
|
665
665
|
}) => "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";
|
|
666
666
|
|
|
667
667
|
declare const EN: (patch: (name: "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", map: {
|
|
668
|
-
"kol-error"?: string | undefined;
|
|
669
|
-
"kol-warning"?: string | undefined;
|
|
670
668
|
"kol-info"?: string | undefined;
|
|
671
669
|
"kol-success"?: string | undefined;
|
|
672
|
-
"kol-
|
|
670
|
+
"kol-warning"?: string | undefined;
|
|
671
|
+
"kol-error"?: string | undefined;
|
|
673
672
|
"kol-close"?: string | undefined;
|
|
674
|
-
"kol-form-description"?: string | undefined;
|
|
675
673
|
"kol-of"?: string | undefined;
|
|
676
674
|
"kol-characters"?: string | undefined;
|
|
675
|
+
"kol-message"?: string | undefined;
|
|
676
|
+
"kol-form-description"?: string | undefined;
|
|
677
677
|
"kol-new"?: string | undefined;
|
|
678
678
|
"kol-no-entries"?: string | undefined;
|
|
679
679
|
"kol-change-order"?: string | undefined;
|
package/dist/index.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { KoliBri } from '@public-ui/
|
|
1
|
+
import { KoliBri } from '@public-ui/components';
|
|
2
2
|
|
|
3
3
|
const BAMF = KoliBri.createTheme("bamf", {
|
|
4
4
|
"KOL-BADGE": ":host {display: inline-block;}span {align-items: center;border-radius: 0.3125rem;display: flex;line-height: 1.25rem;gap: 0.5rem;padding: 0.25rem 0.75rem;}"
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@public-ui/themes",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.5.0-rc.0",
|
|
4
4
|
"license": "EUPL-1.2",
|
|
5
5
|
"homepage": "https://public-ui.github.io",
|
|
6
6
|
"repository": "https://github.com/public-ui/kolibri",
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"prepack": "unbuild"
|
|
49
49
|
},
|
|
50
50
|
"dependencies": {
|
|
51
|
-
"@public-ui/
|
|
51
|
+
"@public-ui/components": "1.5.0-rc.0"
|
|
52
52
|
},
|
|
53
53
|
"devDependencies": {
|
|
54
54
|
"@types/node": "ts4.9",
|
|
@@ -59,9 +59,6 @@
|
|
|
59
59
|
"typescript": "4.9.5",
|
|
60
60
|
"unbuild": "1.1.2"
|
|
61
61
|
},
|
|
62
|
-
"peerDependencies": {
|
|
63
|
-
"@public-ui/components": "1.4.2"
|
|
64
|
-
},
|
|
65
62
|
"sideEffects": false,
|
|
66
63
|
"type": "module",
|
|
67
64
|
"exports": {
|