prosperita-dumbo-react 1.2.59 → 1.2.60
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.
|
@@ -6210,10 +6210,11 @@ white-space: normal;
|
|
|
6210
6210
|
font-family: "IBM Plex Sans";
|
|
6211
6211
|
font-size: 14px;
|
|
6212
6212
|
font-style: normal;
|
|
6213
|
-
font-weight:
|
|
6213
|
+
font-weight: 300;
|
|
6214
6214
|
line-height: 18px;
|
|
6215
6215
|
letter-spacing: 0.16px;
|
|
6216
6216
|
|
|
6217
|
+
|
|
6217
6218
|
}
|
|
6218
6219
|
&:focus{
|
|
6219
6220
|
outline: ${({ kind: e }) => e === "default" ? `2px solid ${g.focus}` : "0"}}
|
|
@@ -1387,10 +1387,11 @@ white-space: normal;
|
|
|
1387
1387
|
font-family: "IBM Plex Sans";
|
|
1388
1388
|
font-size: 14px;
|
|
1389
1389
|
font-style: normal;
|
|
1390
|
-
font-weight:
|
|
1390
|
+
font-weight: 300;
|
|
1391
1391
|
line-height: 18px;
|
|
1392
1392
|
letter-spacing: 0.16px;
|
|
1393
1393
|
|
|
1394
|
+
|
|
1394
1395
|
}
|
|
1395
1396
|
&:focus{
|
|
1396
1397
|
outline: ${({kind:e})=>e==="default"?`2px solid ${g.focus}`:"0"}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"style.d.ts","sourceRoot":"","sources":["../../../../src/Components/Dropdown/style.tsx"],"names":[],"mappings":";AAEA,OAAO,EAAE,aAAa,EAAE,MAAM,SAAS,CAAC;AACxC,OAAO,2BAA2B,CAAC;AASnC,eAAO,MAAM,SAAS,kPA4BrB,CAAC;AAEF,eAAO,MAAM,cAAc,
|
|
1
|
+
{"version":3,"file":"style.d.ts","sourceRoot":"","sources":["../../../../src/Components/Dropdown/style.tsx"],"names":[],"mappings":";AAEA,OAAO,EAAE,aAAa,EAAE,MAAM,SAAS,CAAC;AACxC,OAAO,2BAA2B,CAAC;AASnC,eAAO,MAAM,SAAS,kPA4BrB,CAAC;AAEF,eAAO,MAAM,cAAc,2PAkD1B,CAAA;AAID,eAAO,MAAM,WAAW,kPAgBvB,CAAC;AAEF,eAAO,MAAM,gBAAgB,2PAK5B,CAAC;AAEF,eAAO,MAAM,SAAS,oPAIrB,CAAC;AAEF,eAAO,MAAM,aAAa,oPAQzB,CAAC;AAEF,eAAO,MAAM,eAAe,yPAO3B,CAAC;AAEF,eAAO,MAAM,UAAU,kPAuBtB,CAAC;AAEF,eAAO,MAAM,KAAK,8PAqBjB,CAAC;AAEF,eAAO,MAAM,QAAQ,8PAyBpB,CAAC"}
|