@omnia/runtime 8.0.96-dev → 8.0.97-dev

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.
@@ -0,0 +1,125 @@
1
+ @font-face {
2
+ font-family: "Material Icons";
3
+ font-style: normal;
4
+ font-weight: 400;
5
+ font-display: block;
6
+ src: url(/omnia/fonts/material-icons_5c378c8ae904ecc4f6cda5333a594c3e.woff2) format("woff2");
7
+ }
8
+ .material-icons {
9
+ font-family: "Material Icons";
10
+ font-weight: normal;
11
+ font-style: normal;
12
+ font-size: 24px;
13
+ line-height: 1;
14
+ letter-spacing: normal;
15
+ text-transform: none;
16
+ display: inline-block;
17
+ white-space: nowrap;
18
+ word-wrap: normal;
19
+ direction: ltr;
20
+ -webkit-font-smoothing: antialiased;
21
+ -moz-osx-font-smoothing: grayscale;
22
+ text-rendering: optimizeLegibility;
23
+ font-feature-settings: "liga";
24
+ }
25
+
26
+ @font-face {
27
+ font-family: "Material Icons Outlined";
28
+ font-style: normal;
29
+ font-weight: 400;
30
+ font-display: block;
31
+ src: url(/omnia/fonts/material-icons-outlined_2c2c5978a8cec1a2fdb6cb559fb5ea1a.woff2) format("woff2");
32
+ }
33
+ .material-icons-outlined {
34
+ font-family: "Material Icons Outlined";
35
+ font-weight: normal;
36
+ font-style: normal;
37
+ font-size: 24px;
38
+ line-height: 1;
39
+ letter-spacing: normal;
40
+ text-transform: none;
41
+ display: inline-block;
42
+ white-space: nowrap;
43
+ word-wrap: normal;
44
+ direction: ltr;
45
+ -webkit-font-smoothing: antialiased;
46
+ -moz-osx-font-smoothing: grayscale;
47
+ text-rendering: optimizeLegibility;
48
+ font-feature-settings: "liga";
49
+ }
50
+
51
+ @font-face {
52
+ font-family: "Material Icons Round";
53
+ font-style: normal;
54
+ font-weight: 400;
55
+ font-display: block;
56
+ src: url(/omnia/fonts/material-icons-round_7bff7ac1174aa1955c92aaa2082af99a.woff2) format("woff2");
57
+ }
58
+ .material-icons-round {
59
+ font-family: "Material Icons Round";
60
+ font-weight: normal;
61
+ font-style: normal;
62
+ font-size: 24px;
63
+ line-height: 1;
64
+ letter-spacing: normal;
65
+ text-transform: none;
66
+ display: inline-block;
67
+ white-space: nowrap;
68
+ word-wrap: normal;
69
+ direction: ltr;
70
+ -webkit-font-smoothing: antialiased;
71
+ -moz-osx-font-smoothing: grayscale;
72
+ text-rendering: optimizeLegibility;
73
+ font-feature-settings: "liga";
74
+ }
75
+
76
+ @font-face {
77
+ font-family: "Material Icons Sharp";
78
+ font-style: normal;
79
+ font-weight: 400;
80
+ font-display: block;
81
+ src: url(/omnia/fonts/material-icons-sharp_6050e669171df3f87c9d9d99114fa4cc.woff2) format("woff2");
82
+ }
83
+ .material-icons-sharp {
84
+ font-family: "Material Icons Sharp";
85
+ font-weight: normal;
86
+ font-style: normal;
87
+ font-size: 24px;
88
+ line-height: 1;
89
+ letter-spacing: normal;
90
+ text-transform: none;
91
+ display: inline-block;
92
+ white-space: nowrap;
93
+ word-wrap: normal;
94
+ direction: ltr;
95
+ -webkit-font-smoothing: antialiased;
96
+ -moz-osx-font-smoothing: grayscale;
97
+ text-rendering: optimizeLegibility;
98
+ font-feature-settings: "liga";
99
+ }
100
+
101
+ @font-face {
102
+ font-family: "Material Icons Two Tone";
103
+ font-style: normal;
104
+ font-weight: 400;
105
+ font-display: block;
106
+ src: url(/omnia/fonts/material-icons-two-tone_d2620d94dd48dfdca4d1d614655ff7d0.woff2) format("woff2");
107
+ }
108
+ .material-icons-two-tone {
109
+ font-family: "Material Icons Two Tone";
110
+ font-weight: normal;
111
+ font-style: normal;
112
+ font-size: 24px;
113
+ line-height: 1;
114
+ letter-spacing: normal;
115
+ text-transform: none;
116
+ display: inline-block;
117
+ white-space: nowrap;
118
+ word-wrap: normal;
119
+ direction: ltr;
120
+ -webkit-font-smoothing: antialiased;
121
+ -moz-osx-font-smoothing: grayscale;
122
+ text-rendering: optimizeLegibility;
123
+ font-feature-settings: "liga";
124
+ }
125
+
@@ -1146,128 +1146,3 @@ html[data-omfx] pre {
1146
1146
  font-display: swap;
1147
1147
  }
1148
1148
 
1149
- @font-face {
1150
- font-family: "Material Icons";
1151
- font-style: normal;
1152
- font-weight: 400;
1153
- font-display: block;
1154
- src: url(/omnia/fonts/material-icons_5c378c8ae904ecc4f6cda5333a594c3e.woff2) format("woff2");
1155
- }
1156
- .material-icons {
1157
- font-family: "Material Icons";
1158
- font-weight: normal;
1159
- font-style: normal;
1160
- font-size: 24px;
1161
- line-height: 1;
1162
- letter-spacing: normal;
1163
- text-transform: none;
1164
- display: inline-block;
1165
- white-space: nowrap;
1166
- word-wrap: normal;
1167
- direction: ltr;
1168
- -webkit-font-smoothing: antialiased;
1169
- -moz-osx-font-smoothing: grayscale;
1170
- text-rendering: optimizeLegibility;
1171
- font-feature-settings: "liga";
1172
- }
1173
-
1174
- @font-face {
1175
- font-family: "Material Icons Outlined";
1176
- font-style: normal;
1177
- font-weight: 400;
1178
- font-display: block;
1179
- src: url(/omnia/fonts/material-icons-outlined_2c2c5978a8cec1a2fdb6cb559fb5ea1a.woff2) format("woff2");
1180
- }
1181
- .material-icons-outlined {
1182
- font-family: "Material Icons Outlined";
1183
- font-weight: normal;
1184
- font-style: normal;
1185
- font-size: 24px;
1186
- line-height: 1;
1187
- letter-spacing: normal;
1188
- text-transform: none;
1189
- display: inline-block;
1190
- white-space: nowrap;
1191
- word-wrap: normal;
1192
- direction: ltr;
1193
- -webkit-font-smoothing: antialiased;
1194
- -moz-osx-font-smoothing: grayscale;
1195
- text-rendering: optimizeLegibility;
1196
- font-feature-settings: "liga";
1197
- }
1198
-
1199
- @font-face {
1200
- font-family: "Material Icons Round";
1201
- font-style: normal;
1202
- font-weight: 400;
1203
- font-display: block;
1204
- src: url(/omnia/fonts/material-icons-round_7bff7ac1174aa1955c92aaa2082af99a.woff2) format("woff2");
1205
- }
1206
- .material-icons-round {
1207
- font-family: "Material Icons Round";
1208
- font-weight: normal;
1209
- font-style: normal;
1210
- font-size: 24px;
1211
- line-height: 1;
1212
- letter-spacing: normal;
1213
- text-transform: none;
1214
- display: inline-block;
1215
- white-space: nowrap;
1216
- word-wrap: normal;
1217
- direction: ltr;
1218
- -webkit-font-smoothing: antialiased;
1219
- -moz-osx-font-smoothing: grayscale;
1220
- text-rendering: optimizeLegibility;
1221
- font-feature-settings: "liga";
1222
- }
1223
-
1224
- @font-face {
1225
- font-family: "Material Icons Sharp";
1226
- font-style: normal;
1227
- font-weight: 400;
1228
- font-display: block;
1229
- src: url(/omnia/fonts/material-icons-sharp_6050e669171df3f87c9d9d99114fa4cc.woff2) format("woff2");
1230
- }
1231
- .material-icons-sharp {
1232
- font-family: "Material Icons Sharp";
1233
- font-weight: normal;
1234
- font-style: normal;
1235
- font-size: 24px;
1236
- line-height: 1;
1237
- letter-spacing: normal;
1238
- text-transform: none;
1239
- display: inline-block;
1240
- white-space: nowrap;
1241
- word-wrap: normal;
1242
- direction: ltr;
1243
- -webkit-font-smoothing: antialiased;
1244
- -moz-osx-font-smoothing: grayscale;
1245
- text-rendering: optimizeLegibility;
1246
- font-feature-settings: "liga";
1247
- }
1248
-
1249
- @font-face {
1250
- font-family: "Material Icons Two Tone";
1251
- font-style: normal;
1252
- font-weight: 400;
1253
- font-display: block;
1254
- src: url(/omnia/fonts/material-icons-two-tone_d2620d94dd48dfdca4d1d614655ff7d0.woff2) format("woff2");
1255
- }
1256
- .material-icons-two-tone {
1257
- font-family: "Material Icons Two Tone";
1258
- font-weight: normal;
1259
- font-style: normal;
1260
- font-size: 24px;
1261
- line-height: 1;
1262
- letter-spacing: normal;
1263
- text-transform: none;
1264
- display: inline-block;
1265
- white-space: nowrap;
1266
- word-wrap: normal;
1267
- direction: ltr;
1268
- -webkit-font-smoothing: antialiased;
1269
- -moz-osx-font-smoothing: grayscale;
1270
- text-rendering: optimizeLegibility;
1271
- font-feature-settings: "liga";
1272
- }
1273
-