instaui 0.1.12__py3-none-any.whl → 0.1.13__py3-none-any.whl
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.
- instaui/static/insta-ui.css +1 -1
- instaui/static/insta-ui.esm-browser.prod.js +266 -266
- instaui/static/insta-ui.js.map +1 -1
- instaui/webview/index.py +1 -1
- {instaui-0.1.12.dist-info → instaui-0.1.13.dist-info}/METADATA +1 -1
- {instaui-0.1.12.dist-info → instaui-0.1.13.dist-info}/RECORD +8 -8
- {instaui-0.1.12.dist-info → instaui-0.1.13.dist-info}/WHEEL +0 -0
- {instaui-0.1.12.dist-info → instaui-0.1.13.dist-info}/licenses/LICENSE +0 -0
instaui/webview/index.py
CHANGED
@@ -129,7 +129,7 @@ class WebviewWrapper:
|
|
129
129
|
if isinstance(file, str):
|
130
130
|
import inspect
|
131
131
|
|
132
|
-
frame = inspect.currentframe().f_back.f_back.f_back # type: ignore
|
132
|
+
frame = inspect.currentframe().f_back.f_back.f_back.f_back.f_back # type: ignore
|
133
133
|
assert frame is not None
|
134
134
|
script_file = inspect.getfile(frame)
|
135
135
|
file = Path(script_file).parent.joinpath(file)
|
@@ -204,10 +204,10 @@ instaui/spa_router/_router_output.py,sha256=Nc6N8yO_9IrUbaYbPZMkOX_9VlwBKzyXMaha
|
|
204
204
|
instaui/spa_router/_router_param_var.py,sha256=KCy54xBZxGMqLO3Zlbzr6XV8ts-M6jCOKunL2gz5IUc,1455
|
205
205
|
instaui/spa_router/_types.py,sha256=KuGuv5C6qivwllfdmV5qrvM0S_GWJ6u8OOTkCNmJImU,81
|
206
206
|
instaui/spa_router/templates/page_routes,sha256=8VjM_8f6pjFb01QbU9z5HNqpcNRdCiX3X0OqNHLq8fo,1355
|
207
|
-
instaui/static/insta-ui.css,sha256=
|
208
|
-
instaui/static/insta-ui.esm-browser.prod.js,sha256=
|
207
|
+
instaui/static/insta-ui.css,sha256=EFA-_5bytZzwbe9w_kaAskE-bpdtwKbBRAyS4iw7NvU,292
|
208
|
+
instaui/static/insta-ui.esm-browser.prod.js,sha256=yxcMyMUeA5NnkvkNRSWQ6h1JBR0M_FRBsdAP5hT_fUA,109858
|
209
209
|
instaui/static/insta-ui.ico,sha256=08FJg4qWolvOjfodoh8IJLStslrvd8sDyuRcTUDq5ak,1150
|
210
|
-
instaui/static/insta-ui.js.map,sha256=
|
210
|
+
instaui/static/insta-ui.js.map,sha256=2xWn4tl2C2_0owI8aIrv0J89grSwG1upXzbLqqftes8,663826
|
211
211
|
instaui/static/instaui-tools-browser.js,sha256=cLHKNXYaYMZriMxV-yKGAHTrHSdNRUlDVZmv6uc6mMw,14455
|
212
212
|
instaui/static/vue.esm-browser.prod.js,sha256=vwQkXANuVYQuEFc0VgiokJdhNyMmvxMKyb1FmrYrNb4,162662
|
213
213
|
instaui/static/vue.global.prod.js,sha256=YO-UVLcXWjFOKfGU2uRrIMYpliGY2y48OmEjV464Z7M,157933
|
@@ -272,12 +272,12 @@ instaui/webview/__init__.py,sha256=_L8B0Ym7i1Q8eonQ81fC54EXn7oZuc6zE1KqeAEPHEg,6
|
|
272
272
|
instaui/webview/_utils.py,sha256=pqARVv37h-8p7CLOpvqLV8O_az4EV2VD9G-beUVqjD8,172
|
273
273
|
instaui/webview/api.py,sha256=9xuG3EKpmOOy1dvIrS9C9z9ukQDRnIdZLrGFD5FLyvU,2071
|
274
274
|
instaui/webview/func.py,sha256=Igrf7U5qL5jJvhwIRJ3JqRjXxX_S2O_nQ9oy1HLFtYo,3422
|
275
|
-
instaui/webview/index.py,sha256=
|
275
|
+
instaui/webview/index.py,sha256=lPA1sVd5YzqFW62yvvRqeI0M53oNCoVwweGAakZOu1k,5820
|
276
276
|
instaui/webview/resource.py,sha256=kFT6N5UZK5GLE0KmW3TrEYDNlViw9DL2OshRh41wBXs,5566
|
277
277
|
instaui/zero/__init__.py,sha256=N0LuRUAcaurxHSspcEDuwZg62W2S3qL4VtrMKxOivBE,49
|
278
278
|
instaui/zero/func.py,sha256=8cA_wJMtRmoAARjWY8yY5MmLXDAQ7hyVW6f1Vbejtoc,3576
|
279
279
|
instaui/zero/scope.py,sha256=HGohYOqnpRGVkkoz_gvR6-DgCc48AtJAcDwbOnnGHLM,3753
|
280
|
-
instaui-0.1.
|
281
|
-
instaui-0.1.
|
282
|
-
instaui-0.1.
|
283
|
-
instaui-0.1.
|
280
|
+
instaui-0.1.13.dist-info/METADATA,sha256=hMrb4jefuW72uAdBOIya_zIhMJLXqCp_Rqll9mx6O84,3591
|
281
|
+
instaui-0.1.13.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
282
|
+
instaui-0.1.13.dist-info/licenses/LICENSE,sha256=_JjnAWrikJ6qkwT7PazeFNRlcIu8q_RH3mYcHTxEF5c,1094
|
283
|
+
instaui-0.1.13.dist-info/RECORD,,
|
File without changes
|
File without changes
|