@hiver/connector-admin 3.0.2 → 3.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.
@@ -28,6 +28,7 @@ export declare const GAINSIGHTEVENT: {
28
28
  CONNECTOR_VIDEO_CLICKED: string;
29
29
  CONNECTOR_AUTH_PAGE_KB_CLICKED: string;
30
30
  CONNECTOR_AUTH_PAGE_CONTACT_SUPPORT_CLICKED: string;
31
+ CONNECTOR_AUTH_SUCCESS: string;
31
32
  };
32
33
  export declare const GAINSIGHT_CONSTANTS: {
33
34
  AUTH_PAGE: string;
@@ -1 +1 @@
1
- {"version":3,"file":"gainsight.d.ts","sourceRoot":"","sources":["../../src/constants/gainsight.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA8B1B,CAAC;AAEF,eAAO,MAAM,mBAAmB;;;;CAI/B,CAAC"}
1
+ {"version":3,"file":"gainsight.d.ts","sourceRoot":"","sources":["../../src/constants/gainsight.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA+B1B,CAAC;AAEF,eAAO,MAAM,mBAAmB;;;;CAI/B,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../../src/features/connector-library/components/custom-connector-card-item/styles.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,MAAM,iBAAiB,CAAC;AAClD,OAAO,KAAK,EAAE,eAAe,EAAE,UAAU,EAAE,QAAQ,EAAE,WAAW,EAAE,UAAU,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAExH,eAAO,MAAM,WAAW,EAAE,eAAe,CAAC,QAAQ,CAQjD,CAAC;AAEF,eAAO,MAAM,eAAe,EAAE,eAAe,CAAC,QAAQ,CAkDrD,CAAC;AAEF,eAAO,MAAM,aAAa,EAAE,eAAe,CAAC,eAAe,CAI1D,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,eAAe,CAAC,UAAU,CAItD,CAAC;AAEF,eAAO,MAAM,aAAa,EAAE,eAAe,CAAC,UAAU,CAQrD,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,eAAe,CAAC,QAAQ,CA0BhD,CAAC;AAEF,eAAO,MAAM,eAAe,EAAE,eAAe,CAAC,WAAW,CAIxD,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,eAAe,CAAC,UAAU,CASlD,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,eAAe,CAAC,YAAY,CAGlD,CAAC"}
1
+ {"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../../src/features/connector-library/components/custom-connector-card-item/styles.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,MAAM,iBAAiB,CAAC;AAClD,OAAO,KAAK,EAAE,eAAe,EAAE,UAAU,EAAE,QAAQ,EAAE,WAAW,EAAE,UAAU,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAExH,eAAO,MAAM,WAAW,EAAE,eAAe,CAAC,QAAQ,CAWjD,CAAC;AAEF,eAAO,MAAM,eAAe,EAAE,eAAe,CAAC,QAAQ,CAkDrD,CAAC;AAEF,eAAO,MAAM,aAAa,EAAE,eAAe,CAAC,eAAe,CAI1D,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,eAAe,CAAC,UAAU,CAItD,CAAC;AAEF,eAAO,MAAM,aAAa,EAAE,eAAe,CAAC,UAAU,CAQrD,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,eAAe,CAAC,QAAQ,CA0BhD,CAAC;AAEF,eAAO,MAAM,eAAe,EAAE,eAAe,CAAC,WAAW,CAIxD,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,eAAe,CAAC,UAAU,CASlD,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,eAAe,CAAC,YAAY,CAGlD,CAAC"}
package/index.es.js CHANGED
@@ -12636,7 +12636,8 @@ const _T = B(fe)`
12636
12636
  SCHEDULE_CALL_CROSS_CLICKED: "schedule_call_cross_clicked",
12637
12637
  CONNECTOR_VIDEO_CLICKED: "connector_video_clicked",
12638
12638
  CONNECTOR_AUTH_PAGE_KB_CLICKED: "connector_auth_page_kb_clicked",
12639
- CONNECTOR_AUTH_PAGE_CONTACT_SUPPORT_CLICKED: "connector_auth_page_contact_support_clicked"
12639
+ CONNECTOR_AUTH_PAGE_CONTACT_SUPPORT_CLICKED: "connector_auth_page_contact_support_clicked",
12640
+ CONNECTOR_AUTH_SUCCESS: "connector_auth_success"
12640
12641
  }, lA = {
12641
12642
  AUTH_PAGE: "auth_page",
12642
12643
  DETAILS_PAGE: "details_page",
@@ -12861,6 +12862,9 @@ const O0 = (e) => e.connectorLirary.connectorList, yu = (e) => e.connectorLirary
12861
12862
  border: none;
12862
12863
  overflow: visible;
12863
12864
  }
12865
+ & .MuiSwitch-root {
12866
+ padding: 12px;
12867
+ }
12864
12868
  `, a_ = B(He)`
12865
12869
  box-sizing: border-box;
12866
12870
 
package/index.umd.js CHANGED
@@ -147,7 +147,7 @@ Take a look at the reducer(s) handling this action type: ${y.type}.
147
147
  align-items: center;
148
148
  flex-direction: row;
149
149
  margin-left: 23px;
150
- `,tT=()=>I.jsx(eT,{children:I.jsx(KS,{})}),nT="Enhance with Custom Connectors",rT="Let us know your use case, and we'll design and deliver a custom connector tailored to your needs within a few working days.",nm="Request new connector",oT="Create your own (coming soon)",iT="Request new feature",aT="Request a new connector",rm="Tell us your use case and we will create a connector for you within a few working days.",sT=`Request new connectors to get better customer context and key actions right into your inbox. ${rm}`,lT="Select a feature",uT="Select a connector",cT="Feel free to add specific details (Optional)",dT="Submit Request",fT="Request submitted",pT="Your request has been submitted successfully. We will get back to you within a few working days.",hT="Done",gT="Add connector",mT="Edit connector",bT="Enable",vT="Disable",om={CONNECTOR:"connector",API:"api"},yT="Failed to submit the request. Please try again.",gt={REQUEST_NEW_CLICKED:"request_new_connector_clicked",TOGGLE_ENABLED:"connector_enabled_clicked",TOGGLE_DISABLED:"connector_disabled_clicked",SETTINGS_CLICKED:"connector_settings_clicked",ADD_CONNECTOR_CLICKED:"add_connector_clicked",CONNECTOR_BACK_CLICKED:"connector_back_button_clicked",SAVE_AUTHORIZE_CLICKED:"save_and_authenticate_clicked",SEND_TEST_CLICK:"send_test_request_clicked",AUTH_UPDATED:"auth_type_updated",REQUEST_NEW_FEATURE_CLICKED:"request_new_feature_clicked",REQUEST_NEW_CONNECTOR_SHOWN:"request_new_connector_popup_shown",REQUEST_NEW_CONNECTOR_SUBMIT_CLICKED:"request_new_connector_popup_submitted_clicked",REQUEST_NEW_CONNECTOR_CLOSE_CLICKED:"request_new_connector_popup_closed_clicked",REQUEST_NEW_CONNECTOR_DONE_CLICKED:"request_new_connector_popup_done_clicked",REQUEST_NEW_FEATURE_SHOWN:"request_new_feature_popup_shown",REQUEST_NEW_FEATURE_SUBMIT_CLICKED:"request_new_feature_popup_submitted_clicked",REQUEST_NEW_FEATURE_CLOSE_CLICKED:"request_new_feature_popup_closed_clicked",REQUEST_NEW_FEATURE_DONE_CLICKED:"request_new_feature_popup_done_clicked",LIBRARY_CARD_CLICKED:"library_item_clicked",TAB_CLICKED:"tab_clicked",CONFIGURE_VISIBILITY_CLICKED:"configure_visibility_clicked",CARD_VISIBILITY_UPDATED:"card_visibility_updated",CARD_VISIBILITY_UPDATE_CLOSED:"card_visibility_update_closed",CONNECTOR_VISIBILITY_FIELD_TAB_CLICKED:"connector_visibility_field_tab_clicked",SCHEDULE_CALL_CLICKED:"schedule_call_clicked",SCHEDULE_CALL_CROSS_CLICKED:"schedule_call_cross_clicked",CONNECTOR_VIDEO_CLICKED:"connector_video_clicked",CONNECTOR_AUTH_PAGE_KB_CLICKED:"connector_auth_page_kb_clicked",CONNECTOR_AUTH_PAGE_CONTACT_SUPPORT_CLICKED:"connector_auth_page_contact_support_clicked"},ET={AUTH_PAGE:"auth_page",DETAILS_PAGE:"details_page",CONNECTORS_PAGE_ADMIN_SIDE:"connectors_page_admin_side"},uo=c1.withTypes(),qe=Ky.withTypes(),fr=w.styled(w.Skeleton)`
150
+ `,tT=()=>I.jsx(eT,{children:I.jsx(KS,{})}),nT="Enhance with Custom Connectors",rT="Let us know your use case, and we'll design and deliver a custom connector tailored to your needs within a few working days.",nm="Request new connector",oT="Create your own (coming soon)",iT="Request new feature",aT="Request a new connector",rm="Tell us your use case and we will create a connector for you within a few working days.",sT=`Request new connectors to get better customer context and key actions right into your inbox. ${rm}`,lT="Select a feature",uT="Select a connector",cT="Feel free to add specific details (Optional)",dT="Submit Request",fT="Request submitted",pT="Your request has been submitted successfully. We will get back to you within a few working days.",hT="Done",gT="Add connector",mT="Edit connector",bT="Enable",vT="Disable",om={CONNECTOR:"connector",API:"api"},yT="Failed to submit the request. Please try again.",gt={REQUEST_NEW_CLICKED:"request_new_connector_clicked",TOGGLE_ENABLED:"connector_enabled_clicked",TOGGLE_DISABLED:"connector_disabled_clicked",SETTINGS_CLICKED:"connector_settings_clicked",ADD_CONNECTOR_CLICKED:"add_connector_clicked",CONNECTOR_BACK_CLICKED:"connector_back_button_clicked",SAVE_AUTHORIZE_CLICKED:"save_and_authenticate_clicked",SEND_TEST_CLICK:"send_test_request_clicked",AUTH_UPDATED:"auth_type_updated",REQUEST_NEW_FEATURE_CLICKED:"request_new_feature_clicked",REQUEST_NEW_CONNECTOR_SHOWN:"request_new_connector_popup_shown",REQUEST_NEW_CONNECTOR_SUBMIT_CLICKED:"request_new_connector_popup_submitted_clicked",REQUEST_NEW_CONNECTOR_CLOSE_CLICKED:"request_new_connector_popup_closed_clicked",REQUEST_NEW_CONNECTOR_DONE_CLICKED:"request_new_connector_popup_done_clicked",REQUEST_NEW_FEATURE_SHOWN:"request_new_feature_popup_shown",REQUEST_NEW_FEATURE_SUBMIT_CLICKED:"request_new_feature_popup_submitted_clicked",REQUEST_NEW_FEATURE_CLOSE_CLICKED:"request_new_feature_popup_closed_clicked",REQUEST_NEW_FEATURE_DONE_CLICKED:"request_new_feature_popup_done_clicked",LIBRARY_CARD_CLICKED:"library_item_clicked",TAB_CLICKED:"tab_clicked",CONFIGURE_VISIBILITY_CLICKED:"configure_visibility_clicked",CARD_VISIBILITY_UPDATED:"card_visibility_updated",CARD_VISIBILITY_UPDATE_CLOSED:"card_visibility_update_closed",CONNECTOR_VISIBILITY_FIELD_TAB_CLICKED:"connector_visibility_field_tab_clicked",SCHEDULE_CALL_CLICKED:"schedule_call_clicked",SCHEDULE_CALL_CROSS_CLICKED:"schedule_call_cross_clicked",CONNECTOR_VIDEO_CLICKED:"connector_video_clicked",CONNECTOR_AUTH_PAGE_KB_CLICKED:"connector_auth_page_kb_clicked",CONNECTOR_AUTH_PAGE_CONTACT_SUPPORT_CLICKED:"connector_auth_page_contact_support_clicked",CONNECTOR_AUTH_SUCCESS:"connector_auth_success"},ET={AUTH_PAGE:"auth_page",DETAILS_PAGE:"details_page",CONNECTORS_PAGE_ADMIN_SIDE:"connectors_page_admin_side"},uo=c1.withTypes(),qe=Ky.withTypes(),fr=w.styled(w.Skeleton)`
151
151
  display: block;
152
152
  margin: ${e=>e.margin?e.margin:0};
153
153
  `,xT=w.styled("li")`
@@ -301,6 +301,9 @@ Take a look at the reducer(s) handling this action type: ${y.type}.
301
301
  border: none;
302
302
  overflow: visible;
303
303
  }
304
+ & .MuiSwitch-root {
305
+ padding: 12px;
306
+ }
304
307
  `,vA=w.styled(w.Box)`
305
308
  box-sizing: border-box;
306
309
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hiver/connector-admin",
3
- "version": "3.0.2",
3
+ "version": "3.0.3",
4
4
  "main": "index.es.js",
5
5
  "module": "index.es.js",
6
6
  "types": "index.d.ts",