@nutui/nutui-react-taro 3.0.19-cpp.8 → 3.0.19-cpp.9

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.
@@ -17,9 +17,11 @@
17
17
  position: fixed;
18
18
  max-height: 100%;
19
19
  background-color: $dialog-background;
20
+ /* #ifndef dynamic*/
20
21
  transition:
21
22
  transform 0.2s,
22
23
  -webkit-transform 0.2s;
24
+ /* #endif */
23
25
  -webkit-overflow-scrolling: touch;
24
26
  top: 50%;
25
27
  left: 50%;
@@ -19,7 +19,9 @@
19
19
  position: fixed;
20
20
  max-height: 100%;
21
21
  background-color: var(--nutui-dialog-background, var(--nutui-color-background-overlay, #ffffff));
22
+ /* #ifndef dynamic*/
22
23
  transition: transform 0.2s, -webkit-transform 0.2s;
24
+ /* #endif */
23
25
  -webkit-overflow-scrolling: touch;
24
26
  top: 50%;
25
27
  left: 50%;
@@ -453,7 +453,9 @@
453
453
  position: fixed;
454
454
  max-height: 100%;
455
455
  background-color: var(--nutui-dialog-background, var(--nutui-color-background-overlay, #ffffff));
456
+ /* #ifndef dynamic*/
456
457
  transition: transform 0.2s, -webkit-transform 0.2s;
458
+ /* #endif */
457
459
  -webkit-overflow-scrolling: touch;
458
460
  top: 50%;
459
461
  left: 50%;
@@ -17,9 +17,11 @@
17
17
  position: fixed;
18
18
  max-height: 100%;
19
19
  background-color: $dialog-background;
20
+ /* #ifndef dynamic*/
20
21
  transition:
21
22
  transform 0.2s,
22
23
  -webkit-transform 0.2s;
24
+ /* #endif */
23
25
  -webkit-overflow-scrolling: touch;
24
26
  top: 50%;
25
27
  left: 50%;
@@ -19,7 +19,9 @@
19
19
  position: fixed;
20
20
  max-height: 100%;
21
21
  background-color: var(--nutui-dialog-background, var(--nutui-color-surface-2));
22
+ /* #ifndef dynamic*/
22
23
  transition: transform 0.2s, -webkit-transform 0.2s;
24
+ /* #endif */
23
25
  -webkit-overflow-scrolling: touch;
24
26
  top: 50%;
25
27
  left: 50%;
@@ -17,9 +17,11 @@
17
17
  position: fixed;
18
18
  max-height: 100%;
19
19
  background-color: $dialog-background;
20
+ /* #ifndef dynamic*/
20
21
  transition:
21
22
  transform 0.2s,
22
23
  -webkit-transform 0.2s;
24
+ /* #endif */
23
25
  -webkit-overflow-scrolling: touch;
24
26
  top: 50%;
25
27
  left: 50%;
@@ -19,7 +19,9 @@
19
19
  position: fixed;
20
20
  max-height: 100%;
21
21
  background-color: var(--nutui-dialog-background, var(--nutui-color-surface-2));
22
+ /* #ifndef dynamic*/
22
23
  transition: transform 0.2s, -webkit-transform 0.2s;
24
+ /* #endif */
23
25
  -webkit-overflow-scrolling: touch;
24
26
  top: 50%;
25
27
  left: 50%;
@@ -17,9 +17,11 @@
17
17
  position: fixed;
18
18
  max-height: 100%;
19
19
  background-color: $dialog-background;
20
+ /* #ifndef dynamic*/
20
21
  transition:
21
22
  transform 0.2s,
22
23
  -webkit-transform 0.2s;
24
+ /* #endif */
23
25
  -webkit-overflow-scrolling: touch;
24
26
  top: 50%;
25
27
  left: 50%;
@@ -19,7 +19,9 @@
19
19
  position: fixed;
20
20
  max-height: 100%;
21
21
  background-color: var(--nutui-dialog-background, var(--nutui-color-background-overlay, #ffffff));
22
+ /* #ifndef dynamic*/
22
23
  transition: transform 0.2s, -webkit-transform 0.2s;
24
+ /* #endif */
23
25
  -webkit-overflow-scrolling: touch;
24
26
  top: 50%;
25
27
  left: 50%;
@@ -453,7 +453,9 @@
453
453
  position: fixed;
454
454
  max-height: 100%;
455
455
  background-color: var(--nutui-dialog-background, var(--nutui-color-background-overlay, #ffffff));
456
+ /* #ifndef dynamic*/
456
457
  transition: transform 0.2s, -webkit-transform 0.2s;
458
+ /* #endif */
457
459
  -webkit-overflow-scrolling: touch;
458
460
  top: 50%;
459
461
  left: 50%;
@@ -17,9 +17,11 @@
17
17
  position: fixed;
18
18
  max-height: 100%;
19
19
  background-color: $dialog-background;
20
+ /* #ifndef dynamic*/
20
21
  transition:
21
22
  transform 0.2s,
22
23
  -webkit-transform 0.2s;
24
+ /* #endif */
23
25
  -webkit-overflow-scrolling: touch;
24
26
  top: 50%;
25
27
  left: 50%;
@@ -19,7 +19,9 @@
19
19
  position: fixed;
20
20
  max-height: 100%;
21
21
  background-color: var(--nutui-dialog-background, var(--nutui-color-surface-2));
22
+ /* #ifndef dynamic*/
22
23
  transition: transform 0.2s, -webkit-transform 0.2s;
24
+ /* #endif */
23
25
  -webkit-overflow-scrolling: touch;
24
26
  top: 50%;
25
27
  left: 50%;
@@ -17,9 +17,11 @@
17
17
  position: fixed;
18
18
  max-height: 100%;
19
19
  background-color: $dialog-background;
20
+ /* #ifndef dynamic*/
20
21
  transition:
21
22
  transform 0.2s,
22
23
  -webkit-transform 0.2s;
24
+ /* #endif */
23
25
  -webkit-overflow-scrolling: touch;
24
26
  top: 50%;
25
27
  left: 50%;
@@ -19,7 +19,9 @@
19
19
  position: fixed;
20
20
  max-height: 100%;
21
21
  background-color: var(--nutui-dialog-background, var(--nutui-color-surface-2));
22
+ /* #ifndef dynamic*/
22
23
  transition: transform 0.2s, -webkit-transform 0.2s;
24
+ /* #endif */
23
25
  -webkit-overflow-scrolling: touch;
24
26
  top: 50%;
25
27
  left: 50%;