@leavittsoftware/web 8.4.2 → 8.5.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/leavitt/app/app-logo.js +15 -3
- package/leavitt/app/app-logo.js.map +1 -1
- package/package.json +2 -2
- package/readme.md +10 -1
package/leavitt/app/app-logo.js
CHANGED
|
@@ -26,6 +26,11 @@ let LeavittAppLogo = class LeavittAppLogo extends ThemePreference(LitElement) {
|
|
|
26
26
|
span[app-name] {
|
|
27
27
|
opacity: 0;
|
|
28
28
|
}
|
|
29
|
+
|
|
30
|
+
img {
|
|
31
|
+
width: 22px;
|
|
32
|
+
margin-right: 4px;
|
|
33
|
+
}
|
|
29
34
|
}
|
|
30
35
|
|
|
31
36
|
a {
|
|
@@ -46,8 +51,10 @@ let LeavittAppLogo = class LeavittAppLogo extends ThemePreference(LitElement) {
|
|
|
46
51
|
img {
|
|
47
52
|
grid-area: logo;
|
|
48
53
|
height: 22px;
|
|
49
|
-
width:
|
|
50
|
-
|
|
54
|
+
width: 0;
|
|
55
|
+
transition:
|
|
56
|
+
width 0.4s ease-in-out 0.3s,
|
|
57
|
+
margin-right 0.4s ease-in-out 0.3s;
|
|
51
58
|
}
|
|
52
59
|
|
|
53
60
|
span {
|
|
@@ -96,10 +103,15 @@ let LeavittAppLogo = class LeavittAppLogo extends ThemePreference(LitElement) {
|
|
|
96
103
|
}
|
|
97
104
|
a {
|
|
98
105
|
img {
|
|
99
|
-
width: 18px;
|
|
100
106
|
height: 18px;
|
|
101
107
|
}
|
|
102
108
|
}
|
|
109
|
+
:host(:hover) {
|
|
110
|
+
img {
|
|
111
|
+
width: 18px;
|
|
112
|
+
margin-right: 4px;
|
|
113
|
+
}
|
|
114
|
+
}
|
|
103
115
|
}
|
|
104
116
|
`,
|
|
105
117
|
]; }
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app-logo.js","sourceRoot":"","sources":["app-logo.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,UAAU,EAAE,GAAG,EAAE,IAAI,EAAE,MAAM,KAAK,CAAC;AAC5C,OAAO,EAAE,aAAa,EAAE,QAAQ,EAAE,MAAM,mBAAmB,CAAC;AAE5D,OAAO,EAAE,eAAe,EAAE,MAAM,qDAAqD,CAAC;AAG/E,IAAM,cAAc,GAApB,MAAM,cAAe,SAAQ,eAAe,CAAC,UAAU,CAAC;IACxB,yBAAe,GAAG,CAAC;IAAnB,IAAA,IAAI,0CAAe;IAAnB,IAAA,IAAI,gDAAe;IACnB,0BAAgB,cAAc,CAAC;IAA/B,IAAA,KAAK,2CAA0B;IAA/B,IAAA,KAAK,iDAA0B;IACR,0BAAuB;IAAvB,IAAA,OAAO,6CAAgB;IAAvB,IAAA,OAAO,mDAAgB;aAE5E,WAAM,GAAG;QACd,GAAG,CAAA
|
|
1
|
+
{"version":3,"file":"app-logo.js","sourceRoot":"","sources":["app-logo.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,UAAU,EAAE,GAAG,EAAE,IAAI,EAAE,MAAM,KAAK,CAAC;AAC5C,OAAO,EAAE,aAAa,EAAE,QAAQ,EAAE,MAAM,mBAAmB,CAAC;AAE5D,OAAO,EAAE,eAAe,EAAE,MAAM,qDAAqD,CAAC;AAG/E,IAAM,cAAc,GAApB,MAAM,cAAe,SAAQ,eAAe,CAAC,UAAU,CAAC;IACxB,yBAAe,GAAG,CAAC;IAAnB,IAAA,IAAI,0CAAe;IAAnB,IAAA,IAAI,gDAAe;IACnB,0BAAgB,cAAc,CAAC;IAA/B,IAAA,KAAK,2CAA0B;IAA/B,IAAA,KAAK,iDAA0B;IACR,0BAAuB;IAAvB,IAAA,OAAO,6CAAgB;IAAvB,IAAA,OAAO,mDAAgB;aAE5E,WAAM,GAAG;QACd,GAAG,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAoGF;KACF,AAtGY,CAsGX;IAEF,gBAAgB;QACd,OAAO,IAAI,CAAA,kFAAkF,CAAC;IAChG,CAAC;IAED,MAAM;QACJ,OAAO,IAAI,CAAA,gBAAgB,IAAI,CAAC,IAAI,UAAU,IAAI,CAAC,KAAK;iBAC3C,IAAI,CAAC,eAAe,KAAK,MAAM,CAAC,CAAC,CAAC,kDAAkD,CAAC,CAAC,CAAC,6CAA6C;uBAC9H,IAAI,CAAC,OAAO,UAAU,IAAI,CAAC,gBAAgB,EAAE;SAC3D,CAAC;IACR,CAAC;;AArHoC;IAApC,QAAQ,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC;0CAA6B;AACnB;IAApC,QAAQ,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC;2CAAyC;AACR;IAA3D,QAAQ,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,SAAS,EAAE,UAAU,EAAE,CAAC;6CAAiC;AAHxE,cAAc;IAD1B,aAAa,CAAC,kBAAkB,CAAC;GACrB,cAAc,CAuH1B"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@leavittsoftware/web",
|
|
3
|
-
"version": "8.
|
|
3
|
+
"version": "8.5.0",
|
|
4
4
|
"license": "Apache-2.0",
|
|
5
5
|
"description": "",
|
|
6
6
|
"files": [
|
|
@@ -44,5 +44,5 @@
|
|
|
44
44
|
"url": "https://github.com/LeavittSoftware/titanium-elements/issues"
|
|
45
45
|
},
|
|
46
46
|
"homepage": "https://github.com/LeavittSoftware/titanium-elements/#readme",
|
|
47
|
-
"gitHead": "
|
|
47
|
+
"gitHead": "c067c66a09fc92c0f90f2f8e50539e1dcdcc94e8"
|
|
48
48
|
}
|
package/readme.md
CHANGED
|
@@ -1 +1,10 @@
|
|
|
1
|
-
|
|
1
|
+
# Titanium Elements
|
|
2
|
+
|
|
3
|
+
[](https://opensource.org/licenses/MIT)
|
|
4
|
+
[](https://lerna.js.org/)
|
|
5
|
+
[](http://www.typescriptlang.org/)
|
|
6
|
+
[](https://github.com/prettier/prettier)
|
|
7
|
+
|
|
8
|
+

|
|
9
|
+
|
|
10
|
+
A collection of lightweight web components used by Leavitt Group Enterprises and partnering organizations.
|