@public-ui/themes 4.2.0-rc.0 → 4.2.0-rc.2

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.
Binary file
Binary file
Binary file
Binary file
@@ -1,12 +1,12 @@
1
1
  @layer kol-theme-component {
2
2
  @font-face {
3
3
  font-family: "ecl-icons";
4
- src: url('ecl-icons.eot?t=1779430365851'); /* IE9*/
5
- src: url('ecl-icons.eot?t=1779430365851#iefix') format('embedded-opentype'), /* IE6-IE8 */
6
- url("ecl-icons.woff2?t=1779430365851") format("woff2"),
7
- url("ecl-icons.woff?t=1779430365851") format("woff"),
8
- url('ecl-icons.ttf?t=1779430365851') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
9
- url('ecl-icons.svg?t=1779430365851#ecl-icons') format('svg'); /* iOS 4.1- */
4
+ src: url('ecl-icons.eot?t=1779833105522'); /* IE9*/
5
+ src: url('ecl-icons.eot?t=1779833105522#iefix') format('embedded-opentype'), /* IE6-IE8 */
6
+ url("ecl-icons.woff2?t=1779833105522") format("woff2"),
7
+ url("ecl-icons.woff?t=1779833105522") format("woff"),
8
+ url('ecl-icons.ttf?t=1779833105522') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
9
+ url('ecl-icons.svg?t=1779833105522#ecl-icons') format('svg'); /* iOS 4.1- */
10
10
  }
11
11
 
12
12
  [class^="ecl-icons-"], [class*=" ecl-icons-"] {
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=1779430206668'); /* IE9*/
4
- src: url('kolicons.eot?t=1779430206668#iefix') format('embedded-opentype'), /* IE6-IE8 */
5
- url("kolicons.woff2?t=1779430206668") format("woff2"),
6
- url("kolicons.woff?t=1779430206668") format("woff"),
7
- url('kolicons.ttf?t=1779430206668') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
8
- url('kolicons.svg?t=1779430206668#kolicons') format('svg'); /* iOS 4.1- */
3
+ src: url('kolicons.eot?t=1779833120296'); /* IE9*/
4
+ src: url('kolicons.eot?t=1779833120296#iefix') format('embedded-opentype'), /* IE6-IE8 */
5
+ url("kolicons.woff2?t=1779833120296") format("woff2"),
6
+ url("kolicons.woff?t=1779833120296") format("woff"),
7
+ url('kolicons.ttf?t=1779833120296') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
8
+ url('kolicons.svg?t=1779833120296#kolicons') format('svg'); /* iOS 4.1- */
9
9
  }
10
10
 
11
11
  @layer kol-component {
@@ -10,5 +10,8 @@
10
10
  ],
11
11
  "iconVariantsInput": [
12
12
  "fa-solid fa-city"
13
+ ],
14
+ "inputVariants": [
15
+ "left"
13
16
  ]
14
17
  }
@@ -2,7 +2,6 @@ export declare const BWSt: (patch: (name: string, map: {
2
2
  GLOBAL?: string | undefined;
3
3
  PROPERTIES?: string | undefined;
4
4
  "KOL-SYMBOL"?: string | undefined;
5
- "KOL-PAGINATION"?: string | undefined;
6
5
  "KOL-ABBR"?: string | undefined;
7
6
  "KOL-BUTTON"?: string | undefined;
8
7
  "KOL-DETAILS"?: string | undefined;
@@ -41,6 +40,7 @@ export declare const BWSt: (patch: (name: string, map: {
41
40
  "KOL-LINK-BUTTON"?: string | undefined;
42
41
  "KOL-LOGO"?: string | undefined;
43
42
  "KOL-MODAL"?: string | undefined;
43
+ "KOL-PAGINATION"?: string | undefined;
44
44
  "KOL-POPOVER-BUTTON"?: string | undefined;
45
45
  "KOL-QUOTE"?: string | undefined;
46
46
  "KOL-SINGLE-SELECT"?: string | undefined;
@@ -2,7 +2,6 @@ export declare const DEFAULT: (patch: (name: string, map: {
2
2
  GLOBAL?: string | undefined;
3
3
  PROPERTIES?: string | undefined;
4
4
  "KOL-SYMBOL"?: string | undefined;
5
- "KOL-PAGINATION"?: string | undefined;
6
5
  "KOL-ABBR"?: string | undefined;
7
6
  "KOL-BUTTON"?: string | undefined;
8
7
  "KOL-DETAILS"?: string | undefined;
@@ -41,6 +40,7 @@ export declare const DEFAULT: (patch: (name: string, map: {
41
40
  "KOL-LINK-BUTTON"?: string | undefined;
42
41
  "KOL-LOGO"?: string | undefined;
43
42
  "KOL-MODAL"?: string | undefined;
43
+ "KOL-PAGINATION"?: string | undefined;
44
44
  "KOL-POPOVER-BUTTON"?: string | undefined;
45
45
  "KOL-QUOTE"?: string | undefined;
46
46
  "KOL-SINGLE-SELECT"?: string | undefined;
@@ -2,7 +2,6 @@ export declare const DesyV11: (patch: (name: string, map: {
2
2
  GLOBAL?: string | undefined;
3
3
  PROPERTIES?: string | undefined;
4
4
  "KOL-SYMBOL"?: string | undefined;
5
- "KOL-PAGINATION"?: string | undefined;
6
5
  "KOL-ABBR"?: string | undefined;
7
6
  "KOL-BUTTON"?: string | undefined;
8
7
  "KOL-DETAILS"?: string | undefined;
@@ -41,6 +40,7 @@ export declare const DesyV11: (patch: (name: string, map: {
41
40
  "KOL-LINK-BUTTON"?: string | undefined;
42
41
  "KOL-LOGO"?: string | undefined;
43
42
  "KOL-MODAL"?: string | undefined;
43
+ "KOL-PAGINATION"?: string | undefined;
44
44
  "KOL-POPOVER-BUTTON"?: string | undefined;
45
45
  "KOL-QUOTE"?: string | undefined;
46
46
  "KOL-SINGLE-SELECT"?: string | undefined;
@@ -2,7 +2,6 @@ export declare const ECL_EC: (patch: (name: string, map: {
2
2
  GLOBAL?: string | undefined;
3
3
  PROPERTIES?: string | undefined;
4
4
  "KOL-SYMBOL"?: string | undefined;
5
- "KOL-PAGINATION"?: string | undefined;
6
5
  "KOL-ABBR"?: string | undefined;
7
6
  "KOL-BUTTON"?: string | undefined;
8
7
  "KOL-DETAILS"?: string | undefined;
@@ -41,6 +40,7 @@ export declare const ECL_EC: (patch: (name: string, map: {
41
40
  "KOL-LINK-BUTTON"?: string | undefined;
42
41
  "KOL-LOGO"?: string | undefined;
43
42
  "KOL-MODAL"?: string | undefined;
43
+ "KOL-PAGINATION"?: string | undefined;
44
44
  "KOL-POPOVER-BUTTON"?: string | undefined;
45
45
  "KOL-QUOTE"?: string | undefined;
46
46
  "KOL-SINGLE-SELECT"?: string | undefined;
@@ -2,7 +2,6 @@ export declare const ECL_EU: (patch: (name: string, map: {
2
2
  GLOBAL?: string | undefined;
3
3
  PROPERTIES?: string | undefined;
4
4
  "KOL-SYMBOL"?: string | undefined;
5
- "KOL-PAGINATION"?: string | undefined;
6
5
  "KOL-ABBR"?: string | undefined;
7
6
  "KOL-BUTTON"?: string | undefined;
8
7
  "KOL-DETAILS"?: string | undefined;
@@ -41,6 +40,7 @@ export declare const ECL_EU: (patch: (name: string, map: {
41
40
  "KOL-LINK-BUTTON"?: string | undefined;
42
41
  "KOL-LOGO"?: string | undefined;
43
42
  "KOL-MODAL"?: string | undefined;
43
+ "KOL-PAGINATION"?: string | undefined;
44
44
  "KOL-POPOVER-BUTTON"?: string | undefined;
45
45
  "KOL-QUOTE"?: string | undefined;
46
46
  "KOL-SINGLE-SELECT"?: string | undefined;