@hiver/connector-agent 1.0.2 → 1.0.3
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.
- package/constants/noConnector.d.ts +1 -1
- package/constants/noConnector.d.ts.map +1 -1
- package/features/connector-cards/components/no-connectors/style.d.ts.map +1 -1
- package/index.es.js +9867 -9864
- package/index.umd.js +143 -140
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const STREAMLINE_TEXT = "
|
|
1
|
+
export declare const STREAMLINE_TEXT = "Bring your favourite tools into Hiver";
|
|
2
2
|
export declare const PLUGIN_TEXT = "Plugin image";
|
|
3
3
|
export declare const AUTHENTICATION_TEXT = "Authenticate and enable powerful integrations directly from the Admin panel to enhance your team's productivity.";
|
|
4
4
|
export declare const ENABLE_CONNECTORS = "Enable connectors";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"noConnector.d.ts","sourceRoot":"","sources":["../../src/constants/noConnector.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,eAAe,
|
|
1
|
+
{"version":3,"file":"noConnector.d.ts","sourceRoot":"","sources":["../../src/constants/noConnector.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,eAAe,0CAA0C,CAAC;AACvE,eAAO,MAAM,WAAW,iBAAiB,CAAC;AAC1C,eAAO,MAAM,mBAAmB,qHAAqH,CAAC;AACtJ,eAAO,MAAM,iBAAiB,sBAAsB,CAAC;AACrD,eAAO,MAAM,UAAU,0BAA0B,CAAC;AAClD,eAAO,MAAM,qBAAqB,oHAC4E,CAAC;AAC/G,eAAO,MAAM,UAAU,eAAe,CAAC;AACvC,eAAO,MAAM,cAAc,8BAA8B,CAAC;AAC1D,eAAO,MAAM,SAAS,mCAAmC,CAAC"}
|
|
@@ -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,MAAM,qBAAqB,CAAC;AAClG,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,MAAM,qBAAqB,CAAC;AAClG,OAAO,EAAE,eAAe,EAAE,MAAM,iBAAiB,CAAC;AAElD,eAAO,MAAM,iBAAiB,EAAE,eAAe,CAAC,UAAU,CAezD,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,eAAe,CAAC,eAAe,CAKvD,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,eAAe,CAAC,eAAe,CAKrD,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"}
|