@vyr/design 0.0.1 → 0.0.2

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,207 +1,207 @@
1
- @font-face {
2
- font-family: "vyrfont"; /* Project id 5038851 */
3
- src: url('iconfont.woff2?t=1763198345312') format('woff2'),
4
- url('iconfont.woff?t=1763198345312') format('woff'),
5
- url('iconfont.ttf?t=1763198345312') format('truetype');
6
- }
7
-
8
- .vyrfont {
9
- font-family: "vyrfont" !important;
10
- font-size: 16px;
11
- font-style: normal;
12
- -webkit-font-smoothing: antialiased;
13
- -moz-osx-font-smoothing: grayscale;
14
- }
15
-
16
- .vyr-preset:before {
17
- content: "\e6a5";
18
- }
19
-
20
- .vyr-active:before {
21
- content: "\e64e";
22
- }
23
-
24
- .vyr-hover:before {
25
- content: "\e75b";
26
- }
27
-
28
- .vyr-category-font:before {
29
- content: "\eadc";
30
- }
31
-
32
- .vyr-category-style:before {
33
- content: "\e793";
34
- }
35
-
36
- .vyr-category-material:before {
37
- content: "\e61d";
38
- }
39
-
40
- .vyr-changjing:before {
41
- content: "\e601";
42
- }
43
-
44
- .vyr-sidebar-asset:before {
45
- content: "\e841";
46
- }
47
-
48
- .vyr-yunhang:before {
49
- content: "\e976";
50
- }
51
-
52
- .vyr-tingzhi:before {
53
- content: "\e60d";
54
- }
55
-
56
- .vyr-category-prefab:before {
57
- content: "\e65f";
58
- }
59
-
60
- .vyr-category-json:before {
61
- content: "\e817";
62
- }
63
-
64
- .vyr-category-animation:before {
65
- content: "\e607";
66
- }
67
-
68
- .vyr-close:before {
69
- content: "\e668";
70
- }
71
-
72
- .vyr-queren:before {
73
- content: "\e63d";
74
- }
75
-
76
- .vyr-quxiao:before {
77
- content: "\e61e";
78
- }
79
-
80
- .vyr-zhongzhi:before {
81
- content: "\e628";
82
- }
83
-
84
- .vyr-category-routine:before {
85
- content: "\e71e";
86
- }
87
-
88
- .vyr-category-dataset:before {
89
- content: "\e717";
90
- }
91
-
92
- .vyr-category-model:before {
93
- content: "\e860";
94
- }
95
-
96
- .vyr-copy_to:before {
97
- content: "\e664";
98
- }
99
-
100
- .vyr-copy_from:before {
101
- content: "\e70c";
102
- }
103
-
104
- .vyr-shezhi:before {
105
- content: "\e68f";
106
- }
107
-
108
- .vyr-shanchu:before {
109
- content: "\e644";
110
- }
111
-
112
- .vyr-kejian:before {
113
- content: "\e633";
114
- }
115
-
116
- .vyr-bukejian:before {
117
- content: "\e634";
118
- }
119
-
120
- .vyr-right-arrow:before {
121
- content: "\e65b";
122
- }
123
-
124
- .vyr-add:before {
125
- content: "\e665";
126
- }
127
-
128
- .vyr-success:before {
129
- content: "\e67f";
130
- }
131
-
132
- .vyr-warning:before {
133
- content: "\e682";
134
- }
135
-
136
- .vyr-arrow-up-bold:before {
137
- content: "\e685";
138
- }
139
-
140
- .vyr-arrow-down-bold:before {
141
- content: "\e686";
142
- }
143
-
144
- .vyr-wenjianjia:before {
145
- content: "\e650";
146
- }
147
-
148
- .vyr-wenjian:before {
149
- content: "\e627";
150
- }
151
-
152
- .vyr-category-video:before {
153
- content: "\e656";
154
- }
155
-
156
- .vyr-category-image:before {
157
- content: "\e602";
158
- }
159
-
160
- .vyr-category-audio:before {
161
- content: "\e72a";
162
- }
163
-
164
- .vyr-category-geometry:before {
165
- content: "\e616";
166
- }
167
-
168
- .vyr-category-texture:before {
169
- content: "\e62f";
170
- }
171
-
172
- .vyr-category-other:before {
173
- content: "\e672";
174
- }
175
-
176
- .vyr-bianji:before {
177
- content: "\e636";
178
- }
179
-
180
- .vyr-bitian:before {
181
- content: "\e600";
182
- }
183
-
184
- .vyr-checked-no:before {
185
- content: "\e720";
186
- }
187
-
188
- .vyr-checked-multiple:before {
189
- content: "\e615";
190
- }
191
-
192
- .vyr-checked-all:before {
193
- content: "\e60b";
194
- }
195
-
196
- .vyr-category-ts:before {
197
- content: "\e6ec";
198
- }
199
-
200
- .vyr-kaifazhong:before {
201
- content: "\e791";
202
- }
203
-
204
- .vyr-remove:before {
205
- content: "\e666";
206
- }
207
-
1
+ @font-face {
2
+ font-family: "vyrfont"; /* Project id 5038851 */
3
+ src: url('iconfont.woff2?t=1766471451918') format('woff2'),
4
+ url('iconfont.woff?t=1766471451918') format('woff'),
5
+ url('iconfont.ttf?t=1766471451918') format('truetype');
6
+ }
7
+
8
+ .vyrfont {
9
+ font-family: "vyrfont" !important;
10
+ font-size: 16px;
11
+ font-style: normal;
12
+ -webkit-font-smoothing: antialiased;
13
+ -moz-osx-font-smoothing: grayscale;
14
+ }
15
+
16
+ .vyr-preset:before {
17
+ content: "\e6a5";
18
+ }
19
+
20
+ .vyr-active:before {
21
+ content: "\e64e";
22
+ }
23
+
24
+ .vyr-hover:before {
25
+ content: "\e75b";
26
+ }
27
+
28
+ .vyr-category-font:before {
29
+ content: "\eadc";
30
+ }
31
+
32
+ .vyr-category-style:before {
33
+ content: "\e793";
34
+ }
35
+
36
+ .vyr-category-material:before {
37
+ content: "\e61d";
38
+ }
39
+
40
+ .vyr-changjing:before {
41
+ content: "\e601";
42
+ }
43
+
44
+ .vyr-sidebar-asset:before {
45
+ content: "\e841";
46
+ }
47
+
48
+ .vyr-yunhang:before {
49
+ content: "\e976";
50
+ }
51
+
52
+ .vyr-tingzhi:before {
53
+ content: "\e60d";
54
+ }
55
+
56
+ .vyr-category-prefab:before {
57
+ content: "\e65f";
58
+ }
59
+
60
+ .vyr-category-json:before {
61
+ content: "\e817";
62
+ }
63
+
64
+ .vyr-category-animation:before {
65
+ content: "\e607";
66
+ }
67
+
68
+ .vyr-close:before {
69
+ content: "\e668";
70
+ }
71
+
72
+ .vyr-queren:before {
73
+ content: "\e63d";
74
+ }
75
+
76
+ .vyr-quxiao:before {
77
+ content: "\e61e";
78
+ }
79
+
80
+ .vyr-zhongzhi:before {
81
+ content: "\e628";
82
+ }
83
+
84
+ .vyr-category-interaction:before {
85
+ content: "\e71e";
86
+ }
87
+
88
+ .vyr-category-dataset:before {
89
+ content: "\e717";
90
+ }
91
+
92
+ .vyr-category-model:before {
93
+ content: "\e860";
94
+ }
95
+
96
+ .vyr-copy_to:before {
97
+ content: "\e664";
98
+ }
99
+
100
+ .vyr-copy_from:before {
101
+ content: "\e70c";
102
+ }
103
+
104
+ .vyr-shezhi:before {
105
+ content: "\e68f";
106
+ }
107
+
108
+ .vyr-shanchu:before {
109
+ content: "\e644";
110
+ }
111
+
112
+ .vyr-kejian:before {
113
+ content: "\e633";
114
+ }
115
+
116
+ .vyr-bukejian:before {
117
+ content: "\e634";
118
+ }
119
+
120
+ .vyr-right-arrow:before {
121
+ content: "\e65b";
122
+ }
123
+
124
+ .vyr-add:before {
125
+ content: "\e665";
126
+ }
127
+
128
+ .vyr-success:before {
129
+ content: "\e67f";
130
+ }
131
+
132
+ .vyr-warning:before {
133
+ content: "\e682";
134
+ }
135
+
136
+ .vyr-arrow-up-bold:before {
137
+ content: "\e685";
138
+ }
139
+
140
+ .vyr-arrow-down-bold:before {
141
+ content: "\e686";
142
+ }
143
+
144
+ .vyr-wenjianjia:before {
145
+ content: "\e650";
146
+ }
147
+
148
+ .vyr-wenjian:before {
149
+ content: "\e627";
150
+ }
151
+
152
+ .vyr-category-video:before {
153
+ content: "\e656";
154
+ }
155
+
156
+ .vyr-category-image:before {
157
+ content: "\e602";
158
+ }
159
+
160
+ .vyr-category-audio:before {
161
+ content: "\e72a";
162
+ }
163
+
164
+ .vyr-category-geometry:before {
165
+ content: "\e616";
166
+ }
167
+
168
+ .vyr-category-texture:before {
169
+ content: "\e62f";
170
+ }
171
+
172
+ .vyr-category-other:before {
173
+ content: "\e672";
174
+ }
175
+
176
+ .vyr-bianji:before {
177
+ content: "\e636";
178
+ }
179
+
180
+ .vyr-bitian:before {
181
+ content: "\e600";
182
+ }
183
+
184
+ .vyr-checked-no:before {
185
+ content: "\e720";
186
+ }
187
+
188
+ .vyr-checked-multiple:before {
189
+ content: "\e615";
190
+ }
191
+
192
+ .vyr-checked-all:before {
193
+ content: "\e60b";
194
+ }
195
+
196
+ .vyr-category-ts:before {
197
+ content: "\e6ec";
198
+ }
199
+
200
+ .vyr-kaifazhong:before {
201
+ content: "\e791";
202
+ }
203
+
204
+ .vyr-remove:before {
205
+ content: "\e666";
206
+ }
207
+