@hiver/connector-admin 1.1.1-beta.14 → 1.1.1-beta.16
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":"styles.d.ts","sourceRoot":"","sources":["../../../../../src/features/connector-library/components/connector-info-card/styles.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,MAAM,iBAAiB,CAAC;AAClD,OAAO,KAAK,EAAE,eAAe,EAAE,UAAU,EAAE,QAAQ,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAElG,eAAO,MAAM,WAAW,EAAE,eAAe,CAAC,QAAQ,
|
|
1
|
+
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../../src/features/connector-library/components/connector-info-card/styles.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,MAAM,iBAAiB,CAAC;AAClD,OAAO,KAAK,EAAE,eAAe,EAAE,UAAU,EAAE,QAAQ,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAElG,eAAO,MAAM,WAAW,EAAE,eAAe,CAAC,QAAQ,CAwCjD,CAAC;AAEF,eAAO,MAAM,aAAa,EAAE,eAAe,CAAC,eAAe,CAI1D,CAAC;AAEF,eAAO,MAAM,YAAY,EAAE,eAAe,CAAC,UAAU,CAGpD,CAAC;AAEF,eAAO,MAAM,eAAe,EAAE,eAAe,CAAC,QAAQ,CAErD,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,eAAe,CAAC,eAAe,CAOxD,CAAC"}
|
package/index.es.js
CHANGED
|
@@ -37763,7 +37763,6 @@ const lX = U(({ className: A, ...e }) => /* @__PURE__ */ b.jsx(kr, { ...e, class
|
|
|
37763
37763
|
height: 52px;
|
|
37764
37764
|
box-sizing: border-box;
|
|
37765
37765
|
width: 100%;
|
|
37766
|
-
cursor: pointer;
|
|
37767
37766
|
display: flex;
|
|
37768
37767
|
flex-direction: row;
|
|
37769
37768
|
justify-content: space-between;
|
package/index.umd.js
CHANGED