@polyvharmony/live-scenes-foundation 1.3.1 → 1.3.2-rc.1
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/CHANGELOG.md +12 -0
- package/ResourceTable.txt +17 -17
- package/oh-package.json5 +1 -1
- package/package.json +1 -1
- package/src/main/module.json +1 -1
package/CHANGELOG.md
CHANGED
package/ResourceTable.txt
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
string lib_name
|
|
2
|
-
string page_show
|
|
3
|
-
string plv_web_load_failed
|
|
4
|
-
string plv_web_reload
|
|
5
|
-
color plv_web_main_red_color
|
|
6
|
-
color plv_web_reload_title_color
|
|
7
|
-
float page_text_font_size
|
|
8
|
-
float plv_web_failure_img_size
|
|
9
|
-
float plv_web_large_border_radius
|
|
10
|
-
float plv_web_loading_img_margin
|
|
11
|
-
float plv_web_loading_img_size
|
|
12
|
-
float plv_web_normal_text_size1
|
|
13
|
-
float plv_web_reload_btn_height
|
|
14
|
-
float plv_web_reload_btn_width
|
|
15
|
-
float plv_web_sm_padding_margin
|
|
16
|
-
float plv_web_small_text_size
|
|
17
|
-
media plv_web_ic_failure
|
|
1
|
+
string lib_name 0x03000010
|
|
2
|
+
string page_show 0x0300000e
|
|
3
|
+
string plv_web_load_failed 0x03000000
|
|
4
|
+
string plv_web_reload 0x03000001
|
|
5
|
+
color plv_web_main_red_color 0x03000002
|
|
6
|
+
color plv_web_reload_title_color 0x03000003
|
|
7
|
+
float page_text_font_size 0x0300000f
|
|
8
|
+
float plv_web_failure_img_size 0x03000004
|
|
9
|
+
float plv_web_large_border_radius 0x03000005
|
|
10
|
+
float plv_web_loading_img_margin 0x03000006
|
|
11
|
+
float plv_web_loading_img_size 0x03000007
|
|
12
|
+
float plv_web_normal_text_size1 0x03000008
|
|
13
|
+
float plv_web_reload_btn_height 0x03000009
|
|
14
|
+
float plv_web_reload_btn_width 0x0300000a
|
|
15
|
+
float plv_web_sm_padding_margin 0x0300000b
|
|
16
|
+
float plv_web_small_text_size 0x0300000c
|
|
17
|
+
media plv_web_ic_failure 0x0300000d
|
package/oh-package.json5
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@polyvharmony/live-scenes-foundation","version":"1.3.1","description":"polyv live-scenes-foundation","main":"Index.js","author":"POLYV","license":"MIT","dependencies":{"socket":"file:./libs/plvsocket.har","jsbridge":"file:./libs/plvjsbridge.har","@ohos/axios":"2.2.4","class-transformer":"file:./libs/plvclasstransformer.har","@pura/harmony-utils":"1.1.0","@ohos/crypto-js":"2.0.4","@ohos-port/xlog":"1.2.0"},"types":"Index.d.ets","artifactType":"obfuscation","metadata":{"workers":["./src/main/ets/modules/log/PLVXLogWorker.js"],"sourceRoots":["./src/main"],"debug":false,"useNormalizedOHMUrl":true},"compatibleSdkVersionStage":"beta1","compatibleSdkVersion":12,"compatibleSdkType":"HarmonyOS","obfuscated":true}
|
|
1
|
+
{"name":"@polyvharmony/live-scenes-foundation","version":"1.3.2-rc.1","description":"polyv live-scenes-foundation","main":"Index.js","author":"POLYV","license":"MIT","dependencies":{"socket":"file:./libs/plvsocket.har","jsbridge":"file:./libs/plvjsbridge.har","@ohos/axios":"2.2.4","class-transformer":"file:./libs/plvclasstransformer.har","@pura/harmony-utils":"1.1.0","@ohos/crypto-js":"2.0.4","@ohos-port/xlog":"1.2.0"},"types":"Index.d.ets","artifactType":"obfuscation","metadata":{"workers":["./src/main/ets/modules/log/PLVXLogWorker.js"],"sourceRoots":["./src/main"],"debug":false,"useNormalizedOHMUrl":true},"compatibleSdkVersionStage":"beta1","compatibleSdkVersion":12,"compatibleSdkType":"HarmonyOS","obfuscated":true}
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@polyvharmony/live-scenes-foundation","version":"1.3.1","description":"polyv live-scenes-foundation","main":"Index.js","author":"POLYV","license":"MIT","dependencies":{"socket":"file:./libs/plvsocket.har","jsbridge":"file:./libs/plvjsbridge.har","@ohos/axios":"2.2.4","class-transformer":"file:./libs/plvclasstransformer.har","@pura/harmony-utils":"1.1.0","@ohos/crypto-js":"2.0.4","@ohos-port/xlog":"1.2.0"},"types":"Index.d.ets","artifactType":"obfuscation","metadata":{"workers":["./src/main/ets/modules/log/PLVXLogWorker.js"],"sourceRoots":["./src/main"],"debug":false,"useNormalizedOHMUrl":true},"compatibleSdkVersionStage":"beta1","compatibleSdkVersion":12,"compatibleSdkType":"HarmonyOS","obfuscated":true}
|
|
1
|
+
{"name":"@polyvharmony/live-scenes-foundation","version":"1.3.2-rc.1","description":"polyv live-scenes-foundation","main":"Index.js","author":"POLYV","license":"MIT","dependencies":{"socket":"file:./libs/plvsocket.har","jsbridge":"file:./libs/plvjsbridge.har","@ohos/axios":"2.2.4","class-transformer":"file:./libs/plvclasstransformer.har","@pura/harmony-utils":"1.1.0","@ohos/crypto-js":"2.0.4","@ohos-port/xlog":"1.2.0"},"types":"Index.d.ets","artifactType":"obfuscation","metadata":{"workers":["./src/main/ets/modules/log/PLVXLogWorker.js"],"sourceRoots":["./src/main"],"debug":false,"useNormalizedOHMUrl":true},"compatibleSdkVersionStage":"beta1","compatibleSdkVersion":12,"compatibleSdkType":"HarmonyOS","obfuscated":true}
|
package/src/main/module.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"app":{"bundleName":"net.plv.livescenes.demo","debug":false,"versionCode":
|
|
1
|
+
{"app":{"bundleName":"net.plv.livescenes.demo","debug":false,"versionCode":1030200,"versionName":"1.3.2","minAPIVersion":50000012,"targetAPIVersion":60000020,"apiReleaseType":"Release","targetMinorAPIVersion":0,"targetPatchAPIVersion":0,"compileSdkVersion":"6.0.0.47","compileSdkType":"HarmonyOS","appEnvironments":[],"bundleType":"app","buildMode":"release"},"module":{"name":"foundation","type":"har","deviceTypes":["default","tablet","2in1"],"packageName":"@polyvharmony/live-scenes-foundation","installationFree":false,"virtualMachine":"ark12.0.2.0","compileMode":"esmodule","dependencies":[]}}
|