@alfadocs/ui-kit 1.45.0 → 1.47.0

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 (178) hide show
  1. package/dist/_chunks/{actions-cell-renderer-BXBy9c0f.js → actions-cell-renderer-B5m9lwgC.js} +2 -2
  2. package/dist/_chunks/ai-credits-notice-xszqOZTC.js +90 -0
  3. package/dist/_chunks/ai-credits-notice.agent-C9L7orrP.js +17 -0
  4. package/dist/_chunks/{ai-consent-banner-D7I2U-cz.js → ai-permission-notice-D7I2U-cz.js} +1 -1
  5. package/dist/_chunks/ai-sparkle-D23NT8Z_.js +45 -0
  6. package/dist/_chunks/{anamnesis-summary-rows-DQUqwWc1.js → anamnesis-summary-rows-DI-UX5r6.js} +2 -2
  7. package/dist/_chunks/{appointment-card-TgR_2GKS.js → appointment-card-DluZy8Iv.js} +2 -2
  8. package/dist/_chunks/{appointment-peek-abiR0T9e.js → appointment-peek-BsfCpiJs.js} +3 -3
  9. package/dist/_chunks/{appointment-timeline-CCnyUYKz.js → appointment-timeline-Cs5f9viN.js} +3 -3
  10. package/dist/_chunks/{appointment-tray-N0yEI8UF.js → appointment-tray-CLrGGnKR.js} +2 -2
  11. package/dist/_chunks/baby-Dku-Xvg9.js +23 -0
  12. package/dist/_chunks/{balance-badge-cell-o6LldMUA.js → balance-badge-cell-YGrYdrvR.js} +3 -3
  13. package/dist/_chunks/booking-C4MwImkS.js +3362 -0
  14. package/dist/_chunks/button-group-CA1tmu39.js +325 -0
  15. package/dist/_chunks/{calendar-U6N0F99w.js → calendar-OzSeTb4V.js} +2 -2
  16. package/dist/_chunks/{calendar-event-card-DKUnT9Be.js → calendar-event-card-B6N5h1dO.js} +57 -48
  17. package/dist/_chunks/calendar-workspace-DDnQmiIL.js +12427 -0
  18. package/dist/_chunks/{chart-PF2krCZC.js → chart-D8ucl8hH.js} +2 -2
  19. package/dist/_chunks/{data-table-CcAx_I1w.js → data-table-DnKOmEVw.js} +2 -2
  20. package/dist/_chunks/{editable-currency-cell-renderer-Psb6XKHR.js → editable-currency-cell-renderer-OUkUv7U4.js} +2 -2
  21. package/dist/_chunks/{face-scheme-Bm6pe7R8.js → face-scheme-mIhwrQXt.js} +3 -3
  22. package/dist/_chunks/{file-manager-BfLQxF5t.js → file-manager-DOcJGIx2.js} +4 -4
  23. package/dist/_chunks/{freemium-paywall-Cz-O9lQD.js → freemium-paywall-BaW5ODc9.js} +2 -2
  24. package/dist/_chunks/{header-settings-CTe45iDy.js → header-settings-BEfx_-TF.js} +2 -2
  25. package/dist/_chunks/{help-me-write-templates-GUeEn3Ff.js → help-me-write-templates-DHIwa4xR.js} +205 -199
  26. package/dist/_chunks/{hover-card-BMJBVqIf.js → hover-card-nUae8NPJ.js} +67 -62
  27. package/dist/_chunks/{icon-button-group-DkkdIygu.js → icon-button-group-DZKC6KGf.js} +181 -168
  28. package/dist/_chunks/kit-extensions-DuoFF1R3.js +94 -0
  29. package/dist/_chunks/{marketplace-app-shell-DdwPj03y.js → marketplace-app-shell-PB89Dkk_.js} +2 -2
  30. package/dist/_chunks/{notes-panel-Dkk9QPPX.js → notes-panel-CHbDDMx8.js} +83 -73
  31. package/dist/_chunks/{patient-details-C8ImUrVg.js → patient-details-yrgkSeEY.js} +2 -2
  32. package/dist/_chunks/{patient-field-row-BRSOKvme.js → patient-field-row-DCMkFGqI.js} +3 -3
  33. package/dist/_chunks/{patient-summary-card-BhmKB2KR.js → patient-summary-card-CmEFflGS.js} +59 -45
  34. package/dist/_chunks/payment-form-DqJFiplX.js +881 -0
  35. package/dist/_chunks/{phone-input-BsZIoE36.js → phone-input-IWrGOCwm.js} +40 -39
  36. package/dist/_chunks/rich-text-editor-BwDV2XkZ.js +4153 -0
  37. package/dist/_chunks/{stepper-accordion-DmVykr5F.js → stepper-accordion-jMR8NaOB.js} +2 -1
  38. package/dist/_chunks/{tasks-panel-CpcikOeY.js → tasks-panel-DncuBPIZ.js} +2 -2
  39. package/dist/_chunks/{theme-toggle-bI0pgDDv.js → theme-toggle-BP0XRGMM.js} +2 -2
  40. package/dist/_chunks/use-ai-sparkle-Cf4yVTLB.js +76 -0
  41. package/dist/_chunks/{workflow-status-xeaJTzD3.js → workflow-status-CuJAOuKL.js} +43 -42
  42. package/dist/agent-catalog.json +36 -7
  43. package/dist/agent-i18n/en.json +3 -3
  44. package/dist/components/ai-credits-notice/ai-credits-notice.agent.d.ts +3 -0
  45. package/dist/components/ai-credits-notice/ai-credits-notice.d.ts +48 -0
  46. package/dist/components/ai-credits-notice/index.d.ts +4 -0
  47. package/dist/components/ai-credits-notice/index.js +7 -0
  48. package/dist/components/{ai-consent-banner/ai-consent-banner.agent.d.ts → ai-permission-notice/ai-permission-notice.agent.d.ts} +2 -2
  49. package/dist/components/{ai-consent-banner/ai-consent-banner.d.ts → ai-permission-notice/ai-permission-notice.d.ts} +1 -1
  50. package/dist/components/ai-permission-notice/index.d.ts +4 -0
  51. package/dist/components/{ai-consent-banner → ai-permission-notice}/index.js +1 -1
  52. package/dist/components/ai-sparkle/ai-sparkle.d.ts +3 -3
  53. package/dist/components/ai-sparkle/index.js +1 -1
  54. package/dist/components/appointment-card/index.js +2 -2
  55. package/dist/components/appointment-peek/index.js +1 -1
  56. package/dist/components/appointment-timeline/index.js +1 -1
  57. package/dist/components/booking/booking-types.d.ts +60 -1
  58. package/dist/components/booking/booking.d.ts +1 -1
  59. package/dist/components/booking/details-form.d.ts +5 -1
  60. package/dist/components/booking/index.d.ts +1 -1
  61. package/dist/components/booking/index.js +1 -1
  62. package/dist/components/booking/payment.d.ts +9 -0
  63. package/dist/components/booking/use-booking-payment.d.ts +14 -0
  64. package/dist/components/button-group/index.js +1 -1
  65. package/dist/components/calendar/index.js +1 -1
  66. package/dist/components/calendar-event-card/index.js +1 -1
  67. package/dist/components/chart/index.js +1 -1
  68. package/dist/components/data-table/index.js +3 -3
  69. package/dist/components/face-scheme/index.js +1 -1
  70. package/dist/components/file-manager/index.js +1 -1
  71. package/dist/components/freemium-paywall/index.js +1 -1
  72. package/dist/components/header-settings/index.js +1 -1
  73. package/dist/components/hover-card/hover-card.d.ts +4 -0
  74. package/dist/components/hover-card/index.d.ts +1 -1
  75. package/dist/components/hover-card/index.js +3 -2
  76. package/dist/components/icon-button-group/index.js +1 -1
  77. package/dist/components/index.d.ts +2 -1
  78. package/dist/components/notes-panel/index.js +1 -1
  79. package/dist/components/notes-panel/notes-panel.d.ts +10 -0
  80. package/dist/components/patient-details/index.js +1 -1
  81. package/dist/components/patient-summary-card/index.js +1 -1
  82. package/dist/components/patient-table/index.js +1 -1
  83. package/dist/components/payment-form/index.d.ts +1 -1
  84. package/dist/components/payment-form/index.js +1 -1
  85. package/dist/components/payment-form/payment-form.d.ts +35 -3
  86. package/dist/components/phone-input/index.js +1 -1
  87. package/dist/components/rich-text-editor/editor-extensions.d.ts +54 -0
  88. package/dist/components/rich-text-editor/editor-toolbar.d.ts +2 -1
  89. package/dist/components/rich-text-editor/help-me-write-overlay.d.ts +4 -0
  90. package/dist/components/rich-text-editor/index.d.ts +2 -0
  91. package/dist/components/rich-text-editor/index.js +6 -4
  92. package/dist/components/rich-text-editor/kit-extensions.d.ts +4 -0
  93. package/dist/components/rich-text-editor/rich-text-editor.d.ts +18 -2
  94. package/dist/components/stepper-accordion/index.js +1 -1
  95. package/dist/components/tasks-panel/index.js +1 -1
  96. package/dist/components/theme-toggle/index.js +1 -1
  97. package/dist/components/workflow-status/index.js +1 -1
  98. package/dist/hooks/index.d.ts +1 -1
  99. package/dist/hooks/index.js +51 -53
  100. package/dist/hooks/use-ai-sparkle.d.ts +7 -25
  101. package/dist/host-compat.css +2 -2
  102. package/dist/i18n/locales/ar.d.ts +67 -1
  103. package/dist/i18n/locales/ar.js +69 -3
  104. package/dist/i18n/locales/de.d.ts +67 -1
  105. package/dist/i18n/locales/de.js +69 -3
  106. package/dist/i18n/locales/el.d.ts +67 -1
  107. package/dist/i18n/locales/el.js +69 -3
  108. package/dist/i18n/locales/en.d.ts +67 -1
  109. package/dist/i18n/locales/en.js +69 -3
  110. package/dist/i18n/locales/es.d.ts +67 -1
  111. package/dist/i18n/locales/es.js +69 -3
  112. package/dist/i18n/locales/fr.d.ts +67 -1
  113. package/dist/i18n/locales/fr.js +69 -3
  114. package/dist/i18n/locales/hi.d.ts +67 -1
  115. package/dist/i18n/locales/hi.js +69 -3
  116. package/dist/i18n/locales/it.d.ts +67 -1
  117. package/dist/i18n/locales/it.js +69 -3
  118. package/dist/i18n/locales/ja.d.ts +67 -1
  119. package/dist/i18n/locales/ja.js +69 -3
  120. package/dist/i18n/locales/nl.d.ts +67 -1
  121. package/dist/i18n/locales/nl.js +69 -3
  122. package/dist/i18n/locales/pl.d.ts +67 -1
  123. package/dist/i18n/locales/pl.js +69 -3
  124. package/dist/i18n/locales/pt.d.ts +67 -1
  125. package/dist/i18n/locales/pt.js +69 -3
  126. package/dist/i18n/locales/ro.d.ts +67 -1
  127. package/dist/i18n/locales/ro.js +69 -3
  128. package/dist/i18n/locales/ru.d.ts +67 -1
  129. package/dist/i18n/locales/ru.js +69 -3
  130. package/dist/i18n/locales/sq.d.ts +67 -1
  131. package/dist/i18n/locales/sq.js +69 -3
  132. package/dist/i18n/locales/sv.d.ts +67 -1
  133. package/dist/i18n/locales/sv.js +69 -3
  134. package/dist/i18n/locales/tr.d.ts +67 -1
  135. package/dist/i18n/locales/tr.js +69 -3
  136. package/dist/i18n/locales/zh.d.ts +67 -1
  137. package/dist/i18n/locales/zh.js +69 -3
  138. package/dist/index.js +648 -641
  139. package/dist/locales/ar.json +69 -3
  140. package/dist/locales/de.json +69 -3
  141. package/dist/locales/el.json +69 -3
  142. package/dist/locales/en.json +69 -3
  143. package/dist/locales/es.json +69 -3
  144. package/dist/locales/fr.json +69 -3
  145. package/dist/locales/hi.json +69 -3
  146. package/dist/locales/it.json +69 -3
  147. package/dist/locales/ja.json +69 -3
  148. package/dist/locales/nl.json +69 -3
  149. package/dist/locales/pl.json +69 -3
  150. package/dist/locales/pt.json +69 -3
  151. package/dist/locales/ro.json +69 -3
  152. package/dist/locales/ru.json +69 -3
  153. package/dist/locales/sq.json +69 -3
  154. package/dist/locales/sv.json +69 -3
  155. package/dist/locales/tr.json +69 -3
  156. package/dist/locales/zh.json +69 -3
  157. package/dist/patterns/anamnesis/index.js +1 -1
  158. package/dist/patterns/calendar/calendar-editor-fields.d.ts +33 -0
  159. package/dist/patterns/calendar/calendar-sticky-offset.d.ts +20 -0
  160. package/dist/patterns/calendar/calendar-workspace.d.ts +6 -4
  161. package/dist/patterns/calendar/calendar.data.d.ts +26 -0
  162. package/dist/patterns/calendar/calendar.journey.d.ts +1 -1
  163. package/dist/patterns/calendar/calendar.sheets.d.ts +16 -5
  164. package/dist/patterns/calendar/calendar.types.d.ts +25 -9
  165. package/dist/patterns/calendar/index.js +1 -1
  166. package/dist/patterns/help-me-write-templates/help-me-write-templates.d.ts +11 -2
  167. package/dist/patterns/help-me-write-templates/index.js +1 -1
  168. package/dist/patterns/marketplace-app-shell/index.js +1 -1
  169. package/dist/tokens.css +1 -1
  170. package/package.json +14 -4
  171. package/dist/_chunks/ai-sparkle-DXeP_6a0.js +0 -52
  172. package/dist/_chunks/booking-D43ASl8y.js +0 -3034
  173. package/dist/_chunks/button-group-R32U7SyV.js +0 -307
  174. package/dist/_chunks/calendar-workspace-B7KvZ1_D.js +0 -12161
  175. package/dist/_chunks/payment-form-BHMDqW9C.js +0 -767
  176. package/dist/_chunks/rich-text-editor-BrAvNajV.js +0 -3779
  177. package/dist/_chunks/use-ai-sparkle-CyQSRTCe.js +0 -103
  178. package/dist/components/ai-consent-banner/index.d.ts +0 -4
@@ -2,6 +2,25 @@
2
2
  "infoTip": {
3
3
  "triggerLabel": "Daha fazla bilgi"
4
4
  },
5
+ "aiCreditsNotice": {
6
+ "dismiss": "Bir daha gösterme",
7
+ "included": {
8
+ "eyebrow": "Yapay zeka desteği",
9
+ "heading": "Planınıza dahildir",
10
+ "body": "Bu deneme süresi boyunca yapay zeka özellikleri ek ücret alınmadan sunulur.",
11
+ "allowance": "Bu ay {{limit}} işlemden {{remaining}} kaldı",
12
+ "resetsOn": "{{date}} tarihinde yenilenir",
13
+ "learnMore": "Daha fazla bilgi"
14
+ },
15
+ "bundles": {
16
+ "eyebrow": "Yapay zeka kredileri",
17
+ "headingWithAllowance": "{{limit}} kredide {{remaining}} kaldı",
18
+ "body": "Ücretsiz plan ayda {{limit}} işlem içerir. Sınırsız devam etmek için bir kredi paketi seçin.",
19
+ "bodyGeneric": "Sınırsız devam etmek için bir kredi paketi seçin.",
20
+ "viewBundles": "Paketleri görüntüle",
21
+ "seeCosts": "Her işlemin maliyeti"
22
+ }
23
+ },
5
24
  "opticalPrescription": {
6
25
  "ariaLabel": "Gözlük reçetesi",
7
26
  "metaLabel": "Reçete ayrıntıları",
@@ -590,7 +609,8 @@
590
609
  },
591
610
  "slider": {
592
611
  "minLabel": "Minimum",
593
- "maxLabel": "Maksimum"
612
+ "maxLabel": "Maksimum",
613
+ "value": "Değer"
594
614
  },
595
615
  "checkboxGroup": {
596
616
  "selectAll": "Tümünü seç",
@@ -742,6 +762,8 @@
742
762
  "remove": "Dosyayı kaldır",
743
763
  "progress": "%{{percent}} yüklendi",
744
764
  "filesSelected": "{{count}} dosya seçildi",
765
+ "maxSizeHint": "En fazla {{size}}",
766
+ "maxFilesHint": "En fazla {{count}} dosya",
745
767
  "errors": {
746
768
  "fileTooLarge": "Dosya {{maxSize}} sınırını aşıyor",
747
769
  "fileTooSmall": "Dosya {{minSize}} boyutundan küçük",
@@ -1704,6 +1726,29 @@
1704
1726
  "slotLabel": "{{day}}, {{time}}"
1705
1727
  },
1706
1728
  "booking": {
1729
+ "payment": {
1730
+ "paidTitle": "Ödeme alındı, randevu onaylandı",
1731
+ "paidBody": "{{amount}} tutarındaki ödemenizi aldık. Randevunuz onaylandı.",
1732
+ "paidDemoTitle": "Ödeme başarılı (demo)",
1733
+ "paidDemo": "Demo tamamlandı: ödeme alınmadı ve randevu oluşturulmadı.",
1734
+ "summaryPaid": "Ödenen tutar",
1735
+ "heading": "Randevunuzu onaylamak için ödeme yapın",
1736
+ "processing": "Ödemeniz işleniyor.",
1737
+ "confirming": "Ödeme alındı. Randevunuzu onaylıyoruz.",
1738
+ "failed": "Ödemeniz tamamlanmadı. Lütfen tekrar deneyin.",
1739
+ "completionFailed": "Ödeme alındı. Yeniden ödeme yapmadan randevuyu onaylamayı tekrar deneyin.",
1740
+ "retryConfirmation": "Onaylamayı tekrar deneyin",
1741
+ "cancelled": "Ödeme iptal edildi. Hiçbir randevu onaylanmadı.",
1742
+ "noticeTitle": "Çevrimiçi ödeme gerekli",
1743
+ "noticeBody": "Bu randevuyu onaylamak için {{amount}} tutarını çevrimiçi ödeyin.",
1744
+ "accept": "{{amount}} tutarını çevrimiçi ödemeyi kabul ediyorum.",
1745
+ "terms": "Ödeme koşulları",
1746
+ "submit": "{{amount}} ödeyin ve randevu alın",
1747
+ "submitFailed": "Randevu işleminizi başlatamadık. Lütfen tekrar deneyin.",
1748
+ "full": "{{amount}} tutarını çevrimiçi ödeyin",
1749
+ "deposit": "Çevrimiçi {{amount}} ön ödeme",
1750
+ "unavailable": "Ödeme bilgileri mevcut değil. Lütfen yeniden bir hizmet seçin."
1751
+ },
1707
1752
  "regionLabel": "Randevu al",
1708
1753
  "stepAnnouncement": "Adım {{current}} / {{total}}: {{label}}",
1709
1754
  "filtersLabel": "Seçimleriniz",
@@ -2037,6 +2082,7 @@
2037
2082
  "mr": "Bay",
2038
2083
  "ms": "Bayan"
2039
2084
  },
2085
+ "nameWithHonorific": "{{honorific}} {{name}}",
2040
2086
  "gender": {
2041
2087
  "m": "Erkek",
2042
2088
  "f": "Kadın"
@@ -2787,6 +2833,8 @@
2787
2833
  "remove": "Vurguyu kaldır"
2788
2834
  },
2789
2835
  "heading": "Başlık",
2836
+ "extensionsKit": "Kitten",
2837
+ "extensionsMarketplace": "Marketplace’ten",
2790
2838
  "extensions": "Düzenleyici eklentileri",
2791
2839
  "insertVariable": "Değişken ekle",
2792
2840
  "variables": {
@@ -2925,6 +2973,9 @@
2925
2973
  "cvc": "CVC"
2926
2974
  },
2927
2975
  "error": {
2976
+ "billingAddressIncomplete": "Ödeme yapmadan önce fatura adresini eksiksiz doldurun.",
2977
+ "billingDetailsChanged": "Fatura adresiniz değişti. Lütfen kontrol edip tekrar deneyin.",
2978
+ "billingDetailsSave": "Fatura bilgileriniz kaydedilemedi. Lütfen tekrar deneyin.",
2928
2979
  "generic": "Bir şeyler ters gitti. Lütfen tekrar deneyin.",
2929
2980
  "cardNumber": "Kart numarası geçersiz.",
2930
2981
  "expiry": "Son kullanma tarihi geçersiz.",
@@ -4620,16 +4671,26 @@
4620
4671
  "noteRequired": "Bir not girin.",
4621
4672
  "operator": "Operatör",
4622
4673
  "operatorNone": "Operatör yok",
4674
+ "operatorUnresolved": "Listede olmayan operatör: {{id}}",
4675
+ "type": "Tür",
4676
+ "typeGroupStandard": "Standart türler",
4677
+ "typeGroupCustom": "Kliniğe özel türler",
4678
+ "typeUnresolved": "Listede olmayan tür: {{id}}",
4679
+ "assignee": "Atanan kişi",
4680
+ "assigneeNone": "Kimse",
4681
+ "assigneeUnresolved": "Listede olmayan atanan kişi: {{id}}",
4623
4682
  "about": "İlgili",
4624
4683
  "aboutNobody": "Hiç kimse",
4625
4684
  "aboutPatient": "Hasta",
4626
4685
  "aboutCompany": "Şirket",
4686
+ "aboutOperator": "Operatör",
4627
4687
  "companyName": "Şirket adı",
4628
4688
  "companyUnresolved": "Bağlı şirket (listede yok): {{id}}",
4629
4689
  "companyReplace": "Şirketi değiştir",
4630
4690
  "done": "Tamamlandı",
4631
4691
  "save": "Kaydet",
4632
4692
  "cancel": "İptal",
4693
+ "actionsLabel": "Görev işlemleri",
4633
4694
  "delete": "Sil",
4634
4695
  "deleteConfirmTitle": "Bu görev silinsin mi?",
4635
4696
  "deleteConfirmBody": "Görev kaldırılacak. Bu işlem burada geri alınamaz.",
@@ -4823,7 +4884,8 @@
4823
4884
  "operatorsCount_few": "Operatörler — {{count}} seçili",
4824
4885
  "resetFiltersCount_zero": "Filtreleri sıfırla — {{count}} etkin",
4825
4886
  "resetFiltersCount_two": "Filtreleri sıfırla — {{count}} etkin",
4826
- "resetFiltersCount_few": "Filtreleri sıfırla — {{count}} etkin"
4887
+ "resetFiltersCount_few": "Filtreleri sıfırla — {{count}} etkin",
4888
+ "backlogCount": "Tamamlanacaklar — {{n}} tamamlanacak"
4827
4889
  },
4828
4890
  "view": {
4829
4891
  "menuLabel": "Takvim görünümü — {{view}}",
@@ -4891,6 +4953,11 @@
4891
4953
  "filterNoPatient": "Hastasız",
4892
4954
  "filterNoOperator": "Operatörsüz",
4893
4955
  "filterNoChair": "Koltuksuz",
4956
+ "settings": "Panel ayarları",
4957
+ "settingsNarrowed": "Panel ayarları, liste filtrelenmiş",
4958
+ "settingsTitle": "Neler listelenir",
4959
+ "settingsHint": "Eksik alanlarından en az biri açık olduğu sürece kart görünür kalır.",
4960
+ "emptyNarrowed": "Panel ayarlarında bazı filtreler kapalı.",
4894
4961
  "notShownOnChairAxis": "Bir koltuk atanana kadar koltuk sütunlarında gösterilmez."
4895
4962
  },
4896
4963
  "waitingList": {
@@ -4935,7 +5002,6 @@
4935
5002
  },
4936
5003
  "readOnly": {
4937
5004
  "createBlocked": "Randevu oluşturma izniniz yok.",
4938
- "createTaskBlocked": "Görev oluşturma izniniz yok.",
4939
5005
  "changeBlocked": "Randevuları değiştirme izniniz yok.",
4940
5006
  "waitingBlocked": "Bekleme listesini değiştirme izniniz yok.",
4941
5007
  "waitingLockedBody": "Bekleme listesini değiştirme izniniz yok — klinik sahibinden takvim düzenleme yetkisi isteyin."
@@ -2,6 +2,25 @@
2
2
  "infoTip": {
3
3
  "triggerLabel": "更多信息"
4
4
  },
5
+ "aiCreditsNotice": {
6
+ "dismiss": "不再显示",
7
+ "included": {
8
+ "eyebrow": "AI 辅助",
9
+ "heading": "已包含在您的套餐中",
10
+ "body": "在此试用期间,AI 功能免费提供,无需额外付费。",
11
+ "allowance": "本月 AI 操作剩余 {{remaining}}/{{limit}}",
12
+ "resetsOn": "将于 {{date}} 更新",
13
+ "learnMore": "了解更多"
14
+ },
15
+ "bundles": {
16
+ "eyebrow": "AI 额度",
17
+ "headingWithAllowance": "额度 {{remaining}}/{{limit}}",
18
+ "body": "免费套餐每月包含 {{limit}} 次操作。选择一个额度包以不受限制地继续使用。",
19
+ "bodyGeneric": "选择一个额度包以不受限制地继续使用。",
20
+ "viewBundles": "查看额度包",
21
+ "seeCosts": "每次操作的费用"
22
+ }
23
+ },
5
24
  "opticalPrescription": {
6
25
  "ariaLabel": "眼镜处方",
7
26
  "metaLabel": "处方详情",
@@ -579,7 +598,8 @@
579
598
  },
580
599
  "slider": {
581
600
  "minLabel": "最小值",
582
- "maxLabel": "最大值"
601
+ "maxLabel": "最大值",
602
+ "value": "值"
583
603
  },
584
604
  "checkboxGroup": {
585
605
  "selectAll": "全选",
@@ -731,6 +751,8 @@
731
751
  "remove": "移除文件",
732
752
  "progress": "已上传 {{percent}}%",
733
753
  "filesSelected": "已选择 {{count}} 个文件",
754
+ "maxSizeHint": "最大 {{size}}",
755
+ "maxFilesHint": "最多 {{count}} 个文件",
734
756
  "errors": {
735
757
  "fileTooLarge": "文件超过 {{maxSize}}",
736
758
  "fileTooSmall": "文件小于 {{minSize}}",
@@ -1704,6 +1726,29 @@
1704
1726
  "slotLabel": "{{day}},{{time}}"
1705
1727
  },
1706
1728
  "booking": {
1729
+ "payment": {
1730
+ "paidTitle": "已收到付款,预约已确认",
1731
+ "paidBody": "我们已收到{{amount}},您的预约已确认。",
1732
+ "paidDemoTitle": "支付成功(演示)",
1733
+ "paidDemo": "演示已完成:未收取任何款项,也未创建任何预约。",
1734
+ "summaryPaid": "已付金额",
1735
+ "heading": "支付以确认预约",
1736
+ "processing": "正在处理您的付款。",
1737
+ "confirming": "已收到付款,正在确认您的预约。",
1738
+ "failed": "付款未完成。请重试。",
1739
+ "completionFailed": "已收到付款。请重试确认预约,无需再次付款。",
1740
+ "retryConfirmation": "重新确认预约",
1741
+ "cancelled": "付款已取消,尚未确认任何预约。",
1742
+ "noticeTitle": "需要在线支付",
1743
+ "noticeBody": "请在线支付{{amount}}以确认本次预约。",
1744
+ "accept": "我同意在线支付{{amount}}。",
1745
+ "terms": "付款条款",
1746
+ "submit": "支付{{amount}}并预约",
1747
+ "submitFailed": "无法开始预约。请重试。",
1748
+ "full": "在线支付{{amount}}",
1749
+ "deposit": "在线预付{{amount}}",
1750
+ "unavailable": "无法获取付款详情。请重新选择服务。"
1751
+ },
1707
1752
  "regionLabel": "预约",
1708
1753
  "stepAnnouncement": "步骤 {{current}} / {{total}}:{{label}}",
1709
1754
  "filtersLabel": "您的选择",
@@ -2037,6 +2082,7 @@
2037
2082
  "mr": "Mr.",
2038
2083
  "ms": "Ms."
2039
2084
  },
2085
+ "nameWithHonorific": "{{honorific}} {{name}}",
2040
2086
  "gender": {
2041
2087
  "m": "男",
2042
2088
  "f": "女"
@@ -2787,6 +2833,8 @@
2787
2833
  "remove": "清除高亮"
2788
2834
  },
2789
2835
  "heading": "标题",
2836
+ "extensionsKit": "来自工具包",
2837
+ "extensionsMarketplace": "来自应用市场",
2790
2838
  "extensions": "编辑器扩展",
2791
2839
  "insertVariable": "插入变量",
2792
2840
  "variables": {
@@ -2925,6 +2973,9 @@
2925
2973
  "cvc": "CVC"
2926
2974
  },
2927
2975
  "error": {
2976
+ "billingAddressIncomplete": "请在付款前填写完整的账单地址。",
2977
+ "billingDetailsChanged": "您的账单地址已更改。请检查后重试。",
2978
+ "billingDetailsSave": "无法保存您的账单信息。请重试。",
2928
2979
  "generic": "出现错误,请重试。",
2929
2980
  "cardNumber": "卡号无效。",
2930
2981
  "expiry": "有效期无效。",
@@ -4620,16 +4671,26 @@
4620
4671
  "noteRequired": "请输入备注。",
4621
4672
  "operator": "操作员",
4622
4673
  "operatorNone": "无操作员",
4674
+ "operatorUnresolved": "列表中没有的操作员:{{id}}",
4675
+ "type": "类型",
4676
+ "typeGroupStandard": "标准类型",
4677
+ "typeGroupCustom": "诊所类型",
4678
+ "typeUnresolved": "列表中没有的类型:{{id}}",
4679
+ "assignee": "指派给",
4680
+ "assigneeNone": "无人",
4681
+ "assigneeUnresolved": "列表中没有的被指派人:{{id}}",
4623
4682
  "about": "相关对象",
4624
4683
  "aboutNobody": "无",
4625
4684
  "aboutPatient": "患者",
4626
4685
  "aboutCompany": "公司",
4686
+ "aboutOperator": "操作员",
4627
4687
  "companyName": "公司名称",
4628
4688
  "companyUnresolved": "关联公司(不在列表中):{{id}}",
4629
4689
  "companyReplace": "更换公司",
4630
4690
  "done": "已完成",
4631
4691
  "save": "保存",
4632
4692
  "cancel": "取消",
4693
+ "actionsLabel": "任务操作",
4633
4694
  "delete": "删除",
4634
4695
  "deleteConfirmTitle": "删除此任务?",
4635
4696
  "deleteConfirmBody": "该任务将被删除。此操作在此处无法撤销。",
@@ -4823,7 +4884,8 @@
4823
4884
  "operatorsCount_few": "操作员——已选 {{count}} 位",
4824
4885
  "resetFiltersCount_zero": "重置筛选——{{count}} 个生效中",
4825
4886
  "resetFiltersCount_two": "重置筛选——{{count}} 个生效中",
4826
- "resetFiltersCount_few": "重置筛选——{{count}} 个生效中"
4887
+ "resetFiltersCount_few": "重置筛选——{{count}} 个生效中",
4888
+ "backlogCount": "待完善 — {{n}} 项待完善"
4827
4889
  },
4828
4890
  "view": {
4829
4891
  "menuLabel": "日历视图——{{view}}",
@@ -4891,6 +4953,11 @@
4891
4953
  "filterNoPatient": "无患者",
4892
4954
  "filterNoOperator": "无操作员",
4893
4955
  "filterNoChair": "无诊椅",
4956
+ "settings": "面板设置",
4957
+ "settingsNarrowed": "面板设置,列表已筛选",
4958
+ "settingsTitle": "显示哪些内容",
4959
+ "settingsHint": "只要有一项缺失信息处于开启状态,该卡片就会显示。",
4960
+ "emptyNarrowed": "面板设置中有部分筛选已关闭。",
4894
4961
  "notShownOnChairAxis": "在分配诊椅之前,不会显示在诊椅列中。"
4895
4962
  },
4896
4963
  "waitingList": {
@@ -4935,7 +5002,6 @@
4935
5002
  },
4936
5003
  "readOnly": {
4937
5004
  "createBlocked": "您没有创建预约的权限。",
4938
- "createTaskBlocked": "您没有创建任务的权限。",
4939
5005
  "changeBlocked": "您没有修改预约的权限。",
4940
5006
  "waitingBlocked": "您没有修改等候名单的权限。",
4941
5007
  "waitingLockedBody": "您没有修改等候名单的权限 — 请向诊所所有者申请日历编辑权限。"
@@ -1,4 +1,4 @@
1
- import { A as e, a as i, L as r, P as n, S as o, T as t, b as l, c as d, d as g, e as A, f as m, g as c, h as E, i as P, j as f, k as S, l as h, m as u, n as T, o as I, p as N, r as R, q as _, s as C, t as L, u as b } from "../../_chunks/anamnesis-summary-rows-DQUqwWc1.js";
1
+ import { A as e, a as i, L as r, P as n, S as o, T as t, b as l, c as d, d as g, e as A, f as m, g as c, h as E, i as P, j as f, k as S, l as h, m as u, n as T, o as I, p as N, r as R, q as _, s as C, t as L, u as b } from "../../_chunks/anamnesis-summary-rows-DI-UX5r6.js";
2
2
  export {
3
3
  e as Anamnesis,
4
4
  i as AnamnesisConfigEditor,
@@ -0,0 +1,33 @@
1
+ /**
2
+ * Compact fields for the calendar's three editors (appointment, task and
3
+ * waiting-list entry): 32px high with `--radius-md` corners, the height and
4
+ * shape of the calendar toolbar's controls, where the kit default is 44px
5
+ * with `--radius-sm`.
6
+ *
7
+ * INTENTIONAL EXCEPTION — do not "fix" these back to 44px. 32px sits below
8
+ * `--min-target-size` on purpose: it is the toolbar's sanctioned sub-target
9
+ * trade (documented beside `--min-target-size` in `src/tokens/index.css` and
10
+ * in `calendar-toolbar.mdx`). 32×32 clears WCAG 2.5.8 (AA, 24×24), and
11
+ * every field keeps at least `--spacing-md` of clear space from the next.
12
+ *
13
+ * Scoped by a class on each editor's form root, reaching the fields through
14
+ * their `data-component` markers, so the kit-wide `TextInput`, `Select`,
15
+ * `DatePicker`, `TimePicker` and `Combobox` defaults stay untouched. The
16
+ * descendant selector outranks each field's own height utility, so no
17
+ * `size` prop is needed — and `Select`'s `size="sm"` would also have shrunk
18
+ * its menu items, which must keep the kit's target.
19
+ *
20
+ * The raise is opt-in, as on the toolbar: under `.theme-accessible` every
21
+ * field goes back to `--min-target-size` (48px), and below the `sm`
22
+ * breakpoint, where the pointer is a finger, to the full target as well.
23
+ * `min-block-size` beats `h-8`, so the raise lands without undoing it.
24
+ */
25
+ export declare const EDITOR_COMPACT_FIELDS_CLASS: string;
26
+ /**
27
+ * The same exception for a `variant="segmented"` RadioGroup (the task
28
+ * editor's "Concerns" switch): pass it as the group's `className`. The
29
+ * track takes 32px and its segments stretch to fill it; accessible themes
30
+ * give each segment `--min-target-size` back and let the track grow.
31
+ */
32
+ export declare const EDITOR_COMPACT_SEGMENTED_CLASS: string;
33
+ //# sourceMappingURL=calendar-editor-fields.d.ts.map
@@ -0,0 +1,20 @@
1
+ export declare const STICKY_HEADER_CELL = ".fc-scrollgrid-section-header.fc-scrollgrid-section-sticky > *";
2
+ /** The box `position: sticky` resolves against: the nearest ancestor that
3
+ * is a scroll container (`clip` is not one), or null for the viewport. */
4
+ export declare function stickyScrollport(el: Element): Element | null;
5
+ /** How far the header must sit below its natural `top: 0`. The nav only
6
+ * covers it in a SHARED scrollport; in the grid's own (the platform's
7
+ * table) any offset lands the header on the all-day lane. No header, no
8
+ * offset: a nav height set blind is exactly that bug. */
9
+ export declare function stickyHeaderOffset(navigation: HTMLElement, header: Element | null): number;
10
+ /**
11
+ * Keeps `--inc1-nav-offset` on `surface` current and returns the cleanup.
12
+ * Re-measures when the nav or surface resizes AND when FullCalendar
13
+ * inserts or replaces the header, which can happen with no size change.
14
+ *
15
+ * Not re-measured: a host changing an ancestor's `overflow` at runtime
16
+ * with no resize. Watching style across FullCalendar's subtree would fire
17
+ * on every hover and drag; no host does this. Remount if you must.
18
+ */
19
+ export declare function trackStickyHeaderOffset(navigation: HTMLElement, surface: HTMLElement): () => void;
20
+ //# sourceMappingURL=calendar-sticky-offset.d.ts.map
@@ -123,10 +123,12 @@ export interface CalendarWorkspaceProps {
123
123
  to: Date;
124
124
  }) => void;
125
125
  /** The backlog panel's three switches ("Senza paziente" / "Senza
126
- * operatore" / "Senza poltrona"), all on by default. Controlled
127
- * together with `onBacklogFiltersChange`; omit both and the panel
128
- * keeps its own uncontrolled state — the kit does not persist this
129
- * itself. The chair switch is hidden when the practice has no chairs. */
126
+ * operatore" / "Senza poltrona"), all on by default and reached
127
+ * through the panel header's settings cog. Controlled together with
128
+ * `onBacklogFiltersChange`; omit both and the panel keeps its own
129
+ * uncontrolled state — the kit does not persist this itself. The chair
130
+ * switch is hidden when the practice has no chairs, and a chair value
131
+ * it cannot show never marks the cog. */
130
132
  backlogFilters?: Readonly<Record<BacklogGap, boolean>>;
131
133
  onBacklogFiltersChange?: (filters: Readonly<Record<BacklogGap, boolean>>) => void;
132
134
  }
@@ -83,6 +83,15 @@ export interface CalendarData {
83
83
  nowIso: string;
84
84
  /** The date the calendar opens on. */
85
85
  initialDateIso: string;
86
+ /**
87
+ * The practice's billing currency as an ISO 4217 code (`'GBP'`,
88
+ * `'CHF'`, …), read wherever the pattern prints a price (patient
89
+ * ledger, appointment billing lines, the price-list editor). Optional
90
+ * and additive: every host that omits it renders exactly as before —
91
+ * every read site falls back to `'EUR'`, the kit's original hardcoded
92
+ * assumption, so a euro-zone host needs no change.
93
+ */
94
+ currency?: string;
86
95
  cares: readonly CalendarCare[];
87
96
  /** The practice's price lists. THREE states, never two — see
88
97
  * `catalogueStateOf`. Omit it (`undefined`) when the host has no
@@ -104,6 +113,23 @@ export interface CalendarData {
104
113
  id: string;
105
114
  name: string;
106
115
  }>;
116
+ /** The task types this practice offers, system and practice-defined in
117
+ * ONE list. Omit it (or `[]`) and the Type field is withheld, as with
118
+ * `companies`. `id` is an opaque token, unique here and never `''`;
119
+ * `custom` only groups the select; `label` is the host's own string,
120
+ * already translated. See calendar.mdx § Tasks. */
121
+ taskTypes?: ReadonlyArray<{
122
+ id: string;
123
+ label: string;
124
+ custom?: boolean;
125
+ }>;
126
+ /** Practice USER accounts a task can be assigned to (platform
127
+ * `practiceUser`) — NOT `operators`, which is the clinician axis. Same
128
+ * withheld-not-disabled contract; `'none'` is reserved for Nobody. */
129
+ taskAssignees?: ReadonlyArray<{
130
+ id: string;
131
+ label: string;
132
+ }>;
107
133
  /** Optional host typeahead. Omit for client filtering of `patients`.
108
134
  * The picker debounces nonblank queries, aborts superseded requests and
109
135
  * keeps the host's result order, including matches by phone or number.
@@ -210,6 +210,6 @@ export interface CalendarJourney {
210
210
  * of its own. Typically backed by the host's own `useHelpMeWriteTemplates`
211
211
  * call, built once per patient and passed straight through.
212
212
  */
213
- noteComposerExtrasFor?: (patientId: string) => Partial<Pick<PatientNotesSeam, 'variables' | 'validateVariable' | 'onVariableValidityChange' | 'renderHelpMeWrite' | 'aiTemplates' | 'onAiApplied' | 'onUploadImage' | 'onAiCreditsExhausted' | 'composerBefore' | 'composerAfter'>> | undefined;
213
+ noteComposerExtrasFor?: (patientId: string) => Partial<Pick<PatientNotesSeam, 'variables' | 'validateVariable' | 'onVariableValidityChange' | 'renderHelpMeWrite' | 'aiTemplates' | 'onAiApplied' | 'onUploadImage' | 'onAiCreditsExhausted' | 'showExtensions' | 'aiCreditsNotice' | 'extensions' | 'extensionContext' | 'onExtensionRun' | 'composerBefore' | 'composerAfter'>> | undefined;
214
214
  }
215
215
  //# sourceMappingURL=calendar.journey.d.ts.map
@@ -100,6 +100,16 @@ export interface PatientNotesSeam {
100
100
  onUploadImage?: NotesPanelProps['onUploadImage'];
101
101
  /** An AI call ran out of credits. See `RichTextEditor`. */
102
102
  onAiCreditsExhausted?: NotesPanelProps['onAiCreditsExhausted'];
103
+ /** Show the editor extensions affordance. See `RichTextEditor`. */
104
+ showExtensions?: NotesPanelProps['showExtensions'];
105
+ /** Shows the AI-credits/bundles hover card on every AI trigger. See
106
+ * `RichTextEditor`. */
107
+ aiCreditsNotice?: NotesPanelProps['aiCreditsNotice'];
108
+ /** Editor extensions offered under the toolbar's toy brick. See
109
+ * `RichTextEditor`. */
110
+ extensions?: NotesPanelProps['extensions'];
111
+ extensionContext?: NotesPanelProps['extensionContext'];
112
+ onExtensionRun?: NotesPanelProps['onExtensionRun'];
103
113
  /** Rendered just above the composer — e.g. the templates pattern's
104
114
  * `undoNotice`. See `NotesPanel`. */
105
115
  composerBefore?: NotesPanelProps['composerBefore'];
@@ -412,11 +422,12 @@ export declare function BookingsPanel({ bookings, locale, privacy, status, lastS
412
422
  /** The grid's column axis — chair-columns hide a chairless row, so the
413
423
  * panel says so once when that is the current view. */
414
424
  resourceKind?: WorkspaceDisplaySettings['resourceKind'];
415
- /** The header's three switches. `bookings` already arrives filtered by
416
- * the host (`CalendarWorkspace` applies `filterBacklogViews` before
417
- * this panel ever sees the rows); these two only drive the controls
418
- * themselves and are optional so a host bypassing the workspace still
419
- * gets an unfiltered list rather than a crash. */
425
+ /** The three gap switches, behind the header's settings cog. `bookings`
426
+ * already arrives filtered by the host (`CalendarWorkspace` applies
427
+ * `filterBacklogViews` before this panel ever sees the rows); these two
428
+ * only drive the controls themselves and are optional so a host
429
+ * bypassing the workspace still gets an unfiltered list rather than a
430
+ * crash. Omit `filters` and no cog is rendered. */
420
431
  filters?: Readonly<Record<BacklogGap, boolean>>;
421
432
  onFiltersChange?: (filters: Readonly<Record<BacklogGap, boolean>>) => void;
422
433
  }): import("react/jsx-runtime").JSX.Element;
@@ -324,23 +324,39 @@ export interface CalendarBookingContact {
324
324
  }
325
325
  /**
326
326
  * A calendar task (platform `DoctorReminder`) — the model the task editor
327
- * saves. `note` is the only required field; a task may be about a patient,
328
- * about a company, or neither, but never both (mutually exclusive, like
329
- * `CalendarWaitingEntry`'s three connections). No title separate from the
330
- * note, no priority, no duration — the platform model has none.
327
+ * saves. A task has at most ONE counterpart: a patient, a company, an
328
+ * operator, or none. `TaskType::validate()` refuses more than one with
329
+ * "More than one counterpart is set", so the editor asks for one choice.
330
+ * `note` is required here though the platform allows an empty one; `date`
331
+ * is required on both sides. No title separate from the note, no priority,
332
+ * no duration — the platform model has none.
331
333
  */
332
334
  export interface CalendarTask {
333
335
  id: string;
334
- /** Local wall-clock instant (date + time), as an ISO string. */
336
+ /** An instant as an ISO 8601 string. The editor emits `toISOString()`,
337
+ * so UTC with a `Z`; parse it with `new Date()`, never by slicing the
338
+ * first 16 characters. A zone-less string on read is taken as local. */
335
339
  dateIso: string;
336
- /** The task text — the only required field. */
340
+ /** The task text. Required here, though the platform allows an empty
341
+ * one. */
337
342
  note: string;
338
- /** Absent = nobody assigned (platform `practiceUser` optional target). */
343
+ /** The clinician the task concerns: platform `doctorOperator`, filled
344
+ * from `data.operators`. NOT the assignee (`assigneeId`), and mutually
345
+ * exclusive with `patientId` and `companyId`. Absent = no operator. */
339
346
  operatorId?: string;
340
- /** Mutually exclusive with `companyId`. */
347
+ /** Mutually exclusive with `companyId` and `operatorId`. */
341
348
  patientId?: string;
342
- /** Mutually exclusive with `patientId` (platform `doctorCompany`). */
349
+ /** Mutually exclusive with `patientId` and `operatorId` (platform
350
+ * `doctorCompany`). */
343
351
  companyId?: string;
352
+ /** Which kind of task — an OPAQUE token from `CalendarData.taskTypes`,
353
+ * round-tripped untouched. The kit never parses it. Optional: a host
354
+ * that supplies no `taskTypes` neither shows the field nor sends one. */
355
+ typeId?: string;
356
+ /** The practice USER the task is assigned to. Independent of the
357
+ * counterpart above: an assigned task may still be about a patient. An
358
+ * id from `CalendarData.taskAssignees`; absent = nobody. */
359
+ assigneeId?: string;
344
360
  done: boolean;
345
361
  }
346
362
  /** The same shape without an identity — what the editor hands the create
@@ -1,4 +1,4 @@
1
- import { C as s, a as r, b as E, c as P, D as S, d as o, S as C, V as t, W as d, e as A, i, m as n, r as D, u as W, f as _, g as c } from "../../_chunks/calendar-workspace-B7KvZ1_D.js";
1
+ import { C as s, a as r, b as E, c as P, D as S, d as o, S as C, V as t, W as d, e as A, i, m as n, r as D, u as W, f as _, g as c } from "../../_chunks/calendar-workspace-DDnQmiIL.js";
2
2
  export {
3
3
  s as CALENDAR_PREFERENCE_KEYS,
4
4
  r as CalendarDataProvider,
@@ -24,7 +24,7 @@
24
24
  * never talks to a backend.
25
25
  */
26
26
  import { type ReactNode } from 'react';
27
- import type { HelpMeWriteRenderContext, RichTextEditorAiApplied, RichTextEditorAiTemplates } from '../../components/rich-text-editor';
27
+ import type { HelpMeWriteRenderContext, RichTextEditorAiApplied, RichTextEditorAiTemplates, RichTextEditorProps } from '../../components/rich-text-editor';
28
28
  /** A practice-shared AI template. */
29
29
  export interface AiTemplate {
30
30
  id: string;
@@ -166,12 +166,21 @@ export interface UseHelpMeWriteTemplatesOptions {
166
166
  enableDictation?: boolean;
167
167
  /** Also told about every applied draft (e.g. for analytics). */
168
168
  onApplied?: (applied: HelpMeWriteApplied) => void;
169
+ /**
170
+ * Shows the AI-credits/bundles hover card on every AI trigger the editor
171
+ * has (this bar's own segment included, via `editorProps`). One wiring
172
+ * covers both the bar's existing out-of-credits notice (`credits`, shown
173
+ * only once the practice actually runs out) and this always-available
174
+ * hover preview.
175
+ */
176
+ creditsNotice?: RichTextEditorProps['aiCreditsNotice'];
169
177
  }
170
178
  /** The `RichTextEditor` props the hook drives; spread them on the editor. */
171
179
  export interface HelpMeWriteTemplatesEditorProps {
172
180
  renderHelpMeWrite: (context: HelpMeWriteRenderContext) => ReactNode;
173
181
  aiTemplates: RichTextEditorAiTemplates;
174
182
  onAiApplied: (applied: RichTextEditorAiApplied) => void;
183
+ aiCreditsNotice?: RichTextEditorProps['aiCreditsNotice'];
175
184
  }
176
185
  export interface UseHelpMeWriteTemplatesResult extends HelpMeWriteTemplatesEditorProps {
177
186
  /** All three editor props at once: `<RichTextEditor {...hmw.editorProps} />`. */
@@ -192,5 +201,5 @@ export interface UseHelpMeWriteTemplatesResult extends HelpMeWriteTemplatesEdito
192
201
  * <RichTextEditor {...hmw.editorProps} … />
193
202
  * {hmw.manager}
194
203
  */
195
- export declare function useHelpMeWriteTemplates({ templates, onGenerate, onSaveTemplate, onDeleteTemplate, onReorderTemplates, credits, enableDictation, onApplied, }: UseHelpMeWriteTemplatesOptions): UseHelpMeWriteTemplatesResult;
204
+ export declare function useHelpMeWriteTemplates({ templates, onGenerate, onSaveTemplate, onDeleteTemplate, onReorderTemplates, credits, enableDictation, onApplied, creditsNotice, }: UseHelpMeWriteTemplatesOptions): UseHelpMeWriteTemplatesResult;
196
205
  //# sourceMappingURL=help-me-write-templates.d.ts.map
@@ -1,4 +1,4 @@
1
- import { A as s, a as t, b as r, H as i, c as p, u as l } from "../../_chunks/help-me-write-templates-GUeEn3Ff.js";
1
+ import { A as s, a as t, b as r, H as i, c as p, u as l } from "../../_chunks/help-me-write-templates-DHIwa4xR.js";
2
2
  export {
3
3
  s as AiCreditsExhaustedError,
4
4
  t as AiCreditsExhaustedNotice,
@@ -1,4 +1,4 @@
1
- import { C as l, M as o } from "../../_chunks/marketplace-app-shell-DdwPj03y.js";
1
+ import { C as l, M as o } from "../../_chunks/marketplace-app-shell-PB89Dkk_.js";
2
2
  export {
3
3
  l as ConnectWithAlfadocs,
4
4
  o as MarketplaceAppShell