@pygmalionjs/pygmalion 0.5.22 → 0.5.25
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.
|
@@ -5486,7 +5486,16 @@ const Wl = [
|
|
|
5486
5486
|
"border-right",
|
|
5487
5487
|
"border-bottom",
|
|
5488
5488
|
"border-left",
|
|
5489
|
-
|
|
5489
|
+
// Corner longhands, not the `border-radius` shorthand. A bar that flattens the
|
|
5490
|
+
// two corners it shares with the input below it computes as
|
|
5491
|
+
// `12px 12px 0px 0px`, and reading that back through the shorthand handed the
|
|
5492
|
+
// import a single `12px` — every corner round again, so the seam between the
|
|
5493
|
+
// two boxes reappeared in the frame while the product itself was seamless.
|
|
5494
|
+
// Longhands cannot collapse that way.
|
|
5495
|
+
"border-top-left-radius",
|
|
5496
|
+
"border-top-right-radius",
|
|
5497
|
+
"border-bottom-right-radius",
|
|
5498
|
+
"border-bottom-left-radius",
|
|
5490
5499
|
"box-shadow",
|
|
5491
5500
|
"opacity",
|
|
5492
5501
|
"transform",
|
|
@@ -9807,24 +9816,24 @@ export {
|
|
|
9807
9816
|
Wu as a7,
|
|
9808
9817
|
Oi as a8,
|
|
9809
9818
|
se as a9,
|
|
9810
|
-
|
|
9811
|
-
|
|
9812
|
-
|
|
9813
|
-
|
|
9814
|
-
|
|
9815
|
-
|
|
9816
|
-
|
|
9817
|
-
|
|
9818
|
-
|
|
9819
|
-
|
|
9820
|
-
|
|
9821
|
-
|
|
9822
|
-
|
|
9823
|
-
|
|
9824
|
-
|
|
9825
|
-
|
|
9826
|
-
|
|
9827
|
-
|
|
9819
|
+
Xf as aA,
|
|
9820
|
+
Jf as aB,
|
|
9821
|
+
Vf as aC,
|
|
9822
|
+
zf as aD,
|
|
9823
|
+
Uf as aE,
|
|
9824
|
+
Ad as aF,
|
|
9825
|
+
zd as aG,
|
|
9826
|
+
Vd as aH,
|
|
9827
|
+
Ph as aI,
|
|
9828
|
+
jh as aJ,
|
|
9829
|
+
Eh as aK,
|
|
9830
|
+
eh as aL,
|
|
9831
|
+
mh as aM,
|
|
9832
|
+
Rh as aN,
|
|
9833
|
+
ih as aO,
|
|
9834
|
+
Gd as aP,
|
|
9835
|
+
$d as aQ,
|
|
9836
|
+
jd as aR,
|
|
9828
9837
|
Ld as aS,
|
|
9829
9838
|
Qd as aT,
|
|
9830
9839
|
Hd as aU,
|
|
@@ -9843,23 +9852,23 @@ export {
|
|
|
9843
9852
|
Li as ag,
|
|
9844
9853
|
yr as ah,
|
|
9845
9854
|
Kd as ai,
|
|
9846
|
-
|
|
9847
|
-
|
|
9848
|
-
|
|
9849
|
-
|
|
9850
|
-
|
|
9851
|
-
|
|
9852
|
-
|
|
9853
|
-
|
|
9854
|
-
|
|
9855
|
-
|
|
9856
|
-
|
|
9857
|
-
|
|
9858
|
-
|
|
9859
|
-
|
|
9860
|
-
|
|
9861
|
-
|
|
9862
|
-
|
|
9855
|
+
Wf as aj,
|
|
9856
|
+
sh as ak,
|
|
9857
|
+
Lh as al,
|
|
9858
|
+
Th as am,
|
|
9859
|
+
Fh as an,
|
|
9860
|
+
_l as ao,
|
|
9861
|
+
Sl as ap,
|
|
9862
|
+
pl as aq,
|
|
9863
|
+
Ih as ar,
|
|
9864
|
+
Mh as as,
|
|
9865
|
+
Ol as at,
|
|
9866
|
+
El as au,
|
|
9867
|
+
Dh as av,
|
|
9868
|
+
$h as aw,
|
|
9869
|
+
nh as ax,
|
|
9870
|
+
rh as ay,
|
|
9871
|
+
Zo as az,
|
|
9863
9872
|
On as b,
|
|
9864
9873
|
vd as b0,
|
|
9865
9874
|
bd as b1,
|