@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,CAyCjD,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"}
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
@@ -2519,7 +2519,6 @@ Take a look at the reducer(s) handling this action type: ${d.type}.
2519
2519
  height: 52px;
2520
2520
  box-sizing: border-box;
2521
2521
  width: 100%;
2522
- cursor: pointer;
2523
2522
  display: flex;
2524
2523
  flex-direction: row;
2525
2524
  justify-content: space-between;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hiver/connector-admin",
3
- "version": "1.1.1-beta.14",
3
+ "version": "1.1.1-beta.16",
4
4
  "main": "index.es.js",
5
5
  "module": "index.es.js",
6
6
  "types": "index.d.ts",