@umijs/plugin-docs 4.6.51 → 4.6.52
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.
|
@@ -1500,14 +1500,11 @@ video {
|
|
|
1500
1500
|
}
|
|
1501
1501
|
|
|
1502
1502
|
.backdrop-filter {
|
|
1503
|
-
|
|
1504
|
-
backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
|
|
1503
|
+
backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
|
|
1505
1504
|
}
|
|
1506
1505
|
|
|
1507
1506
|
.transition {
|
|
1508
|
-
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
|
|
1509
1507
|
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
|
|
1510
|
-
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
|
|
1511
1508
|
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
1512
1509
|
transition-duration: 150ms;
|
|
1513
1510
|
}
|
|
@@ -1909,9 +1906,7 @@ article pre {
|
|
|
1909
1906
|
color: rgb(212 212 212 / var(--tw-text-opacity));
|
|
1910
1907
|
-webkit-font-smoothing: auto;
|
|
1911
1908
|
-moz-osx-font-smoothing: auto;
|
|
1912
|
-
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
|
|
1913
1909
|
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
|
|
1914
|
-
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
|
|
1915
1910
|
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
1916
1911
|
transition-duration: 150ms;
|
|
1917
1912
|
}
|
|
@@ -2100,9 +2095,7 @@ article a {
|
|
|
2100
2095
|
margin-right: 0.25rem;
|
|
2101
2096
|
--tw-text-opacity: 1;
|
|
2102
2097
|
color: rgb(8 145 178 / var(--tw-text-opacity));
|
|
2103
|
-
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
|
|
2104
2098
|
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
|
|
2105
|
-
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
|
|
2106
2099
|
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
2107
2100
|
transition-duration: 150ms;
|
|
2108
2101
|
}
|
|
@@ -2141,9 +2134,7 @@ article a {
|
|
|
2141
2134
|
article a > code {
|
|
2142
2135
|
--tw-text-opacity: 1;
|
|
2143
2136
|
color: rgb(8 145 178 / var(--tw-text-opacity));
|
|
2144
|
-
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
|
|
2145
2137
|
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
|
|
2146
|
-
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
|
|
2147
2138
|
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
2148
2139
|
transition-duration: 150ms;
|
|
2149
2140
|
}
|
|
@@ -2249,9 +2240,7 @@ article table tbody td {
|
|
|
2249
2240
|
margin-right: 0.25rem;
|
|
2250
2241
|
--tw-text-opacity: 1;
|
|
2251
2242
|
color: rgb(37 99 235 / var(--tw-text-opacity));
|
|
2252
|
-
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
|
|
2253
2243
|
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
|
|
2254
|
-
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
|
|
2255
2244
|
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
2256
2245
|
transition-duration: 150ms;
|
|
2257
2246
|
}
|
|
@@ -2364,8 +2353,7 @@ h6 {
|
|
|
2364
2353
|
.before\:backdrop-blur-md::before {
|
|
2365
2354
|
content: var(--tw-content);
|
|
2366
2355
|
--tw-backdrop-blur: blur(12px);
|
|
2367
|
-
|
|
2368
|
-
backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
|
|
2356
|
+
backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
|
|
2369
2357
|
}
|
|
2370
2358
|
|
|
2371
2359
|
.focus-within\:border-gray-100:focus-within {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@umijs/plugin-docs",
|
|
3
|
-
"version": "4.6.
|
|
3
|
+
"version": "4.6.52",
|
|
4
4
|
"description": "@umijs/plugin-docs",
|
|
5
5
|
"homepage": "https://github.com/umijs/umi/tree/master/packages/plugin-docs#readme",
|
|
6
6
|
"bugs": "https://github.com/umijs/umi/issues",
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
"rehype-slug": "5.0.1",
|
|
34
34
|
"remark-gfm": "^3.0.1",
|
|
35
35
|
"tailwindcss": "^3.2.4",
|
|
36
|
-
"umi": "4.6.
|
|
36
|
+
"umi": "4.6.52"
|
|
37
37
|
},
|
|
38
38
|
"publishConfig": {
|
|
39
39
|
"access": "public"
|