@hiver/connector-agent 3.1.3-fixSearchBarVis-beta.0 → 3.1.3-fixSearchBarVis-beta.1
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.
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"style.d.ts","sourceRoot":"","sources":["../../../../../src/features/connector-cards/components/no-connectors/style.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,UAAU,EAAE,eAAe,EAAE,WAAW,EAAE,YAAY,EAAE,SAAS,EAAE,MAAM,qBAAqB,CAAC;AAC7G,OAAO,EAAE,eAAe,EAAE,MAAM,iBAAiB,CAAC;AAElD,eAAO,MAAM,iBAAiB,EAAE,eAAe,CAAC,UAAU,
|
|
1
|
+
{"version":3,"file":"style.d.ts","sourceRoot":"","sources":["../../../../../src/features/connector-cards/components/no-connectors/style.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,UAAU,EAAE,eAAe,EAAE,WAAW,EAAE,YAAY,EAAE,SAAS,EAAE,MAAM,qBAAqB,CAAC;AAC7G,OAAO,EAAE,eAAe,EAAE,MAAM,iBAAiB,CAAC;AAElD,eAAO,MAAM,iBAAiB,EAAE,eAAe,CAAC,UAAU,CAgBzD,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,eAAe,CAAC,eAAe,CAKvD,CAAC;AAEF,eAAO,MAAM,iBAAiB,EAAE,eAAe,CAAC,SAAS,CAKxD,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,eAAe,CAAC,eAAe,CAIrD,CAAC;AAEF,eAAO,MAAM,sBAAsB,EAAE,eAAe,CAAC,WAAW,CAU/D,CAAC;AAEF,eAAO,MAAM,iBAAiB,EAAE,eAAe,CAAC,UAAU,CAKzD,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,eAAe,CAAC,YAAY,CAGlD,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,eAAe,CAAC,eAAe,CAErD,CAAC"}
|
package/index.es.js
CHANGED
|
@@ -8374,6 +8374,7 @@ const hy = "Bring your favourite tools into Hiver", py = "Plugin image", gy = "I
|
|
|
8374
8374
|
align-items: center;
|
|
8375
8375
|
justify-content: center;
|
|
8376
8376
|
margin-bottom: 20px;
|
|
8377
|
+
margin-top: 12px;
|
|
8377
8378
|
& img {
|
|
8378
8379
|
height: 56px;
|
|
8379
8380
|
width: 102px;
|
|
@@ -8387,7 +8388,7 @@ const hy = "Bring your favourite tools into Hiver", py = "Plugin image", gy = "I
|
|
|
8387
8388
|
display: block;
|
|
8388
8389
|
width: 100%;
|
|
8389
8390
|
margin-bottom: 20px;
|
|
8390
|
-
margin-top:
|
|
8391
|
+
margin-top: 12px;
|
|
8391
8392
|
`, _y = k(fe)`
|
|
8392
8393
|
color: ${z.palette.gray.gray1};
|
|
8393
8394
|
font-size: 13px;
|
package/index.umd.js
CHANGED
|
@@ -460,6 +460,7 @@ Do you want to continue?`,kb="Select an object to create",Nb="Select an object t
|
|
|
460
460
|
align-items: center;
|
|
461
461
|
justify-content: center;
|
|
462
462
|
margin-bottom: 20px;
|
|
463
|
+
margin-top: 12px;
|
|
463
464
|
& img {
|
|
464
465
|
height: 56px;
|
|
465
466
|
width: 102px;
|
|
@@ -473,7 +474,7 @@ Do you want to continue?`,kb="Select an object to create",Nb="Select an object t
|
|
|
473
474
|
display: block;
|
|
474
475
|
width: 100%;
|
|
475
476
|
margin-bottom: 20px;
|
|
476
|
-
margin-top:
|
|
477
|
+
margin-top: 12px;
|
|
477
478
|
`,Py=x.styled(x.Typography)`
|
|
478
479
|
color: ${x.theme.palette.gray.gray1};
|
|
479
480
|
font-size: 13px;
|