@omnia/runtime 8.0.221-dev → 8.0.222-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.
@@ -4,6 +4,7 @@
4
4
  .o19ea983{padding:var(--padding,revert)}
5
5
  .op5j0yd:hover{background:var(--umghl,revert)}
6
6
  .o19jiyzx:not(#\#){border-bottom:var(--borderBottom,revert)}
7
+ .oeqt46j:not(#\#){border-color:var(--borderColor,revert)}
7
8
  .o1owwbs0:not(#\#){border-left:var(--borderLeft,revert)}
8
9
  .o1psujx9:not(#\#){border-radius:var(--borderRadius,revert)}
9
10
  .o1vbr5l2:not(#\#){border-right:var(--borderRight,revert)}
@@ -37,6 +38,7 @@
37
38
  .o1qa288d:not(#\#):not(#\#){justify-content:var(--justifyContent,revert)}
38
39
  .oatrb82:not(#\#):not(#\#){line-height:var(--lineHeight,revert)}
39
40
  .o1u4uod0:not(#\#):not(#\#){opacity:var(--opacity,revert)}
41
+ .o1njnmqe:not(#\#):not(#\#){pointer-events:var(--pointerEvents,revert)}
40
42
  .o16rutl3:not(#\#):not(#\#){position:var(--position,revert)}
41
43
  .om8a6f2:not(#\#):not(#\#){row-gap:var(--rowGap,revert)}
42
44
  .o1w9wy87:not(#\#):not(#\#){text-align:var(--textAlign,revert)}
@@ -44,15 +46,18 @@
44
46
  .o8rf0a0:not(#\#):not(#\#){text-transform:var(--textTransform,revert)}
45
47
  .o1yesafu:not(#\#):not(#\#){transform-origin:var(--transformOrigin,revert)}
46
48
  .o1v0jg1i:not(#\#):not(#\#){transform:var(--transform,revert)}
49
+ .ouqgmj3:not(#\#):not(#\#){vertical-align:var(--verticalAlign,revert)}
47
50
  .otgbcpc:not(#\#):not(#\#){white-space:var(--whiteSpace,revert)}
48
51
  .ocl18dw:not(#\#):not(#\#){word-break:var(--wordBreak,revert)}
49
52
  .ojxbwdb:not(#\#):not(#\#){z-index:var(--zIndex,revert)}
53
+ .orl4t6d:hover:not(#\#):not(#\#){background-color:var(--1e2mv7m,revert)}
50
54
  .os599ch:hover:not(#\#):not(#\#){cursor:var(--s7d2wp,revert)}
51
55
  .oy0h9ws:not(#\#):not(#\#):not(#\#){border-bottom-left-radius:var(--borderBottomLeftRadius,revert)}
52
56
  .oirl74b:not(#\#):not(#\#):not(#\#){border-bottom-right-radius:var(--borderBottomRightRadius,revert)}
53
57
  .okudhk1:not(#\#):not(#\#):not(#\#){border-top-left-radius:var(--borderTopLeftRadius,revert)}
54
58
  .o1uhzfu4:not(#\#):not(#\#):not(#\#){border-top-right-radius:var(--borderTopRightRadius,revert)}
55
59
  .o1jwls1v:not(#\#):not(#\#):not(#\#){height:var(--height,revert)}
60
+ .o101gtxs:not(#\#):not(#\#):not(#\#){left:var(--left,revert)}
56
61
  .old31j7:not(#\#):not(#\#):not(#\#){margin-bottom:var(--marginBottom,revert)}
57
62
  .owmvlbq:not(#\#):not(#\#):not(#\#){margin-left:var(--marginLeft,revert)}
58
63
  .oy982vn:not(#\#):not(#\#):not(#\#){margin-right:var(--marginRight,revert)}
@@ -61,17 +66,19 @@
61
66
  .osvhuol:not(#\#):not(#\#):not(#\#){max-width:var(--maxWidth,revert)}
62
67
  .o1gu4hsp:not(#\#):not(#\#):not(#\#){min-height:var(--minHeight,revert)}
63
68
  .o13to73x:not(#\#):not(#\#):not(#\#){min-width:var(--minWidth,revert)}
69
+ .o1ke1aez:not(#\#):not(#\#):not(#\#){overflow-x:var(--overflowX,revert)}
70
+ .okdrvib:not(#\#):not(#\#):not(#\#){overflow-y:var(--overflowY,revert)}
64
71
  .o9q6w0x:not(#\#):not(#\#):not(#\#){padding-bottom:var(--paddingBottom,revert)}
65
72
  .o1k3zc6d:not(#\#):not(#\#):not(#\#){padding-left:var(--paddingLeft,revert)}
66
73
  .o1af1tl5:not(#\#):not(#\#):not(#\#){padding-right:var(--paddingRight,revert)}
67
74
  .obobb8a:not(#\#):not(#\#):not(#\#){padding-top:var(--paddingTop,revert)}
68
75
  .orzbxsz:not(#\#):not(#\#):not(#\#){top:var(--top,revert)}
69
76
  .o17fnjtu:not(#\#):not(#\#):not(#\#){width:var(--width,revert)}
70
- .o-ip-overflow {
77
+ .o-ip-of {
71
78
  overflow: var(--overflow, revert) !important
72
79
  }
73
80
 
74
- .o-ip-width {
81
+ .o-ip-w {
75
82
  width: var(--width, revert) !important
76
83
  }
77
84
 
@@ -79,15 +86,15 @@
79
86
  height: var(--height, revert) !important
80
87
  }
81
88
 
82
- .o-ip-height-max {
89
+ .o-ip-h-max {
83
90
  max-height: var(--maxHeight, revert) !important
84
91
  }
85
92
 
86
- .o-ip-margin {
93
+ .o-ip-ma {
87
94
  margin: var(--margin, revert) !important
88
95
  }
89
96
 
90
- .o-ip-padding {
97
+ .o-ip-pa {
91
98
  padding: var(--padding, revert) !important
92
99
  }
93
100
 
@@ -105,35 +112,35 @@
105
112
  color: var(--color, revert) !important;
106
113
  }
107
114
 
108
- .o-ip-m-l {
115
+ .o-ip-ml {
109
116
  margin-left: var(--marginLeft, revert) !important;
110
117
  }
111
118
 
112
- .o-ip-m-b {
119
+ .o-ip-mb {
113
120
  margin-bottom: var(--marginBottom, revert) !important;
114
121
  }
115
122
 
116
- .o-ip-m-r {
123
+ .o-ip-mr {
117
124
  margin-right: var(--marginRight, revert) !important;
118
125
  }
119
126
 
120
- .o-ip-m-t {
127
+ .o-ip-mt {
121
128
  margin-top: var(--marginTop, revert) !important;
122
129
  }
123
130
 
124
- .o-ip-p-l {
131
+ .o-ip-pl {
125
132
  padding-left: var(--paddingLeft, revert) !important;
126
133
  }
127
134
 
128
- .o-ip-p-b {
135
+ .o-ip-pb {
129
136
  padding-bottom: var(--paddingBottom, revert) !important;
130
137
  }
131
138
 
132
- .o-ip-p-r {
139
+ .o-ip-pr {
133
140
  padding-right: var(--paddingRight, revert) !important;
134
141
  }
135
142
 
136
- .o-ip-p-t {
143
+ .o-ip-pt {
137
144
  padding-top: var(--paddingTop, revert) !important;
138
145
  }
139
146
 
@@ -161,7 +168,9 @@
161
168
  }
162
169
 
163
170
  .o-ip-bg-color,
164
- .o-ip-bg.o-ip-bg-color {
171
+ .o-ip-bg-color-hover:hover,
172
+ .o-ip-bg.o-ip-bg-color,
173
+ .o-ip-bg.o-ip-bg-color-hover:hover {
165
174
  background-color: var(--backgroundColor, revert) !important;
166
175
  }
167
176
 
@@ -179,6 +188,24 @@
179
188
  font-size: var(--fontSize, revert) !important;
180
189
  }
181
190
 
191
+ /* nest rule */
192
+
193
+ .o-nest-if-pl iframe {
194
+ padding-left: var(--paddingLeft, revert);
195
+ }
196
+
197
+ .o-nest-if-pr iframe {
198
+ padding-right: var(--paddingRight, revert);
199
+ }
200
+
201
+ .o-nest-if-pt iframe {
202
+ padding-top: var(--paddingTop, revert);
203
+ }
204
+
205
+ .o-nest-if-pb iframe {
206
+ padding-bottom: var(--paddingBottom, revert);
207
+ }
208
+
182
209
  /* sm size */
183
210
  @media screen and (max-width: 420px) {
184
211
  .o-media-sm-fs {
@@ -410,16 +437,19 @@ html[data-omfx] pre {
410
437
  padding-bottom: 60px
411
438
  }
412
439
  }
413
- /* .o-bl-icon-nest i.v-icon,
414
- .v-btn.o-bl-icon-nest i.v-icon {
415
- background: var(--background, revert) !important;
416
- background-clip: var(--backgroundClip, revert) !important;
417
- -webkit-background-clip: var(--backgroundClip, revert) !important;
418
- -webkit-text-fill-color: var(--textFillColor, revert);
419
- color: var(--color, revert) !important;
420
- font-size: var(--fontSize, revert) !important;
440
+ .o-scroll::-webkit-scrollbar {
441
+ width: 10px;
442
+ height: 10px;
443
+ }
444
+
445
+ .o-scroll::-webkit-scrollbar-track {
446
+ background: var(--background-track, revert);
447
+ }
448
+
449
+ .o-scroll::-webkit-scrollbar-thumb {
450
+ background: var(--background-thumb, revert);
451
+ }
421
452
 
422
- } */
423
453
 
424
454
  .o-blin-c i.v-icon,
425
455
  .v-btn.o-blin-c i.v-icon {
@@ -1646,3 +1676,16 @@ html[data-omfx] pre {
1646
1676
  left: 0;
1647
1677
  box-shadow: inset 10px 24px 40px 0px white, inset -10px -24px 40px 0px white, inset 20px -10px 40px 0px white, inset -20px 10px 40px 0px white;
1648
1678
  }
1679
+ .o-btng-n-flex button {
1680
+ flex: var(--flex, revert)
1681
+ }
1682
+
1683
+ .o-btng-n-bg button {
1684
+ background: var(--background, revert) !important;
1685
+ }
1686
+ .o-panel-n>div.o-panel-alignment,
1687
+ .o-panel-n>div {
1688
+ padding-left: 0 !important;
1689
+ padding-right: 0 !important;
1690
+
1691
+ }