@hiver/connector-agent 1.3.8-beta.6 → 1.3.8-beta.7

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/write-form/components/write-form/styles.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,MAAM,iBAAiB,CAAC;AAClD,OAAO,KAAK,EAAE,QAAQ,EAAE,WAAW,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAC;AAE7E,eAAO,MAAM,aAAa,EAAE,eAAe,CAAC,QAAQ,CAUnD,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,eAAe,CAAC,UAAU,CASnD,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,eAAe,CAAC,UAAU,CActD,CAAC;AAEF,eAAO,MAAM,SAAS,EAAE,eAAe,CAAC,WAAW,CAOlD,CAAC"}
1
+ {"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../../src/features/write-form/components/write-form/styles.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,MAAM,iBAAiB,CAAC;AAClD,OAAO,KAAK,EAAE,QAAQ,EAAE,WAAW,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAC;AAE7E,eAAO,MAAM,aAAa,EAAE,eAAe,CAAC,QAAQ,CAUnD,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,eAAe,CAAC,UAAU,CASnD,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,eAAe,CAAC,UAAU,CAatD,CAAC;AAEF,eAAO,MAAM,SAAS,EAAE,eAAe,CAAC,WAAW,CAOlD,CAAC"}
package/index.es.js CHANGED
@@ -34122,7 +34122,7 @@ const na = IU.withTypes(), $t = sU.withTypes(), ur = {
34122
34122
  padding: 0px 14px;
34123
34123
  overflow-y: ${(e) => e.stopOverflow ? "hidden" : "auto"};
34124
34124
  overflow-x: hidden;
34125
- height: calc(100vh - 192px);
34125
+ height: calc(100vh - 195px);
34126
34126
  margin-bottom: 20px;
34127
34127
  & #modal-root {
34128
34128
  margin-left: -14px;
@@ -40576,7 +40576,6 @@ const ul = (e) => {
40576
40576
  border-radius: 4px;
40577
40577
  }
40578
40578
  }
40579
- will-change: height;
40580
40579
  `, lm = j(zt)`
40581
40580
  &:hover {
40582
40581
  background-color: #e3e9ff !important;
package/index.umd.js CHANGED
@@ -2106,7 +2106,7 @@ Selectors that return the entire state are almost certainly a mistake, as they w
2106
2106
  padding: 0px 14px;
2107
2107
  overflow-y: ${e=>e.stopOverflow?"hidden":"auto"};
2108
2108
  overflow-x: hidden;
2109
- height: calc(100vh - 192px);
2109
+ height: calc(100vh - 195px);
2110
2110
  margin-bottom: 20px;
2111
2111
  & #modal-root {
2112
2112
  margin-left: -14px;
@@ -2682,7 +2682,6 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
2682
2682
  border-radius: 4px;
2683
2683
  }
2684
2684
  }
2685
- will-change: height;
2686
2685
  `,nm=j(Ht)`
2687
2686
  &:hover {
2688
2687
  background-color: #e3e9ff !important;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hiver/connector-agent",
3
- "version": "1.3.8-beta.6",
3
+ "version": "1.3.8-beta.7",
4
4
  "main": "index.es.js",
5
5
  "module": "index.es.js",
6
6
  "types": "index.d.ts",