@ray-js/ipc-player-integration 0.0.45-beta.3 → 0.0.46

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.
@@ -1,7 +1,5 @@
1
1
  export * from './useBattery';
2
2
  export * from './useHumidity';
3
- export * from './useEc';
4
- export * from './useWaterTemperature';
5
3
  export * from './useTemperature';
6
4
  export * from './useSignal4G';
7
5
  export * from './useDpState';
@@ -1,7 +1,5 @@
1
1
  export * from './useBattery';
2
2
  export * from './useHumidity';
3
- export * from './useEc';
4
- export * from './useWaterTemperature';
5
3
  export * from './useTemperature';
6
4
  export * from './useSignal4G';
7
5
  export * from './useDpState';
@@ -1,8 +1,8 @@
1
1
  @font-face {
2
2
  font-family: "icon-panel"; /* Project id 4727767 */
3
- src: url('iconfont.woff2?t=1784625396313') format('woff2'),
4
- url('iconfont.woff?t=1784625396313') format('woff'),
5
- url('iconfont.ttf?t=1784625396313') format('truetype');
3
+ src: url('iconfont.woff2?t=1780628706398') format('woff2'),
4
+ url('iconfont.woff?t=1780628706398') format('woff'),
5
+ url('iconfont.ttf?t=1780628706398') format('truetype');
6
6
  }
7
7
 
8
8
  .icon-panel {
@@ -13,74 +13,6 @@
13
13
  -moz-osx-font-smoothing: grayscale;
14
14
  }
15
15
 
16
- .icon-panel-v-alarm-light-siren:before {
17
- content: "\e6d5";
18
- }
19
-
20
- .icon-panel-v-alarm-light:before {
21
- content: "\e6d6";
22
- }
23
-
24
- .icon-panel-stream-standard:before {
25
- content: "\e6d7";
26
- }
27
-
28
- .icon-panel-feature-track:before {
29
- content: "\e6d0";
30
- }
31
-
32
- .icon-panel-v-alarm-siren:before {
33
- content: "\e6d1";
34
- }
35
-
36
- .icon-panel-v-alarm-off:before {
37
- content: "\e6d2";
38
- }
39
-
40
- .icon-panel-stream-flowing:before {
41
- content: "\e6d3";
42
- }
43
-
44
- .icon-panel-anti-flicker:before {
45
- content: "\e6d4";
46
- }
47
-
48
- .icon-panel-Access-Key-Password:before {
49
- content: "\e643";
50
- }
51
-
52
- .icon-panel-Access-Play:before {
53
- content: "\e6cf";
54
- }
55
-
56
- .icon-panel-plant_water_temp:before {
57
- content: "\e6ce";
58
- }
59
-
60
- .icon-panel-plant_footer:before {
61
- content: "\e6cd";
62
- }
63
-
64
- .icon-panel-plant_record:before {
65
- content: "\e6cc";
66
- }
67
-
68
- .icon-panel-plant_water_level:before {
69
- content: "\e6c8";
70
- }
71
-
72
- .icon-panel-ECzhi:before {
73
- content: "\e6c9";
74
- }
75
-
76
- .icon-panel-plant_light:before {
77
- content: "\e6ca";
78
- }
79
-
80
- .icon-panel-plant_main_switch:before {
81
- content: "\e6cb";
82
- }
83
-
84
16
  .icon-panel-zhinenghuazhi-guanbi:before {
85
17
  content: "\e6c7";
86
18
  }
@@ -245,6 +177,10 @@
245
177
  content: "\e6a1";
246
178
  }
247
179
 
180
+ .icon-panel-Access-Key-Password:before {
181
+ content: "\e643";
182
+ }
183
+
248
184
  .icon-panel-Access-Mobile1:before {
249
185
  content: "\e638";
250
186
  }