@proximus/lavender-span 1.2.0-alpha.51 → 1.2.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/dist/index.es.js +23 -23
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { PxElement as l, fontweightValues as d, fontsizeValues as p, colorValues as x, isFalsy as
|
|
2
|
-
const
|
|
3
|
-
r.replaceSync(
|
|
4
|
-
n.replaceSync(
|
|
1
|
+
import { PxElement as l, fontweightValues as d, fontsizeValues as p, colorValues as x, isFalsy as f } from "@proximus/lavender-common";
|
|
2
|
+
const h = "span,::slotted(span){font-family:var(--px-font-family);color:var(--px-color-text-neutral-default);font-size:var(--px-text-size-body-m-mobile);line-height:var(--px-line-height-ratio-l)}:host([inverted]) span,:host([inverted]) ::slotted(span){color:var(--px-color-text-neutral-inverted)}span.link{text-decoration:underline}@media only screen and (min-width: 768px){span,::slotted(span){font-size:var(--px-text-size-body-m-desktop)}}@media only screen and (min-width: 1025px){span,::slotted(span){font-size:var(--px-text-size-body-m-desktop)}}", z = ".color-inherit{color:inherit!important}.color-brand{color:var(--px-color-text-brand-default)!important}.color-neutral{color:var(--px-color-text-neutral-default)!important}.color-dimmed{color:var(--px-color-text-dimmed-default)!important}.color-purpose-success{color:var(--px-color-text-purpose-success-default)!important}.color-purpose-warning{color:var(--px-color-text-purpose-warning-default)!important}.color-purpose-error{color:var(--px-color-text-purpose-error-default)!important}.color-purpose-unlimited{color:var(--px-color-text-purpose-unlimited-default)!important}.color-purpose-promo{color:var(--px-color-text-purpose-promo-default)!important}.color-state-hover{color:var(--px-color-text-state-hover-default)!important}.color-state-active{color:var(--px-color-text-state-active-default)!important}.color-state-disabled{color:var(--px-color-text-state-disabled-default)!important}:host([inverted]) .color-inherit{color:inherit!important}:host([inverted]) .color-brand{color:var(--px-color-text-brand-inverted)!important}:host([inverted]) .color-neutral{color:var(--px-color-text-neutral-inverted)!important}:host([inverted]) .color-dimmed{color:var(--px-color-text-dimmed-inverted)!important}:host([inverted]) .color-purpose-success{color:var(--px-color-text-purpose-success-inverted)!important}:host([inverted]) .color-purpose-warning{color:var(--px-color-text-purpose-warning-inverted)!important}:host([inverted]) .color-purpose-error{color:var(--px-color-text-purpose-error-inverted)!important}:host([inverted]) .color-purpose-unlimited{color:var(--px-color-text-purpose-unlimited-inverted)!important}:host([inverted]) .color-purpose-promo{color:var(--px-color-text-purpose-promo-inverted)!important}:host([inverted]) .color-state-hover{color:var(--px-color-text-state-hover-inverted)!important}:host([inverted]) .color-state-active{color:var(--px-color-text-state-active-inverted)!important}:host([inverted]) .color-state-disabled{color:var(--px-color-text-state-disabled-inverted)!important}.font-size-inherit{font-size:inherit;line-height:inherit}.font-size-body-l{font-size:var(--px-text-size-body-l-mobile)}.font-size-body-m{font-size:var(--px-text-size-body-m-mobile)}.font-size-body-s{font-size:var(--px-text-size-body-s-mobile)}.font-size-body-xs{font-size:var(--px-text-size-body-xs-mobile)}.font-size-heading-5xl{font-size:var(--px-text-size-heading-5xl-mobile)}.font-size-heading-4xl{font-size:var(--px-text-size-heading-4xl-mobile)}.font-size-heading-3xl{font-size:var(--px-text-size-heading-3xl-mobile)}.font-size-heading-2xl{font-size:var(--px-text-size-heading-2xl-mobile)}.font-size-heading-xl{font-size:var(--px-text-size-heading-xl-mobile)}.font-size-heading-l{font-size:var(--px-text-size-heading-l-mobile)}.font-size-heading-m{font-size:var(--px-text-size-heading-m-mobile)}.font-size-heading-s{font-size:var(--px-text-size-heading-s-mobile)}.font-size-heading-3xl,.font-size-heading-4xl,.font-size-heading-5xl{line-height:var(--px-line-height-ratio-s)}.font-size-link-m{font-size:var(--px-text-size-link-m-mobile)}.font-size-link-s{font-size:var(--px-text-size-link-s-mobile)}@media only screen and (min-width: 48em){.font-size-body-l{font-size:var(--px-text-size-body-l-desktop)}.font-size-body-m{font-size:var(--px-text-size-body-m-desktop)}.font-size-body-s{font-size:var(--px-text-size-body-s-desktop)}.font-size-body-xs{font-size:var(--px-text-size-body-xs-desktop)}.font-size-heading-5xl{font-size:var(--px-text-size-heading-5xl-desktop)}.font-size-heading-4xl{font-size:var(--px-text-size-heading-4xl-desktop)}.font-size-heading-3xl{font-size:var(--px-text-size-heading-3xl-desktop)}.font-size-heading-2xl{font-size:var(--px-text-size-heading-2xl-desktop)}.font-size-heading-xl{font-size:var(--px-text-size-heading-xl-desktop)}.font-size-heading-l{font-size:var(--px-text-size-heading-l-desktop)}.font-size-heading-m{font-size:var(--px-text-size-heading-m-desktop)}.font-size-heading-s{font-size:var(--px-text-size-heading-s-desktop)}.font-size-link-m{font-size:var(--px-text-size-link-m-desktop)}.font-size-link-s{font-size:var(--px-text-size-link-s-desktop)}}@media only screen and (min-width: 64.0625em){.font-size-body-l{font-size:var(--px-text-size-body-l-desktop)}.font-size-body-m{font-size:var(--px-text-size-body-m-desktop)}.font-size-body-s{font-size:var(--px-text-size-body-s-desktop)}.font-size-body-xs{font-size:var(--px-text-size-body-xs-desktop)}.font-size-heading-5xl{font-size:var(--px-text-size-heading-5xl-desktop)}.font-size-heading-4xl{font-size:var(--px-text-size-heading-4xl-desktop)}.font-size-heading-3xl{font-size:var(--px-text-size-heading-3xl-desktop)}.font-size-heading-2xl{font-size:var(--px-text-size-heading-2xl-desktop)}.font-size-heading-xl{font-size:var(--px-text-size-heading-xl-desktop)}.font-size-heading-l{font-size:var(--px-text-size-heading-l-desktop)}.font-size-heading-m{font-size:var(--px-text-size-heading-m-desktop)}.font-size-heading-s{font-size:var(--px-text-size-heading-s-desktop)}.font-size-link-m{font-size:var(--px-text-size-link-m-desktop)}.font-size-link-s{font-size:var(--px-text-size-link-s-desktop)}}.font-weight-inherit{font-weight:inherit}.font-weight-body{font-weight:var(--px-font-weight-body)}.font-weight-title{font-weight:var(--px-font-weight-title)}.font-weight-title-large{font-weight:var(--px-font-weight-title-large)}.font-weight-subtitle{font-weight:var(--px-font-weight-subtitle)}", r = new CSSStyleSheet(), n = new CSSStyleSheet();
|
|
3
|
+
r.replaceSync(h);
|
|
4
|
+
n.replaceSync(z);
|
|
5
5
|
const s = class s extends l {
|
|
6
6
|
constructor() {
|
|
7
7
|
super(r, n), this.template = () => `<span>
|
|
@@ -20,58 +20,58 @@ const s = class s extends l {
|
|
|
20
20
|
"disabled"
|
|
21
21
|
];
|
|
22
22
|
}
|
|
23
|
-
attributeChangedCallback(
|
|
24
|
-
if (o !==
|
|
25
|
-
switch (
|
|
23
|
+
attributeChangedCallback(t, o, e) {
|
|
24
|
+
if (o !== e)
|
|
25
|
+
switch (t) {
|
|
26
26
|
case "color":
|
|
27
|
-
this.updateTypography(
|
|
27
|
+
this.updateTypography(t, o, e, x);
|
|
28
28
|
break;
|
|
29
29
|
case "font-size":
|
|
30
|
-
this.updateTypography(
|
|
30
|
+
this.updateTypography(t, o, e, p);
|
|
31
31
|
break;
|
|
32
32
|
case "font-weight":
|
|
33
|
-
this.updateTypography(
|
|
33
|
+
this.updateTypography(t, o, e, d);
|
|
34
34
|
break;
|
|
35
35
|
case "disabled":
|
|
36
36
|
this.color = "state-disabled";
|
|
37
37
|
break;
|
|
38
38
|
default:
|
|
39
|
-
super.attributeChangedCallback(
|
|
39
|
+
super.attributeChangedCallback(t, o, e);
|
|
40
40
|
break;
|
|
41
41
|
}
|
|
42
42
|
}
|
|
43
|
-
updateTypography(
|
|
44
|
-
o !== null && o !== "" && o !== "default" && this.$el.classList.toggle(`${
|
|
43
|
+
updateTypography(t, o, e, a) {
|
|
44
|
+
o !== null && o !== "" && o !== "default" && this.$el.classList.toggle(`${t}-${o}`), e !== null && e !== "" && e !== "default" && this.$el.classList.toggle(`${t}-${e}`), this.checkName(a, e) || console.error(`${e} is not an allowed ${t} value`);
|
|
45
45
|
}
|
|
46
46
|
get color() {
|
|
47
47
|
return this.getAttribute("color");
|
|
48
48
|
}
|
|
49
|
-
set color(
|
|
50
|
-
this.setAttribute("color",
|
|
49
|
+
set color(t) {
|
|
50
|
+
this.setAttribute("color", t);
|
|
51
51
|
}
|
|
52
52
|
get fontsize() {
|
|
53
53
|
return this.getAttribute("font-size");
|
|
54
54
|
}
|
|
55
|
-
set fontsize(
|
|
56
|
-
this.setAttribute("font-size",
|
|
55
|
+
set fontsize(t) {
|
|
56
|
+
this.setAttribute("font-size", t);
|
|
57
57
|
}
|
|
58
58
|
get fontweight() {
|
|
59
59
|
return this.getAttribute("font-weight");
|
|
60
60
|
}
|
|
61
|
-
set fontweight(
|
|
62
|
-
this.setAttribute("font-weight",
|
|
61
|
+
set fontweight(t) {
|
|
62
|
+
this.setAttribute("font-weight", t);
|
|
63
63
|
}
|
|
64
64
|
get inverted() {
|
|
65
65
|
return this.getAttribute("inverted");
|
|
66
66
|
}
|
|
67
|
-
set inverted(
|
|
68
|
-
|
|
67
|
+
set inverted(t) {
|
|
68
|
+
f(t) ? this.removeAttribute("inverted") : this.setAttribute("inverted", t);
|
|
69
69
|
}
|
|
70
70
|
get disabled() {
|
|
71
71
|
return this.getAttribute("disabled");
|
|
72
72
|
}
|
|
73
|
-
set disabled(
|
|
74
|
-
this.setAttribute("disabled",
|
|
73
|
+
set disabled(t) {
|
|
74
|
+
this.setAttribute("disabled", t);
|
|
75
75
|
}
|
|
76
76
|
};
|
|
77
77
|
s.nativeName = "span";
|