@nylas/web-elements 0.0.0-test-20250319204140 → 0.0.0-test-20250320180623

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.
Files changed (105) hide show
  1. package/dist/cdn/nylas-scheduler-editor/nylas-scheduler-editor.es.js +6 -6
  2. package/dist/cdn/nylas-scheduling/nylas-scheduling.es.js +4810 -4802
  3. package/dist/cjs/google-logo-icon_6.cjs.entry.js +5 -5
  4. package/dist/cjs/google-logo-icon_6.cjs.entry.js.map +1 -1
  5. package/dist/cjs/input-dropdown_2.cjs.entry.js +1 -1
  6. package/dist/cjs/input-dropdown_2.cjs.entry.js.map +1 -1
  7. package/dist/cjs/loader.cjs.js +1 -1
  8. package/dist/cjs/nylas-booked-event-card_12.cjs.entry.js +14 -10
  9. package/dist/cjs/nylas-booked-event-card_12.cjs.entry.js.map +1 -1
  10. package/dist/cjs/nylas-key-points.cjs.entry.js +1 -1
  11. package/dist/cjs/nylas-key-points.cjs.entry.js.map +1 -1
  12. package/dist/cjs/nylas-provider.cjs.entry.js +1 -1
  13. package/dist/cjs/nylas-scheduling.cjs.entry.js +1 -1
  14. package/dist/cjs/nylas-scheduling.cjs.entry.js.map +1 -1
  15. package/dist/cjs/nylas-web-elements.cjs.js +1 -1
  16. package/dist/cjs/{scheduler-store-c1fc5cf3.js → scheduler-store-df3a9a3a.js} +9 -1
  17. package/dist/cjs/scheduler-store-df3a9a3a.js.map +1 -0
  18. package/dist/collection/components/design-system/time-period-selector/time-period-selector.js +3 -3
  19. package/dist/collection/components/design-system/time-period-selector/time-period-selector.js.map +1 -1
  20. package/dist/collection/components/nylas-notebook/nylas-key-points/nylas-key-points.js +4 -3
  21. package/dist/collection/components/nylas-notebook/nylas-key-points/nylas-key-points.js.map +1 -1
  22. package/dist/collection/components/scheduler/nylas-booked-event-card/nylas-booked-event-card.js +13 -11
  23. package/dist/collection/components/scheduler/nylas-booked-event-card/nylas-booked-event-card.js.map +1 -1
  24. package/dist/collection/components/scheduler/nylas-booking-form/nylas-booking-form.js +3 -3
  25. package/dist/collection/components/scheduler/nylas-booking-form/nylas-booking-form.js.map +1 -1
  26. package/dist/collection/components/scheduler/nylas-booking-form/test/nylas-booking-form.spec.js +8 -6
  27. package/dist/collection/components/scheduler/nylas-booking-form/test/nylas-booking-form.spec.js.map +1 -1
  28. package/dist/collection/components/scheduler/nylas-organizer-confirmation-card/nylas-organizer-confirmation-card.js +8 -10
  29. package/dist/collection/components/scheduler/nylas-organizer-confirmation-card/nylas-organizer-confirmation-card.js.map +1 -1
  30. package/dist/collection/components/scheduler/nylas-scheduling/nylas-scheduling.js +2 -2
  31. package/dist/collection/components/scheduler/nylas-scheduling/nylas-scheduling.js.map +1 -1
  32. package/dist/collection/components/scheduler-editor/nylas-editor-tabs-group/nylas-editor-tabs-group.js +11 -11
  33. package/dist/collection/components/scheduler-editor/nylas-editor-tabs-group/nylas-editor-tabs-group.js.map +1 -1
  34. package/dist/collection/connector/nylas-scheduler-connector/errors/index.js +1 -29
  35. package/dist/collection/connector/nylas-scheduler-connector/errors/index.js.map +1 -1
  36. package/dist/collection/connector/shared/api/scheduler.js.map +1 -1
  37. package/dist/collection/types/index.js +29 -0
  38. package/dist/collection/types/index.js.map +1 -1
  39. package/dist/components/nylas-booked-event-card2.js +9 -5
  40. package/dist/components/nylas-booked-event-card2.js.map +1 -1
  41. package/dist/components/nylas-booking-form2.js +3 -3
  42. package/dist/components/nylas-booking-form2.js.map +1 -1
  43. package/dist/components/nylas-editor-tabs-group2.js +5 -5
  44. package/dist/components/nylas-editor-tabs-group2.js.map +1 -1
  45. package/dist/components/nylas-key-points.js +1 -1
  46. package/dist/components/nylas-key-points.js.map +1 -1
  47. package/dist/components/nylas-organizer-confirmation-card2.js +4 -4
  48. package/dist/components/nylas-organizer-confirmation-card2.js.map +1 -1
  49. package/dist/components/nylas-scheduling.js.map +1 -1
  50. package/dist/components/scheduler-store.js +8 -0
  51. package/dist/components/scheduler-store.js.map +1 -1
  52. package/dist/components/time-period-selector2.js +1 -1
  53. package/dist/components/time-period-selector2.js.map +1 -1
  54. package/dist/esm/google-logo-icon_6.entry.js +5 -5
  55. package/dist/esm/google-logo-icon_6.entry.js.map +1 -1
  56. package/dist/esm/input-dropdown_2.entry.js +1 -1
  57. package/dist/esm/input-dropdown_2.entry.js.map +1 -1
  58. package/dist/esm/loader.js +1 -1
  59. package/dist/esm/nylas-booked-event-card_12.entry.js +14 -10
  60. package/dist/esm/nylas-booked-event-card_12.entry.js.map +1 -1
  61. package/dist/esm/nylas-key-points.entry.js +1 -1
  62. package/dist/esm/nylas-key-points.entry.js.map +1 -1
  63. package/dist/esm/nylas-provider.entry.js +1 -1
  64. package/dist/esm/nylas-scheduling.entry.js +1 -1
  65. package/dist/esm/nylas-scheduling.entry.js.map +1 -1
  66. package/dist/esm/nylas-web-elements.js +1 -1
  67. package/dist/esm/{scheduler-store-bbb4cf8d.js → scheduler-store-ef022be9.js} +9 -1
  68. package/dist/esm/scheduler-store-ef022be9.js.map +1 -0
  69. package/dist/nylas-web-elements/nylas-web-elements.esm.js +1 -1
  70. package/dist/nylas-web-elements/nylas-web-elements.esm.js.map +1 -1
  71. package/dist/nylas-web-elements/p-13a6c977.entry.js +2 -0
  72. package/dist/nylas-web-elements/p-13a6c977.entry.js.map +1 -0
  73. package/dist/nylas-web-elements/{p-14569ed8.entry.js → p-1fb32e0e.entry.js} +2 -2
  74. package/dist/nylas-web-elements/{p-91bc630c.entry.js → p-55886492.entry.js} +2 -2
  75. package/dist/nylas-web-elements/p-55886492.entry.js.map +1 -0
  76. package/dist/nylas-web-elements/p-731a856b.js +2 -0
  77. package/dist/nylas-web-elements/p-731a856b.js.map +1 -0
  78. package/dist/nylas-web-elements/{p-c3cfe486.entry.js → p-a6a52e17.entry.js} +2 -2
  79. package/dist/nylas-web-elements/{p-c3cfe486.entry.js.map → p-a6a52e17.entry.js.map} +1 -1
  80. package/dist/nylas-web-elements/{p-f7ea608d.entry.js → p-a906d005.entry.js} +2 -2
  81. package/dist/nylas-web-elements/p-a906d005.entry.js.map +1 -0
  82. package/dist/nylas-web-elements/p-ab3ba8dc.entry.js +2 -0
  83. package/dist/nylas-web-elements/p-ab3ba8dc.entry.js.map +1 -0
  84. package/dist/types/components/design-system/time-period-selector/time-period-selector.d.ts +1 -1
  85. package/dist/types/components/nylas-notebook/nylas-key-points/nylas-key-points.d.ts +1 -6
  86. package/dist/types/components/scheduler/nylas-booked-event-card/nylas-booked-event-card.d.ts +2 -1
  87. package/dist/types/components/scheduler/nylas-booking-form/nylas-booking-form.d.ts +1 -1
  88. package/dist/types/components/scheduler/nylas-organizer-confirmation-card/nylas-organizer-confirmation-card.d.ts +1 -1
  89. package/dist/types/components/scheduler-editor/nylas-editor-tabs-group/nylas-editor-tabs-group.d.ts +5 -5
  90. package/dist/types/components.d.ts +12 -12
  91. package/dist/types/connector/nylas-scheduler-connector/errors/index.d.ts +1 -31
  92. package/dist/types/connector/shared/api/scheduler.d.ts +1 -1
  93. package/dist/types/types/index.d.ts +36 -0
  94. package/package.json +3 -3
  95. package/dist/cjs/scheduler-store-c1fc5cf3.js.map +0 -1
  96. package/dist/esm/scheduler-store-bbb4cf8d.js.map +0 -1
  97. package/dist/nylas-web-elements/p-91bc630c.entry.js.map +0 -1
  98. package/dist/nylas-web-elements/p-ac757a7b.entry.js +0 -2
  99. package/dist/nylas-web-elements/p-ac757a7b.entry.js.map +0 -1
  100. package/dist/nylas-web-elements/p-b0f18064.entry.js +0 -2
  101. package/dist/nylas-web-elements/p-b0f18064.entry.js.map +0 -1
  102. package/dist/nylas-web-elements/p-f0c25e38.js +0 -2
  103. package/dist/nylas-web-elements/p-f0c25e38.js.map +0 -1
  104. package/dist/nylas-web-elements/p-f7ea608d.entry.js.map +0 -1
  105. /package/dist/nylas-web-elements/{p-14569ed8.entry.js.map → p-1fb32e0e.entry.js.map} +0 -0
@@ -28169,7 +28169,7 @@ const timePeriodSelectorCss = ".time-period-selector.sc-time-period-selector{dis
28169
28169
  }
28170
28170
  render() {
28171
28171
  var ue;
28172
- return h$3("div", { key: "e482a321073bccd2cef6b05f4e6ad95cd3386b3a", class: "time-period-selector" }, typeof this.selectedNumber == "number" && h$3("input-dropdown", { id: "time-number", name: "time-number", class: { error: this.hasError }, inputValue: this.selectedNumber.toString(), exportparts: "id_dropdown: tps__number-dropdown, id_dropdown-input: tps__number-dropdown-button, id_dropdown-content: tps__number-dropdown-content", options: this.numberOptions, defaultInputOption: this.numberOptions.find((ge) => ge.value == this.selectedNumber.toString()) }), typeof this.selectedPeriod == "string" && h$3("select-dropdown", { id: "time-period", name: "time-period", options: this.timePeriodOptions, exportparts: "sd_dropdown: tps__period-dropdown, sd_dropdown-button: tps__period-dropdown-button, sd_dropdown-content: tps__period-dropdown-content", pluralizedLabel: this.selectedNumber > 1 ? instance.t(`time.${this.selectedPeriod}s`) : instance.t(`time.${this.selectedPeriod}`), defaultSelectedOption: (ue = this.timePeriodOptions) == null ? void 0 : ue.find((ge) => ge.value == this.selectedPeriod), withSearch: !1 }));
28172
+ return h$3("div", { key: "9e0fdc7e29a1f2736f392fa3ce86add3290d8361", class: "time-period-selector" }, typeof this.selectedNumber == "number" && h$3("input-dropdown", { id: "time-number", name: "time-number", class: { error: this.hasError }, inputValue: this.selectedNumber.toString(), exportparts: "id_dropdown: tps__number-dropdown, id_dropdown-input: tps__number-dropdown-button, id_dropdown-content: tps__number-dropdown-content", options: this.numberOptions, defaultInputOption: this.numberOptions.find((ge) => ge.value == this.selectedNumber.toString()) }), typeof this.selectedPeriod == "string" && h$3("select-dropdown", { id: "time-period", name: "time-period", options: this.timePeriodOptions, exportparts: "sd_dropdown: tps__period-dropdown, sd_dropdown-button: tps__period-dropdown-button, sd_dropdown-content: tps__period-dropdown-content", pluralizedLabel: this.selectedNumber > 1 ? instance.t(`time.${this.selectedPeriod}s`) : instance.t(`time.${this.selectedPeriod}`), defaultSelectedOption: (ue = this.timePeriodOptions) == null ? void 0 : ue.find((ge) => ge.value == this.selectedPeriod), withSearch: !1 }));
28173
28173
  }
28174
28174
  get host() {
28175
28175
  return this;
@@ -47325,18 +47325,18 @@ const NylasEditorTabsGroup = proxyCustomElement(class extends H$4 {
47325
47325
  }
47326
47326
  render() {
47327
47327
  var ue, ge;
47328
- return debug("[nylas-editor-tabs-group]", "render", this.formState), h$3(Host, { key: "afdf097ad3a673c5290d560773673f555319dcfb" }, h$3("form", { key: "7f7e51ad07c4b8f2c95a546fa847f4b14f002b15", onSubmit: this.formSubmissionHandler, class: "scheduler-editor", ref: (Oe) => this.formRef = Oe, noValidate: !0 }, this.mode === "app" ? h$3("div", { class: "return-to-calendar-view", part: "editor__return-to-calendar-view net__return-to-calendar-view" }, h$3("button-component", { id: "return-to-calendar-view-button", variant: "invisible", part: "nset__header__back-button", type: "button", onClick: (Oe) => {
47328
+ return debug("[nylas-editor-tabs-group]", "render", this.formState), h$3(Host, { key: "80f6d7605323f94c0c42c82a93a54841f7ce6fce" }, h$3("form", { key: "dc53448c3981f476b3dffb8b1415899d8af97ac7", onSubmit: this.formSubmissionHandler, class: "scheduler-editor", ref: (Oe) => this.formRef = Oe, noValidate: !0 }, this.mode === "app" ? h$3("div", { class: "return-to-calendar-view", part: "editor__return-to-calendar-view net__return-to-calendar-view" }, h$3("button-component", { id: "return-to-calendar-view-button", variant: "invisible", part: "nset__header__back-button", type: "button", onClick: (Oe) => {
47329
47329
  this.setActiveTab(Oe, TabGroup.CalendarView);
47330
- } }, h$3("chevron-icon", { width: "16", height: "16" }), h$3("span", null, "Return to Calendar view"))) : null, this.mode === "app" ? h$3("div", { class: "form-contents", part: "editor__form-contents net__form-contents" }, h$3("div", { class: "tabs", part: "editor__tabs net__tabs" }, h$3("button", { name: TabGroup.BookingOptions, class: { tab: !0, active: this.activeTab == TabGroup.BookingOptions, hide: this.hideTab(TabGroup.BookingOptions) }, part: "editortab__booking-options net__tab-booking-options", onClick: (Oe) => this.setActiveTab(Oe, TabGroup.BookingOptions) }, h$3("flow-icon", { width: "16", height: "16" }), instance.t("bookingOptionsTab")), h$3("button", { name: TabGroup.BookingForm, class: { tab: !0, active: this.activeTab == "bookingForm", hide: this.hideTab(TabGroup.BookingForm) }, part: "editortab__booking-form net__tab-booking-form", onClick: (Oe) => this.setActiveTab(Oe, TabGroup.BookingForm) }, this.activeTab == TabGroup.BookingForm ? h$3("calendar-agenda-fill-icon", { width: "16", height: "16" }) : h$3("calendar-agenda-icon", { width: "16", height: "16" }), instance.t("bookingFormTab")), h$3("button", { name: TabGroup.Communications, class: { tab: !0, active: this.activeTab == "communications", hide: this.hideTab(TabGroup.Communications) }, onClick: (Oe) => this.setActiveTab(Oe, TabGroup.Communications), part: "editortab__communications net__tab-communications" }, this.activeTab == TabGroup.Communications ? h$3("envelope-fill-icon", { width: "16", height: "16" }) : h$3("envelope-icon", { width: "16", height: "16" }), instance.t("communicationsTab")), h$3("button", { name: TabGroup.PageStyles, class: { tab: !0, active: this.activeTab == "pageStyles", hide: this.hideTab(TabGroup.PageStyles) }, onClick: (Oe) => this.setActiveTab(Oe, TabGroup.PageStyles), part: "editortab__page-styles net__tab-page-styles" }, this.activeTab == TabGroup.PageStyles ? h$3("paintbrush-fill-icon", { width: "16", height: "16" }) : h$3("paintbrush-icon", { width: "16", height: "16" }), instance.t("pageStylesTab"))), h$3("div", { class: "tab-content", part: "editor__tab-content net__tab-content" }, h$3(TabContentsGroup, { formState: this.formState, activeTab: this.activeTab, currentUser: this.currentUser, calendars: this.calendars, id: ((ue = this.selectedConfiguration) == null ? void 0 : ue.id) ?? "new", i18next: instance }))) : h$3("div", { class: "composable", key: (ge = this.selectedConfiguration) == null ? void 0 : ge.id }, h$3("slot", null)), h$3("div", { key: "922210f9a184ff3ddb83630db4ae6ee1d9dd2944", class: "footer", part: "editor__footer net__footer" }, h$3("div", { key: "5d8a938c31b831833ebe3030fee8da39acb12edb", class: "preview", part: "editor__footer-preview net__footer-preview" }, this.enableUserFeedback && h$3("button-component", { title: "Share your feedback", id: "report-issue", variant: "basic", onClick: (Oe) => this.onFeedbackClick(Oe) }, h$3("feedback-icon", null)), this.activeTab === TabGroup.CalendarView && h$3("button-component", { title: "Go to page settings", id: "page-settings", variant: "basic", onClick: (Oe) => this.setActiveTab(Oe, TabGroup.BookingOptions) }, "Page settings")), h$3("div", { key: "07889582bf417de6ccc1ce5a74f2a1c39559f9c0", class: "buttons", part: "editor__footer-buttons net__footer-buttons" }, h$3("p", { key: "ad80bbca9db6703743093ca6fee0bb3a949e66c6", class: {
47330
+ } }, h$3("chevron-icon", { width: "16", height: "16" }), h$3("span", null, "Return to Calendar view"))) : null, this.mode === "app" ? h$3("div", { class: "form-contents", part: "editor__form-contents net__form-contents" }, h$3("div", { class: "tabs", part: "editor__tabs net__tabs" }, h$3("button", { name: TabGroup.BookingOptions, class: { tab: !0, active: this.activeTab == TabGroup.BookingOptions, hide: this.hideTab(TabGroup.BookingOptions) }, part: "editortab__booking-options net__tab-booking-options", onClick: (Oe) => this.setActiveTab(Oe, TabGroup.BookingOptions) }, h$3("flow-icon", { width: "16", height: "16" }), instance.t("bookingOptionsTab")), h$3("button", { name: TabGroup.BookingForm, class: { tab: !0, active: this.activeTab == TabGroup.BookingForm, hide: this.hideTab(TabGroup.BookingForm) }, part: "editortab__booking-form net__tab-booking-form", onClick: (Oe) => this.setActiveTab(Oe, TabGroup.BookingForm) }, this.activeTab == TabGroup.BookingForm ? h$3("calendar-agenda-fill-icon", { width: "16", height: "16" }) : h$3("calendar-agenda-icon", { width: "16", height: "16" }), instance.t("bookingFormTab")), h$3("button", { name: TabGroup.Communications, class: { tab: !0, active: this.activeTab == TabGroup.Communications, hide: this.hideTab(TabGroup.Communications) }, onClick: (Oe) => this.setActiveTab(Oe, TabGroup.Communications), part: "editortab__communications net__tab-communications" }, this.activeTab == TabGroup.Communications ? h$3("envelope-fill-icon", { width: "16", height: "16" }) : h$3("envelope-icon", { width: "16", height: "16" }), instance.t("communicationsTab")), h$3("button", { name: TabGroup.PageStyles, class: { tab: !0, active: this.activeTab == TabGroup.PageStyles, hide: this.hideTab(TabGroup.PageStyles) }, onClick: (Oe) => this.setActiveTab(Oe, TabGroup.PageStyles), part: "editortab__page-styles net__tab-page-styles" }, this.activeTab == TabGroup.PageStyles ? h$3("paintbrush-fill-icon", { width: "16", height: "16" }) : h$3("paintbrush-icon", { width: "16", height: "16" }), instance.t("pageStylesTab"))), h$3("div", { class: "tab-content", part: "editor__tab-content net__tab-content" }, h$3(TabContentsGroup, { formState: this.formState, activeTab: this.activeTab, currentUser: this.currentUser, calendars: this.calendars, id: ((ue = this.selectedConfiguration) == null ? void 0 : ue.id) ?? "new", i18next: instance }))) : h$3("div", { class: "composable", key: (ge = this.selectedConfiguration) == null ? void 0 : ge.id }, h$3("slot", null)), h$3("div", { key: "8f0cd2cc7110a467eaaeba5a8698be56b7242860", class: "footer", part: "editor__footer net__footer" }, h$3("div", { key: "6bc62bd12942861a5e529dabe0102272c48b7daa", class: "preview", part: "editor__footer-preview net__footer-preview" }, this.enableUserFeedback && h$3("button-component", { title: "Share your feedback", id: "report-issue", variant: "basic", onClick: (Oe) => this.onFeedbackClick(Oe) }, h$3("feedback-icon", null)), this.activeTab === TabGroup.CalendarView && h$3("button-component", { title: "Go to page settings", id: "page-settings", variant: "basic", onClick: (Oe) => this.setActiveTab(Oe, TabGroup.BookingOptions) }, "Page settings")), h$3("div", { key: "f304c79865183375c2ff53285e60de1ef417c9a7", class: "buttons", part: "editor__footer-buttons net__footer-buttons" }, h$3("p", { key: "b17c3f605ed0bf2e41b5fd37515ebeb661582f9c", class: {
47331
47331
  "unsaved-changes": this.hasUnsavedChanges && !this.changesSaved,
47332
47332
  "saved-changes": this.changesSaved,
47333
47333
  error: this.error !== "",
47334
47334
  "error-full-width": this.error !== "" && this.action === "create"
47335
- } }, this.error !== "" ? this.error : "", this.error == "" && this.hasUnsavedChanges && !this.changesSaved && this.activeTab !== TabGroup.CalendarView ? instance.t("unsavedChangesLabel") : this.error == "" && this.changesSaved ? `${instance.t("changesSavedLabel")}!` : ""), h$3("div", { key: "a53e7d929f8e0cdaf36d2e43e98b8703cd6f2379", class: "footer-buttons__row" }, this.schedulerPreviewLink !== "" && this.action === "edit" && h$3("button-component", { title: "Preview", type: "button", disabled: this.isLoading, clickHandler: (Oe) => {
47335
+ } }, this.error !== "" ? this.error : "", this.error == "" && this.hasUnsavedChanges && !this.changesSaved && this.activeTab !== TabGroup.CalendarView ? instance.t("unsavedChangesLabel") : this.error == "" && this.changesSaved ? `${instance.t("changesSavedLabel")}!` : ""), h$3("div", { key: "091db183c2fca1d28ae77f80243b76639ea6efa9", class: "footer-buttons__row" }, this.schedulerPreviewLink !== "" && this.action === "edit" && h$3("button-component", { title: "Preview", type: "button", disabled: this.isLoading, clickHandler: (Oe) => {
47336
47336
  Oe.preventDefault(), this.previewButtonClicked.emit(this.host).defaultPrevented || window.open(parsePreviewLink(this.schedulerPreviewLink, this.selectedConfiguration), "_blank");
47337
- }, variant: "basic" }, h$3("eye-icon", null)), h$3("button-component", { key: "9c048ca1576e4bd508461a172f3ffdfafcf39698", type: "button", disabled: this.isLoading, clickHandler: (Oe) => {
47337
+ }, variant: "basic" }, h$3("eye-icon", null)), h$3("button-component", { key: "87c0a5643895914dfb58877e79a7c8e4de281713", type: "button", disabled: this.isLoading, clickHandler: (Oe) => {
47338
47338
  Oe.preventDefault(), this.cancelButtonClick.emit(), this.error = "";
47339
- }, variant: "basic", part: "editor__footer-cancel net__footer-cancel" }, instance.t("backButton")), h$3("button-component", { key: "778f71bc70660a4e279db51a56fda244966a5694", type: "submit", disabled: this.isLoading, part: "editor__footer-cta, net__footer-cta" }, this.isLoading ? h$3("span", null, instance.t("savingButtonText"), h$3("loading-icon", null), " ") : this.action === "create" ? `${instance.t("createButtonText")}` : `${instance.t("saveChangesButtonText")}`))))), this.showFeedbackModal && h$3("nylas-feedback-form", null));
47339
+ }, variant: "basic", part: "editor__footer-cancel net__footer-cancel" }, instance.t("backButton")), h$3("button-component", { key: "0e65441dd017ddaec3eb451cc4abbca28820b6a6", type: "submit", disabled: this.isLoading, part: "editor__footer-cta, net__footer-cta" }, this.isLoading ? h$3("span", null, instance.t("savingButtonText"), h$3("loading-icon", null), " ") : this.action === "create" ? `${instance.t("createButtonText")}` : `${instance.t("saveChangesButtonText")}`))))), this.showFeedbackModal && h$3("nylas-feedback-form", null));
47340
47340
  }
47341
47341
  get host() {
47342
47342
  return this;