@public-ui/theme-ecl 4.0.0-beta.0 → 4.0.0-beta.1
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/kolicons/kolicons.eot +0 -0
- package/assets/kolicons/kolicons.ttf +0 -0
- package/assets/kolicons/kolicons.woff +0 -0
- package/assets/kolicons/kolicons.woff2 +0 -0
- package/assets/kolicons/style.css +6 -6
- package/dist/ecl-ec/index.d.ts +1 -0
- package/dist/ecl-eu/index.d.ts +1 -0
- package/dist/index.cjs +44 -43
- package/dist/index.cjs.map +1 -1
- package/dist/index.mjs +44 -43
- package/dist/index.mjs.map +1 -1
- package/package.json +4 -4
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
@font-face {
|
|
2
2
|
font-family: "kolicons";
|
|
3
|
-
src: url('kolicons.eot?t=
|
|
4
|
-
src: url('kolicons.eot?t=
|
|
5
|
-
url("kolicons.woff2?t=
|
|
6
|
-
url("kolicons.woff?t=
|
|
7
|
-
url('kolicons.ttf?t=
|
|
8
|
-
url('kolicons.svg?t=
|
|
3
|
+
src: url('kolicons.eot?t=1766411598417'); /* IE9*/
|
|
4
|
+
src: url('kolicons.eot?t=1766411598417#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
|
5
|
+
url("kolicons.woff2?t=1766411598417") format("woff2"),
|
|
6
|
+
url("kolicons.woff?t=1766411598417") format("woff"),
|
|
7
|
+
url('kolicons.ttf?t=1766411598417') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
|
|
8
|
+
url('kolicons.svg?t=1766411598417#kolicons') format('svg'); /* iOS 4.1- */
|
|
9
9
|
}
|
|
10
10
|
|
|
11
11
|
[class^="kolicon-"], [class*=" kolicon-"] {
|
package/dist/ecl-ec/index.d.ts
CHANGED
|
@@ -6,6 +6,7 @@ export declare const ECL_EC: (patch: (name: string, map: {
|
|
|
6
6
|
"KOL-ABBR"?: string | undefined;
|
|
7
7
|
"KOL-BUTTON"?: string | undefined;
|
|
8
8
|
"KOL-DETAILS"?: string | undefined;
|
|
9
|
+
"KOL-DIALOG"?: string | undefined;
|
|
9
10
|
"KOL-FORM"?: string | undefined;
|
|
10
11
|
"KOL-LINK"?: string | undefined;
|
|
11
12
|
"KOL-NAV"?: string | undefined;
|
package/dist/ecl-eu/index.d.ts
CHANGED
|
@@ -6,6 +6,7 @@ export declare const ECL_EU: (patch: (name: string, map: {
|
|
|
6
6
|
"KOL-ABBR"?: string | undefined;
|
|
7
7
|
"KOL-BUTTON"?: string | undefined;
|
|
8
8
|
"KOL-DETAILS"?: string | undefined;
|
|
9
|
+
"KOL-DIALOG"?: string | undefined;
|
|
9
10
|
"KOL-FORM"?: string | undefined;
|
|
10
11
|
"KOL-LINK"?: string | undefined;
|
|
11
12
|
"KOL-NAV"?: string | undefined;
|
package/dist/index.cjs
CHANGED
|
@@ -420,47 +420,48 @@ var TagEnum;
|
|
|
420
420
|
TagEnum[TagEnum["card"] = 8] = "card";
|
|
421
421
|
TagEnum[TagEnum["combobox"] = 9] = "combobox";
|
|
422
422
|
TagEnum[TagEnum["details"] = 10] = "details";
|
|
423
|
-
TagEnum[TagEnum["
|
|
424
|
-
TagEnum[TagEnum["
|
|
425
|
-
TagEnum[TagEnum["
|
|
426
|
-
TagEnum[TagEnum["
|
|
427
|
-
TagEnum[TagEnum["
|
|
428
|
-
TagEnum[TagEnum["
|
|
429
|
-
TagEnum[TagEnum["input-
|
|
430
|
-
TagEnum[TagEnum["input-
|
|
431
|
-
TagEnum[TagEnum["input-
|
|
432
|
-
TagEnum[TagEnum["input-
|
|
433
|
-
TagEnum[TagEnum["input-
|
|
434
|
-
TagEnum[TagEnum["input-
|
|
435
|
-
TagEnum[TagEnum["input-
|
|
436
|
-
TagEnum[TagEnum["input-
|
|
437
|
-
TagEnum[TagEnum["input-
|
|
438
|
-
TagEnum[TagEnum["
|
|
439
|
-
TagEnum[TagEnum["
|
|
440
|
-
TagEnum[TagEnum["link
|
|
441
|
-
TagEnum[TagEnum["
|
|
442
|
-
TagEnum[TagEnum["
|
|
443
|
-
TagEnum[TagEnum["
|
|
444
|
-
TagEnum[TagEnum["
|
|
445
|
-
TagEnum[TagEnum["
|
|
446
|
-
TagEnum[TagEnum["
|
|
447
|
-
TagEnum[TagEnum["
|
|
448
|
-
TagEnum[TagEnum["
|
|
449
|
-
TagEnum[TagEnum["
|
|
450
|
-
TagEnum[TagEnum["
|
|
451
|
-
TagEnum[TagEnum["
|
|
452
|
-
TagEnum[TagEnum["
|
|
453
|
-
TagEnum[TagEnum["
|
|
454
|
-
TagEnum[TagEnum["
|
|
455
|
-
TagEnum[TagEnum["table
|
|
456
|
-
TagEnum[TagEnum["table-
|
|
457
|
-
TagEnum[TagEnum["
|
|
458
|
-
TagEnum[TagEnum["
|
|
459
|
-
TagEnum[TagEnum["
|
|
460
|
-
TagEnum[TagEnum["
|
|
461
|
-
TagEnum[TagEnum["
|
|
462
|
-
TagEnum[TagEnum["
|
|
463
|
-
TagEnum[TagEnum["tree
|
|
423
|
+
TagEnum[TagEnum["dialog"] = 11] = "dialog";
|
|
424
|
+
TagEnum[TagEnum["drawer"] = 12] = "drawer";
|
|
425
|
+
TagEnum[TagEnum["form"] = 13] = "form";
|
|
426
|
+
TagEnum[TagEnum["heading"] = 14] = "heading";
|
|
427
|
+
TagEnum[TagEnum["icon"] = 15] = "icon";
|
|
428
|
+
TagEnum[TagEnum["image"] = 16] = "image";
|
|
429
|
+
TagEnum[TagEnum["input-checkbox"] = 17] = "input-checkbox";
|
|
430
|
+
TagEnum[TagEnum["input-color"] = 18] = "input-color";
|
|
431
|
+
TagEnum[TagEnum["input-date"] = 19] = "input-date";
|
|
432
|
+
TagEnum[TagEnum["input-email"] = 20] = "input-email";
|
|
433
|
+
TagEnum[TagEnum["input-file"] = 21] = "input-file";
|
|
434
|
+
TagEnum[TagEnum["input-number"] = 22] = "input-number";
|
|
435
|
+
TagEnum[TagEnum["input-password"] = 23] = "input-password";
|
|
436
|
+
TagEnum[TagEnum["input-radio"] = 24] = "input-radio";
|
|
437
|
+
TagEnum[TagEnum["input-range"] = 25] = "input-range";
|
|
438
|
+
TagEnum[TagEnum["input-text"] = 26] = "input-text";
|
|
439
|
+
TagEnum[TagEnum["kolibri"] = 27] = "kolibri";
|
|
440
|
+
TagEnum[TagEnum["link"] = 28] = "link";
|
|
441
|
+
TagEnum[TagEnum["link-button"] = 29] = "link-button";
|
|
442
|
+
TagEnum[TagEnum["logo"] = 30] = "logo";
|
|
443
|
+
TagEnum[TagEnum["modal"] = 31] = "modal";
|
|
444
|
+
TagEnum[TagEnum["nav"] = 32] = "nav";
|
|
445
|
+
TagEnum[TagEnum["pagination"] = 33] = "pagination";
|
|
446
|
+
TagEnum[TagEnum["popover-button"] = 34] = "popover-button";
|
|
447
|
+
TagEnum[TagEnum["progress"] = 35] = "progress";
|
|
448
|
+
TagEnum[TagEnum["quote"] = 36] = "quote";
|
|
449
|
+
TagEnum[TagEnum["select"] = 37] = "select";
|
|
450
|
+
TagEnum[TagEnum["single-select"] = 38] = "single-select";
|
|
451
|
+
TagEnum[TagEnum["skip-nav"] = 39] = "skip-nav";
|
|
452
|
+
TagEnum[TagEnum["spin"] = 40] = "spin";
|
|
453
|
+
TagEnum[TagEnum["split-button"] = 41] = "split-button";
|
|
454
|
+
TagEnum[TagEnum["symbol"] = 42] = "symbol";
|
|
455
|
+
TagEnum[TagEnum["table"] = 43] = "table";
|
|
456
|
+
TagEnum[TagEnum["table-stateful"] = 44] = "table-stateful";
|
|
457
|
+
TagEnum[TagEnum["table-stateless"] = 45] = "table-stateless";
|
|
458
|
+
TagEnum[TagEnum["tabs"] = 46] = "tabs";
|
|
459
|
+
TagEnum[TagEnum["textarea"] = 47] = "textarea";
|
|
460
|
+
TagEnum[TagEnum["toast-container"] = 48] = "toast-container";
|
|
461
|
+
TagEnum[TagEnum["toolbar"] = 49] = "toolbar";
|
|
462
|
+
TagEnum[TagEnum["tooltip"] = 50] = "tooltip";
|
|
463
|
+
TagEnum[TagEnum["tree"] = 51] = "tree";
|
|
464
|
+
TagEnum[TagEnum["tree-item"] = 52] = "tree-item";
|
|
464
465
|
})(TagEnum || (TagEnum = {}));
|
|
465
466
|
const MODES = ['development', 'production', 'test'];
|
|
466
467
|
let runtimeMode = 'production';
|
|
@@ -1218,7 +1219,7 @@ var css_248z$_ = "/* forward the rem function */\n@layer kol-theme-component {\n
|
|
|
1218
1219
|
|
|
1219
1220
|
var css_248z$Z = "@layer kol-theme-component {\n .kol-link {\n color: var(--color-blue);\n line-height: 1.2;\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n }\n .kol-link:hover {\n color: var(--color-blue-130);\n }\n}";
|
|
1220
1221
|
|
|
1221
|
-
var css_248z$Y = "/* forward the rem function */\n@layer kol-theme-component {\n .kol-card {\n background-color: white;\n box-shadow: 0 0 calc(var(--spacing-2xs) / 2) var(--color-black);\n display: grid;\n width: 100%;\n height: 100%;\n grid-template-rows: min-content 2fr min-content;\n }\n .kol-card__header {\n display: inline-flex;\n padding: var(--spacing-m) var(--spacing-m) var(--spacing-xs) var(--spacing-m);\n font-size: 1.25em;\n font-weight: 700;\n line-height: 1.75em;\n font-style: normal;\n }\n .kol-card__content {\n padding: var(--spacing-xs) var(--spacing-m) var(--spacing-m);\n }\n}\n@layer kol-theme-component {\n .kol-modal__card {\n box-shadow: 0 0 calc(var(--spacing-2xs) / 2) var(--color-black);\n }\n}";
|
|
1222
|
+
var css_248z$Y = "/* forward the rem function */\n@layer kol-theme-component {\n .kol-card {\n background-color: white;\n box-shadow: 0 0 calc(var(--spacing-2xs) / 2) var(--color-black);\n display: grid;\n width: 100%;\n height: 100%;\n grid-template-rows: min-content 2fr min-content;\n }\n .kol-card__header {\n display: inline-flex;\n padding: var(--spacing-m) var(--spacing-m) var(--spacing-xs) var(--spacing-m);\n font-size: 1.25em;\n font-weight: 700;\n line-height: 1.75em;\n font-style: normal;\n }\n .kol-card__content {\n padding: var(--spacing-xs) var(--spacing-m) var(--spacing-m);\n }\n}\n@layer kol-theme-component {\n .kol-dialog__card,\n .kol-modal__card {\n box-shadow: 0 0 calc(var(--spacing-2xs) / 2) var(--color-black);\n }\n}";
|
|
1222
1223
|
|
|
1223
1224
|
var css_248z$X = "/* forward the rem function */\n@layer kol-theme-component {\n .kol-nav__navigation {\n background-color: var(--color-blue);\n }\n .kol-nav__list {\n display: flex;\n margin: 0;\n padding: 0;\n list-style: none;\n }\n .kol-nav__list--vertical {\n flex-direction: column;\n }\n .kol-nav__list-item {\n border-color: var(--color-blue-75);\n border-style: solid;\n border-width: 0;\n }\n .kol-nav__list-item:not(:first-child), .kol-nav__list--nested .kol-nav__list-item {\n border-top-width: calc(2 * 1rem / var(--kolibri-root-font-size, 16));\n }\n .kol-nav__entry {\n flex-grow: 1;\n }\n .kol-nav__expand-button .kol-button {\n background-color: var(--color-blue-130);\n height: 100%;\n margin: auto;\n }\n .kol-nav__expand-button--expanded .kol-icon::part(icon)::before {\n content: \"\\eab4\";\n }\n .kol-nav__expand-button:not(.kol-nav__expand-button--expanded) .kol-icon::part(icon)::before {\n content: \"\\eab6\";\n }\n .kol-nav__toggle-button .kol-button {\n outline: none;\n text-decoration: none;\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n }\n .kol-nav__toggle-button .kol-button:focus {\n outline: var(--text-focus-outline-color) solid calc(2 * 1rem / var(--kolibri-root-font-size, 16));\n outline-offset: -4px;\n }\n .kol-nav__toggle-button .kol-button {\n --text-focus-outline-color: var(--color-black);\n }\n .kol-nav__toggle-button .kol-button--ghost {\n --text-background-color: transparent;\n --text-border-color: transparent;\n --text-color: var(--color-blue);\n }\n .kol-nav__toggle-button .kol-button--ghost:focus {\n --text-focus-outline-color: var(--color-blue);\n }\n .kol-nav__toggle-button .kol-button--ghost:hover {\n --text-background-color: unset;\n --text-border-color: transparent;\n --text-color: var(--color-blue-130);\n }\n .kol-nav__toggle-button .kol-button__text {\n color: var(--text-color) !important;\n background-color: var(--text-background-color);\n border-color: var(--text-border-color);\n border-style: solid;\n border-radius: 0;\n min-width: calc(44 * 1rem / var(--kolibri-root-font-size, 16));\n min-height: calc(44 * 1rem / var(--kolibri-root-font-size, 16));\n margin: 0;\n padding: 0.25em 0.75em;\n border-width: 2px;\n font-weight: var(--font-weight-bold);\n line-height: 1.2;\n text-decoration: none !important;\n }\n .kol-nav__toggle-button .kol-button--ghost:focus .kol-nav__toggle-button .kol-button__text {\n outline-offset: -2px;\n }\n .kol-link {\n text-decoration: none;\n }\n .kol-span {\n color: var(--color-white);\n border-color: transparent;\n border-style: solid;\n height: 100%;\n padding: calc(16 * 1rem / var(--kolibri-root-font-size, 16));\n border-width: 2px;\n justify-items: start;\n font-size: calc(18 * 1rem / var(--kolibri-root-font-size, 16));\n }\n :is(.kol-button, .kol-link):focus-within .kol-span {\n border-color: var(--color-white);\n }\n :is(.kol-button, .kol-link):focus-within .kol-span, :is(.kol-button, .kol-link):hover .kol-span {\n text-decoration: underline;\n }\n}";
|
|
1224
1225
|
|
|
@@ -1350,7 +1351,7 @@ var css_248z$j = "/* forward the rem function */\n@layer kol-theme-component {\n
|
|
|
1350
1351
|
|
|
1351
1352
|
var css_248z$i = "@layer kol-theme-component {\n .kol-link {\n color: var(--color-blue);\n line-height: 1.2;\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n }\n .kol-link:hover {\n color: var(--color-blue-130);\n }\n}";
|
|
1352
1353
|
|
|
1353
|
-
var css_248z$h = "/* forward the rem function */\n@layer kol-theme-component {\n .kol-card {\n background-color: white;\n box-shadow: 0 0 calc(var(--spacing-2xs) / 2) var(--color-black);\n display: grid;\n width: 100%;\n height: 100%;\n grid-template-rows: min-content 2fr min-content;\n }\n .kol-card__header {\n display: inline-flex;\n padding: var(--spacing-m) var(--spacing-m) var(--spacing-xs) var(--spacing-m);\n font-size: 1.25em;\n font-weight: 700;\n line-height: 1.75;\n font-style: normal;\n }\n .kol-card__content {\n padding: var(--spacing-xs) var(--spacing-m) var(--spacing-m);\n }\n}\n@layer kol-theme-component {\n .kol-modal__card {\n box-shadow: 0 0 calc(var(--spacing-2xs) / 2) var(--color-black);\n }\n}";
|
|
1354
|
+
var css_248z$h = "/* forward the rem function */\n@layer kol-theme-component {\n .kol-card {\n background-color: white;\n box-shadow: 0 0 calc(var(--spacing-2xs) / 2) var(--color-black);\n display: grid;\n width: 100%;\n height: 100%;\n grid-template-rows: min-content 2fr min-content;\n }\n .kol-card__header {\n display: inline-flex;\n padding: var(--spacing-m) var(--spacing-m) var(--spacing-xs) var(--spacing-m);\n font-size: 1.25em;\n font-weight: 700;\n line-height: 1.75;\n font-style: normal;\n }\n .kol-card__content {\n padding: var(--spacing-xs) var(--spacing-m) var(--spacing-m);\n }\n}\n@layer kol-theme-component {\n .kol-dialog__card,\n .kol-modal__card {\n box-shadow: 0 0 calc(var(--spacing-2xs) / 2) var(--color-black);\n }\n}";
|
|
1354
1355
|
|
|
1355
1356
|
var css_248z$g = "/* forward the rem function */\n@layer kol-theme-component {\n .kol-nav__navigation {\n background-color: var(--color-blue);\n }\n .kol-nav__list {\n display: flex;\n margin: 0;\n padding: 0;\n list-style: none;\n }\n .kol-nav__list--vertical {\n flex-direction: column;\n }\n .kol-nav__list-item {\n border-color: var(--color-blue-75);\n border-style: solid;\n border-width: 0;\n }\n .kol-nav__list-item:not(:first-child), .kol-nav__list--nested .kol-nav__list-item {\n border-top-width: calc(2 * 1rem / var(--kolibri-root-font-size, 16));\n }\n .kol-nav__entry-wrapper {\n display: flex;\n }\n .kol-nav__entry {\n flex-grow: 1;\n }\n .kol-nav__expand-button .kol-button {\n background-color: var(--color-blue-130);\n height: 100%;\n margin: auto;\n }\n .kol-nav__expand-button--expanded .kol-icon::part(icon)::before {\n content: \"\\eab4\";\n }\n .kol-nav__expand-button:not(.kol-nav__expand-button--expanded) .kol-icon::part(icon)::before {\n content: \"\\eab6\";\n }\n .kol-nav__toggle-button .kol-button {\n --kolibri-spacing: calc(4 * 1rem / var(--kolibri-root-font-size, 16));\n --text-focus-outline-color: var(--color-white);\n border-radius: 4px;\n text-decoration: none;\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n }\n .kol-nav__toggle-button .kol-button--ghost {\n --text-color: #0e47cb;\n --text-focus-outline-color: #0e47cb;\n }\n .kol-nav__toggle-button .kol-button--ghost:hover {\n --text-color: #0e47cb;\n }\n .kol-nav__toggle-button .kol-button:focus {\n outline: none;\n }\n .kol-nav__toggle-button .kol-button__text {\n color: var(--text-color);\n background-color: var(--text-background-color);\n border-radius: 4px;\n min-width: calc(44 * 1rem / var(--kolibri-root-font-size, 16));\n min-height: calc(44 * 1rem / var(--kolibri-root-font-size, 16));\n margin: 0;\n padding: calc(12 * 1rem / var(--kolibri-root-font-size, 16));\n font: normal normal 400 calc(16 * 1rem / var(--kolibri-root-font-size, 16))/calc(20 * 1rem / var(--kolibri-root-font-size, 16)) arial, sans-serif;\n font-weight: 400;\n line-height: 1.2;\n text-decoration: none !important;\n }\n .kol-nav__toggle-button .kol-button__text:active, .kol-nav__toggle-button .kol-button__text:hover {\n box-shadow: 0 calc(2 * 1rem / var(--kolibri-root-font-size, 16)) calc(4 * 1rem / var(--kolibri-root-font-size, 16)) rgba(9, 49, 142, 0.08), 0 0 calc(10 * 1rem / var(--kolibri-root-font-size, 16)) rgba(9, 49, 142, 0.04), 0 calc(4 * 1rem / var(--kolibri-root-font-size, 16)) calc(5 * 1rem / var(--kolibri-root-font-size, 16)) rgba(9, 49, 142, 0.04), 0 calc(-4 * 1rem / var(--kolibri-root-font-size, 16)) calc(4 * 1rem / var(--kolibri-root-font-size, 16)) rgba(9, 49, 142, 0.04);\n }\n .kol-nav__toggle-button .kol-button:focus-visible .kol-nav__toggle-button .kol-button__text {\n outline: var(--text-focus-outline-color) solid calc(2 * 1rem / var(--kolibri-root-font-size, 16));\n outline-offset: -4px;\n }\n .kol-nav__toggle-button .kol-button--hide-label .kol-nav__toggle-button .kol-button__text .kol-span__label {\n display: none;\n }\n .kol-link {\n text-decoration: none;\n }\n .kol-span {\n color: var(--color-white);\n border-color: transparent;\n border-style: solid;\n height: 100%;\n padding: calc(16 * 1rem / var(--kolibri-root-font-size, 16));\n border-width: 2px;\n justify-items: start;\n font-size: calc(18 * 1rem / var(--kolibri-root-font-size, 16));\n }\n :is(.kol-button, .kol-link):focus-within .kol-span {\n border-color: var(--color-white);\n }\n :is(.kol-button, .kol-link):focus-within .kol-span, :is(.kol-button, .kol-link):hover .kol-span {\n text-decoration: underline;\n }\n}";
|
|
1356
1357
|
|