@unimelb/pattern-lib-vue 16.3.0-alpha.3 → 16.4.0-alpha.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/.out/vue.js +3 -3
- package/package.json +1 -1
package/.out/vue.js
CHANGED
|
@@ -745,7 +745,7 @@ function Ri(t, n, e, s, a, i) {
|
|
|
745
745
|
})
|
|
746
746
|
]);
|
|
747
747
|
}
|
|
748
|
-
const tp = /* @__PURE__ */ E(Mi, [["render", Ri]]), qi = "https://d3g9fbim8t3oqi.cloudfront.net/
|
|
748
|
+
const tp = /* @__PURE__ */ E(Mi, [["render", Ri]]), qi = "https://d3g9fbim8t3oqi.cloudfront.net/v16.4.0-alpha.0/staff-placeholder.png", zi = "https://d3g9fbim8t3oqi.cloudfront.net/v16.4.0-alpha.0/staff-placeholder-short.png", Ue = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=", Ie = qi, Hi = zi, Gi = {
|
|
749
749
|
name: "FocusWrapper",
|
|
750
750
|
props: {
|
|
751
751
|
padded: {
|
|
@@ -3026,7 +3026,7 @@ function Ol() {
|
|
|
3026
3026
|
return $t = x, $t;
|
|
3027
3027
|
}
|
|
3028
3028
|
var Pl = Ol();
|
|
3029
|
-
const Bl = /* @__PURE__ */ Ke(Pl), Fl = "https://d3g9fbim8t3oqi.cloudfront.net/
|
|
3029
|
+
const Bl = /* @__PURE__ */ Ke(Pl), Fl = "https://d3g9fbim8t3oqi.cloudfront.net/v16.4.0-alpha.0/video-placeholder-16x9.png", A2 = 50, Zt = 100, Dl = 300, He = 500, Nl = 2e3, Kt = () => {
|
|
3030
3030
|
let t = !1;
|
|
3031
3031
|
return window && window.navigator && (t = /Mobi/i.test(window.navigator.userAgent)), t;
|
|
3032
3032
|
}, Vl = {
|
|
@@ -5919,7 +5919,7 @@ function pc(t, n, e, s, a, i) {
|
|
|
5919
5919
|
])
|
|
5920
5920
|
]);
|
|
5921
5921
|
}
|
|
5922
|
-
const jp = /* @__PURE__ */ E(cc, [["render", pc]]), mc = "https://d3g9fbim8t3oqi.cloudfront.net/
|
|
5922
|
+
const jp = /* @__PURE__ */ E(cc, [["render", pc]]), mc = "https://d3g9fbim8t3oqi.cloudfront.net/v16.4.0-alpha.0/profile-pic.jpg", gc = {
|
|
5923
5923
|
props: {
|
|
5924
5924
|
img: {
|
|
5925
5925
|
type: String,
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@unimelb/pattern-lib-vue",
|
|
3
3
|
"description": "A complete design system for the University of Melbourne.",
|
|
4
|
-
"version": "16.
|
|
4
|
+
"version": "16.4.0-alpha.0",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
7
7
|
"url": "git+https://github.com/unimelb/pattern-lib.git"
|