@clickview/curator 1.26.3 → 1.26.5-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/.eslintrc.json +2 -2
- package/README.md +2 -2
- package/dist/curator-app.css +2 -2
- package/dist/curator-app.js +1 -1
- package/dist/en.json +1 -1
- package/package.json +48 -48
- package/tooling/externals.js +58 -58
- package/typings/libs/CVLanguages.d.ts +24 -24
- package/typings/libs/ClickView.d.ts +15 -15
- package/typings/libs/cloneDeep.d.ts +4 -4
- package/typings/libs/google-api.d.ts +93 -93
- package/typings/libs/react-table-config.d.ts +138 -138
- package/typings/utils/imports.d.ts +8 -8
package/.eslintrc.json
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
{
|
|
2
|
-
"extends": ["@clickview/eslint-config"]
|
|
1
|
+
{
|
|
2
|
+
"extends": ["@clickview/eslint-config"]
|
|
3
3
|
}
|
package/README.md
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
# Curator
|
|
2
|
-
|
|
1
|
+
# Curator
|
|
2
|
+
|
package/dist/curator-app.css
CHANGED
|
@@ -48,6 +48,8 @@
|
|
|
48
48
|
.VwD1b{color:#313543}.eJ85e{width:1.75rem;height:1.75rem}
|
|
49
49
|
.OwTa2{font-weight:500}.cR4Yh::after{display:none}.d_H5g{min-width:10rem}
|
|
50
50
|
.cKcry:focus{border-color:#d7d7d7;box-shadow:none}.avM9L{position:absolute;top:100%;left:0;right:0;z-index:100}.u35Wz:last-child{border-bottom:none !important}.gFitp{background-color:#f8f8f8}.utnMG:hover .TAoT9{color:#313543 !important}.Rt24D{padding-left:2.25rem}.pxKzq{padding-right:2.25rem}.Oerjh{padding-right:2.25rem}.h8OBl{position:absolute;top:50%;transform:translateY(-50%)}.L5mrV{left:.375rem}.V23aG{right:.375rem}
|
|
51
|
+
.NsLci{width:18rem;padding-bottom:1.25rem}
|
|
52
|
+
.gpUTK{width:1.5rem !important;height:1.5rem !important}.NSQtb:hover{background-color:#f1f1f1}.mBEfx:hover{text-decoration:none}
|
|
51
53
|
.ELYqH{position:absolute;top:.3125rem;right:.3125rem}.b9R6e{border-width:4px !important}.Y1xqZ{height:8rem}.VY9gg{background-color:#bb8ec7}.abTN8{background-color:#363f5e}.rYJ6q{background-color:#f7847b}.GDvNm{background-color:#f8981d}.Cs55I{background-color:#333}
|
|
52
54
|
.hdlVY .close{line-height:1.3rem}
|
|
53
55
|
.B3rOI{margin:.3125rem 0}.B3rOI label::after{cursor:pointer}
|
|
@@ -56,7 +58,6 @@
|
|
|
56
58
|
.Gvwzj{border-radius:50%;background-color:#51ada3;width:100%;height:100%;text-align:center;line-height:100%;background-size:cover;background-position:top center}.JJHBJ{position:absolute;top:-0.1rem;right:-0.1rem;width:.8rem;height:.8rem}
|
|
57
59
|
.xeRKY{width:1.25rem;left:.625rem}.nIGok{width:2.5rem;top:-0.3125rem;left:.0625rem;transform:rotate(-16deg)}.NsQtq{margin-left:1.625rem}.tWyxl{width:1.875rem;transition:all 300ms}.tWyxl.d5amu{opacity:0;top:-0.5rem;left:1rem}.tWyxl.wZ5Wp{opacity:1;top:-1.5rem;left:2rem}
|
|
58
60
|
.NXv7I{position:absolute;top:50%;right:.625rem;transform:translateY(-50%)}
|
|
59
|
-
.NsLci{width:18rem;padding-bottom:1.25rem}
|
|
60
61
|
.TOmcn{width:7.5625rem;height:1.1875rem}.Yf4Wx{width:10.625rem;height:2.1875rem}.sp3ux{width:10.375rem;height:2.1875rem}.REK11{width:1.3125rem;height:1.3125rem}.d2NEw{width:5rem;height:1.3125rem}.qmSU8{width:15.625rem;height:1.75rem}.uHYQO{width:11.25rem;height:1.3125rem}.Y796I{width:2.1875rem;height:2.1875rem}.aItB8{height:.9375rem;width:3.1875rem}.RMdcx{width:6rem;height:1.3125rem}.jn0FO{width:1.5rem;height:1.5rem;margin:.5rem}
|
|
61
62
|
.A_tE0{font-weight:500}.KDq7l::after{display:none}.E9o_Q{min-width:10rem;width:max-content}.E9o_Q.C70vU{max-width:35rem}@media screen and (max-width: 767px){.E9o_Q.C70vU{max-width:20rem}}.E9o_Q.kUHcg{min-width:12rem}.E9o_Q.bi1FH{max-width:15rem}.rbr22{min-width:25rem}.UwDMA{margin-top:.05rem;margin-right:.2rem;margin-left:-0.2rem}
|
|
62
63
|
.fDc_6:not(:last-child){margin-right:.625rem}.aLSzv{overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.aLSzv::-webkit-scrollbar{display:none}.YheD1{left:-2rem}.ISepF{left:-1.5rem}.i9XEE{right:-2rem}.OxM84{right:-1.5rem}
|
|
@@ -118,7 +119,6 @@
|
|
|
118
119
|
.qtTgs{min-height:100%}
|
|
119
120
|
.n5nEn{min-height:100%}
|
|
120
121
|
._8t68{min-height:100%}
|
|
121
|
-
.gpUTK{width:1.5rem !important;height:1.5rem !important}.NSQtb:hover{background-color:#f1f1f1}.mBEfx:hover{text-decoration:none}
|
|
122
122
|
.uhIKz{min-height:100%}
|
|
123
123
|
.F488v{min-height:10rem}
|
|
124
124
|
.XGtPv{min-height:100%}
|