Skip to content

Commit

Permalink
Update from slint-ui/slint
Browse files Browse the repository at this point in the history
Pull web demos and C++/Rust reference docs from commit 17f71a3b15b9955a589141c40b3988a0c71ff96d (refs/heads/master)
  • Loading branch information
slint-team[bot] committed Jul 31, 2024
1 parent 2d88426 commit 7c63b41
Show file tree
Hide file tree
Showing 295 changed files with 1,239 additions and 1,239 deletions.
Binary file modified snapshots/master/demos/android/energy-monitor.apk
Binary file not shown.
Binary file modified snapshots/master/demos/android/todo_lib.apk
Binary file not shown.
Binary file modified snapshots/master/demos/android/weather_demo_lib.apk
Binary file not shown.
2 changes: 1 addition & 1 deletion snapshots/master/demos/carousel/pkg/carousel.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export interface InitOutput {
readonly __wbindgen_malloc: (a: number, b: number) => number;
readonly __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
readonly __wbindgen_export_2: WebAssembly.Table;
readonly _dyn_core__ops__function__Fn__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__haf9379e87c58f9ff: (a: number, b: number, c: number) => void;
readonly _dyn_core__ops__function__Fn__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h08ecf3c452abf60f: (a: number, b: number, c: number) => void;
readonly _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h3c779a0d12370fbd: (a: number, b: number, c: number) => void;
readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__ha1c845e6c90967ab: (a: number, b: number) => void;
readonly _dyn_core__ops__function__FnMut__A_B___Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hc26cf3230aefb935: (a: number, b: number, c: number, d: number) => void;
Expand Down
54 changes: 27 additions & 27 deletions snapshots/master/demos/carousel/pkg/carousel.js
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ function makeClosure(arg0, arg1, dtor, f) {
return real;
}
function __wbg_adapter_26(arg0, arg1, arg2) {
wasm._dyn_core__ops__function__Fn__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__haf9379e87c58f9ff(arg0, arg1, addHeapObject(arg2));
wasm._dyn_core__ops__function__Fn__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h08ecf3c452abf60f(arg0, arg1, addHeapObject(arg2));
}

function makeMutClosure(arg0, arg1, dtor, f) {
Expand Down Expand Up @@ -873,6 +873,22 @@ function __wbg_get_imports() {
imports.wbg.__wbg_focus_39d4b8ba8ff9df14 = function() { return handleError(function (arg0) {
getObject(arg0).focus();
}, arguments) };
imports.wbg.__wbg_instanceof_CanvasRenderingContext2d_20bf99ccc051643b = function(arg0) {
let result;
try {
result = getObject(arg0) instanceof CanvasRenderingContext2D;
} catch (_) {
result = false;
}
const ret = result;
return ret;
};
imports.wbg.__wbg_setfont_a4d031cf2c94b4db = function(arg0, arg1, arg2) {
getObject(arg0).font = getStringFromWasm0(arg1, arg2);
};
imports.wbg.__wbg_setfillStyle_4de94b275f5761f2 = function(arg0, arg1) {
getObject(arg0).fillStyle = getObject(arg1);
};
imports.wbg.__wbg_setwidth_83d936c4b04dcbec = function(arg0, arg1) {
getObject(arg0).width = arg1 >>> 0;
};
Expand Down Expand Up @@ -907,16 +923,6 @@ function __wbg_get_imports() {
const ret = result;
return ret;
};
imports.wbg.__wbg_instanceof_CanvasRenderingContext2d_20bf99ccc051643b = function(arg0) {
let result;
try {
result = getObject(arg0) instanceof CanvasRenderingContext2D;
} catch (_) {
result = false;
}
const ret = result;
return ret;
};
imports.wbg.__wbg_data_1d8005e6d66d881b = function(arg0, arg1) {
const ret = getObject(arg1).data;
var ptr1 = isLikeNone(ret) ? 0 : passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
Expand Down Expand Up @@ -993,12 +999,6 @@ function __wbg_get_imports() {
getInt32Memory0()[arg0 / 4 + 1] = len1;
getInt32Memory0()[arg0 / 4 + 0] = ptr1;
}, arguments) };
imports.wbg.__wbg_setfont_a4d031cf2c94b4db = function(arg0, arg1, arg2) {
getObject(arg0).font = getStringFromWasm0(arg1, arg2);
};
imports.wbg.__wbg_setfillStyle_4de94b275f5761f2 = function(arg0, arg1) {
getObject(arg0).fillStyle = getObject(arg1);
};
imports.wbg.__wbg_log_c0c5e0d6d276d6e2 = function(arg0, arg1) {
console.log(getStringFromWasm0(arg0, arg1));
};
Expand Down Expand Up @@ -1611,24 +1611,24 @@ function __wbg_get_imports() {
const ret = Object.getOwnPropertyDescriptor(getObject(arg0), getObject(arg1));
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper1127 = function(arg0, arg1, arg2) {
const ret = makeClosure(arg0, arg1, 140, __wbg_adapter_26);
imports.wbg.__wbindgen_closure_wrapper1125 = function(arg0, arg1, arg2) {
const ret = makeClosure(arg0, arg1, 144, __wbg_adapter_26);
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper1128 = function(arg0, arg1, arg2) {
const ret = makeClosure(arg0, arg1, 140, __wbg_adapter_26);
imports.wbg.__wbindgen_closure_wrapper1126 = function(arg0, arg1, arg2) {
const ret = makeClosure(arg0, arg1, 144, __wbg_adapter_26);
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper1129 = function(arg0, arg1, arg2) {
const ret = makeClosure(arg0, arg1, 140, __wbg_adapter_26);
imports.wbg.__wbindgen_closure_wrapper1127 = function(arg0, arg1, arg2) {
const ret = makeClosure(arg0, arg1, 144, __wbg_adapter_26);
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper1130 = function(arg0, arg1, arg2) {
const ret = makeClosure(arg0, arg1, 140, __wbg_adapter_26);
imports.wbg.__wbindgen_closure_wrapper1128 = function(arg0, arg1, arg2) {
const ret = makeClosure(arg0, arg1, 144, __wbg_adapter_26);
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper1131 = function(arg0, arg1, arg2) {
const ret = makeClosure(arg0, arg1, 140, __wbg_adapter_26);
imports.wbg.__wbindgen_closure_wrapper1129 = function(arg0, arg1, arg2) {
const ret = makeClosure(arg0, arg1, 144, __wbg_adapter_26);
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper4316 = function(arg0, arg1, arg2) {
Expand Down
Binary file modified snapshots/master/demos/carousel/pkg/carousel_bg.wasm
Binary file not shown.
2 changes: 1 addition & 1 deletion snapshots/master/demos/carousel/pkg/carousel_bg.wasm.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export function send_keyboard_string_sequence(a: number, b: number): void;
export function __wbindgen_malloc(a: number, b: number): number;
export function __wbindgen_realloc(a: number, b: number, c: number, d: number): number;
export const __wbindgen_export_2: WebAssembly.Table;
export function _dyn_core__ops__function__Fn__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__haf9379e87c58f9ff(a: number, b: number, c: number): void;
export function _dyn_core__ops__function__Fn__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h08ecf3c452abf60f(a: number, b: number, c: number): void;
export function _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h3c779a0d12370fbd(a: number, b: number, c: number): void;
export function _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__ha1c845e6c90967ab(a: number, b: number): void;
export function _dyn_core__ops__function__FnMut__A_B___Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hc26cf3230aefb935(a: number, b: number, c: number, d: number): void;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export interface InitOutput {
readonly __wbindgen_malloc: (a: number, b: number) => number;
readonly __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
readonly __wbindgen_export_2: WebAssembly.Table;
readonly _dyn_core__ops__function__Fn__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h288dc2962a71e7c4: (a: number, b: number, c: number) => void;
readonly _dyn_core__ops__function__Fn__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h147356408aa68a84: (a: number, b: number, c: number) => void;
readonly _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h00a6d4548890a13e: (a: number, b: number, c: number) => void;
readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h733a4072079c2a8c: (a: number, b: number) => void;
readonly _dyn_core__ops__function__FnMut__A_B___Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h3334ee000db41310: (a: number, b: number, c: number, d: number) => void;
Expand Down
62 changes: 31 additions & 31 deletions snapshots/master/demos/energy-monitor/pkg/energy_monitor.js
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ function makeClosure(arg0, arg1, dtor, f) {
return real;
}
function __wbg_adapter_26(arg0, arg1, arg2) {
wasm._dyn_core__ops__function__Fn__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h288dc2962a71e7c4(arg0, arg1, addHeapObject(arg2));
wasm._dyn_core__ops__function__Fn__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h147356408aa68a84(arg0, arg1, addHeapObject(arg2));
}

function makeMutClosure(arg0, arg1, dtor, f) {
Expand Down Expand Up @@ -1665,64 +1665,64 @@ function __wbg_get_imports() {
const ret = wasm.memory;
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper7658 = function(arg0, arg1, arg2) {
const ret = makeClosure(arg0, arg1, 3518, __wbg_adapter_26);
imports.wbg.__wbindgen_closure_wrapper7704 = function(arg0, arg1, arg2) {
const ret = makeClosure(arg0, arg1, 3494, __wbg_adapter_26);
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper7660 = function(arg0, arg1, arg2) {
const ret = makeClosure(arg0, arg1, 3518, __wbg_adapter_26);
imports.wbg.__wbindgen_closure_wrapper7706 = function(arg0, arg1, arg2) {
const ret = makeClosure(arg0, arg1, 3494, __wbg_adapter_26);
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper7662 = function(arg0, arg1, arg2) {
const ret = makeClosure(arg0, arg1, 3518, __wbg_adapter_26);
imports.wbg.__wbindgen_closure_wrapper7708 = function(arg0, arg1, arg2) {
const ret = makeClosure(arg0, arg1, 3494, __wbg_adapter_26);
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper7664 = function(arg0, arg1, arg2) {
const ret = makeClosure(arg0, arg1, 3518, __wbg_adapter_26);
imports.wbg.__wbindgen_closure_wrapper7710 = function(arg0, arg1, arg2) {
const ret = makeClosure(arg0, arg1, 3494, __wbg_adapter_26);
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper7666 = function(arg0, arg1, arg2) {
const ret = makeClosure(arg0, arg1, 3518, __wbg_adapter_26);
imports.wbg.__wbindgen_closure_wrapper7712 = function(arg0, arg1, arg2) {
const ret = makeClosure(arg0, arg1, 3494, __wbg_adapter_26);
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper9204 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 3976, __wbg_adapter_37);
imports.wbg.__wbindgen_closure_wrapper9207 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 3974, __wbg_adapter_37);
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper9206 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 3976, __wbg_adapter_40);
imports.wbg.__wbindgen_closure_wrapper9209 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 3974, __wbg_adapter_40);
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper9208 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 3976, __wbg_adapter_37);
imports.wbg.__wbindgen_closure_wrapper9211 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 3974, __wbg_adapter_37);
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper9210 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 3976, __wbg_adapter_37);
imports.wbg.__wbindgen_closure_wrapper9213 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 3974, __wbg_adapter_37);
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper9215 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 3976, __wbg_adapter_37);
imports.wbg.__wbindgen_closure_wrapper9218 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 3974, __wbg_adapter_37);
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper9219 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 3976, __wbg_adapter_37);
imports.wbg.__wbindgen_closure_wrapper9222 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 3974, __wbg_adapter_37);
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper9228 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 3976, __wbg_adapter_37);
imports.wbg.__wbindgen_closure_wrapper9231 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 3974, __wbg_adapter_37);
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper9232 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 3976, __wbg_adapter_53);
imports.wbg.__wbindgen_closure_wrapper9235 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 3974, __wbg_adapter_53);
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper9237 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 3976, __wbg_adapter_37);
imports.wbg.__wbindgen_closure_wrapper9240 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 3974, __wbg_adapter_37);
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper9910 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 4054, __wbg_adapter_58);
imports.wbg.__wbindgen_closure_wrapper9913 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 4052, __wbg_adapter_58);
return addHeapObject(ret);
};

Expand Down
Binary file modified snapshots/master/demos/energy-monitor/pkg/energy_monitor_bg.wasm
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export function send_keyboard_string_sequence(a: number, b: number): void;
export function __wbindgen_malloc(a: number, b: number): number;
export function __wbindgen_realloc(a: number, b: number, c: number, d: number): number;
export const __wbindgen_export_2: WebAssembly.Table;
export function _dyn_core__ops__function__Fn__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h288dc2962a71e7c4(a: number, b: number, c: number): void;
export function _dyn_core__ops__function__Fn__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h147356408aa68a84(a: number, b: number, c: number): void;
export function _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h00a6d4548890a13e(a: number, b: number, c: number): void;
export function _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h733a4072079c2a8c(a: number, b: number): void;
export function _dyn_core__ops__function__FnMut__A_B___Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h3334ee000db41310(a: number, b: number, c: number, d: number): void;
Expand Down
2 changes: 1 addition & 1 deletion snapshots/master/demos/gallery/pkg/cosmic/gallery.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export interface InitOutput {
readonly __wbindgen_malloc: (a: number, b: number) => number;
readonly __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
readonly __wbindgen_export_2: WebAssembly.Table;
readonly _dyn_core__ops__function__Fn__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h108fa026c80f01c6: (a: number, b: number, c: number) => void;
readonly _dyn_core__ops__function__Fn__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h2d9432b408933ec0: (a: number, b: number, c: number) => void;
readonly _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h3c779a0d12370fbd: (a: number, b: number, c: number) => void;
readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__ha1c845e6c90967ab: (a: number, b: number) => void;
readonly _dyn_core__ops__function__FnMut__A_B___Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hc26cf3230aefb935: (a: number, b: number, c: number, d: number) => void;
Expand Down
Loading

0 comments on commit 7c63b41

Please sign in to comment.