legalesign-document-viewer 0.9.24 → 0.10.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 (150) hide show
  1. package/dist/cjs/{i18n-Bp2XLXxM.js → i18n-BElI-ESH.js} +72 -2
  2. package/dist/cjs/{i18n-Bp2XLXxM.js.map → i18n-BElI-ESH.js.map} +1 -1
  3. package/dist/cjs/loader.cjs.js +1 -1
  4. package/dist/cjs/ls-add-new-button_51.cjs.entry.js +53 -15
  5. package/dist/cjs/ls-compose-manager.cjs.entry.js +1 -1
  6. package/dist/cjs/ls-document-viewer.cjs.js +1 -1
  7. package/dist/collection/components/ls-document-viewer/ls-document-viewer.js +26 -4
  8. package/dist/collection/components/ls-document-viewer/ls-document-viewer.js.map +1 -1
  9. package/dist/collection/components/ls-document-viewer/mouseHandlers.js +19 -4
  10. package/dist/collection/components/ls-document-viewer/mouseHandlers.js.map +1 -1
  11. package/dist/collection/components/ls-editor-field/ls-editor-field.js +6 -4
  12. package/dist/collection/components/ls-editor-field/ls-editor-field.js.map +1 -1
  13. package/dist/collection/components/ls-toolbox-field/ls-toolbox-field.css +5 -0
  14. package/dist/components/ls-compose-manager.js +1 -1
  15. package/dist/components/ls-document-options.js +1 -1
  16. package/dist/components/ls-document-viewer.js +64 -42
  17. package/dist/components/ls-document-viewer.js.map +1 -1
  18. package/dist/components/ls-editor-field.js +1 -1
  19. package/dist/components/ls-feature-column.js +1 -1
  20. package/dist/components/ls-field-alignment.js +1 -1
  21. package/dist/components/ls-field-content.js +1 -1
  22. package/dist/components/ls-field-dimensions.js +1 -1
  23. package/dist/components/ls-field-distribute.js +1 -1
  24. package/dist/components/ls-field-footer.js +1 -1
  25. package/dist/components/ls-field-format.js +1 -1
  26. package/dist/components/ls-field-placement.js +1 -1
  27. package/dist/components/ls-field-properties-advanced.js +1 -1
  28. package/dist/components/ls-field-properties-autosign.js +1 -1
  29. package/dist/components/ls-field-properties-container.js +1 -1
  30. package/dist/components/ls-field-properties-date.js +1 -1
  31. package/dist/components/ls-field-properties-dropdown.js +8 -8
  32. package/dist/components/ls-field-properties-email.js +1 -1
  33. package/dist/components/ls-field-properties-file.js +1 -1
  34. package/dist/components/ls-field-properties-general.js +1 -1
  35. package/dist/components/ls-field-properties-image.js +1 -1
  36. package/dist/components/ls-field-properties-multiple.js +1 -1
  37. package/dist/components/ls-field-properties-number.js +1 -1
  38. package/dist/components/ls-field-properties-signature.js +1 -1
  39. package/dist/components/ls-field-properties-text.js +1 -1
  40. package/dist/components/ls-field-properties.js +1 -1
  41. package/dist/components/ls-field-size.js +1 -1
  42. package/dist/components/ls-field-type-display.js +1 -1
  43. package/dist/components/ls-helper-bar.js +1 -1
  44. package/dist/components/ls-left-bar.js +1 -1
  45. package/dist/components/ls-participant-card.js +1 -1
  46. package/dist/components/ls-participant-manager.js +1 -1
  47. package/dist/components/ls-participant-select.js +1 -1
  48. package/dist/components/ls-recipient-card.js +1 -1
  49. package/dist/components/ls-recipient-manager.js +1 -1
  50. package/dist/components/ls-statusbar.js +1 -1
  51. package/dist/components/ls-toolbar.js +1 -1
  52. package/dist/components/ls-toolbox-field.js +1 -1
  53. package/dist/components/ls-validation-manager.js +1 -1
  54. package/dist/components/ls-validation-tag.js +1 -1
  55. package/dist/components/{p-Cp7X-pu_.js → p--8XxjW7y.js} +3 -3
  56. package/dist/components/{p-Cp7X-pu_.js.map → p--8XxjW7y.js.map} +1 -1
  57. package/dist/components/{p-DDlQWf6I.js → p--se2cJxh.js} +3 -3
  58. package/dist/components/{p-DDlQWf6I.js.map → p--se2cJxh.js.map} +1 -1
  59. package/dist/components/{p-CDSkEang.js → p-3CtyYmxJ.js} +23 -8
  60. package/dist/components/p-3CtyYmxJ.js.map +1 -0
  61. package/dist/components/{p-l8I5d8PC.js → p-3rjC5L3b.js} +5 -5
  62. package/dist/components/{p-l8I5d8PC.js.map → p-3rjC5L3b.js.map} +1 -1
  63. package/dist/{esm/i18n-BtjCijn4.js → components/p-B8VmBxFg.js} +72 -2
  64. package/dist/components/{p-BtjCijn4.js.map → p-B8VmBxFg.js.map} +1 -1
  65. package/dist/components/{p-Ik-PXfQC.js → p-BA86Mbvx.js} +10 -10
  66. package/dist/components/{p-Ik-PXfQC.js.map → p-BA86Mbvx.js.map} +1 -1
  67. package/dist/components/{p-BGsbBe_e.js → p-BI7t1OWz.js} +4 -4
  68. package/dist/components/{p-BGsbBe_e.js.map → p-BI7t1OWz.js.map} +1 -1
  69. package/dist/components/{p-CR1tCc1F.js → p-BR0Vsa15.js} +23 -23
  70. package/dist/components/{p-CR1tCc1F.js.map → p-BR0Vsa15.js.map} +1 -1
  71. package/dist/components/{p-X-0S9Amw.js → p-B_eZPFEY.js} +10 -10
  72. package/dist/components/{p-X-0S9Amw.js.map → p-B_eZPFEY.js.map} +1 -1
  73. package/dist/components/{p-DjbeIhNj.js → p-BkDj1x5R.js} +3 -3
  74. package/dist/components/{p-DjbeIhNj.js.map → p-BkDj1x5R.js.map} +1 -1
  75. package/dist/components/{p-Pj_dkicp.js → p-BlcpGJ8y.js} +3 -3
  76. package/dist/components/{p-Pj_dkicp.js.map → p-BlcpGJ8y.js.map} +1 -1
  77. package/dist/components/{p-BoRSJs__.js → p-Bquefgqg.js} +4 -4
  78. package/dist/components/{p-BoRSJs__.js.map → p-Bquefgqg.js.map} +1 -1
  79. package/dist/components/{p-BtRbX7JK.js → p-Bro8Ztcp.js} +11 -11
  80. package/dist/components/{p-BtRbX7JK.js.map → p-Bro8Ztcp.js.map} +1 -1
  81. package/dist/components/{p-DhMiffxO.js → p-BuEDbc7b.js} +3 -3
  82. package/dist/components/p-BuEDbc7b.js.map +1 -0
  83. package/dist/components/{p-DeKqbm9x.js → p-C-K8IQrI.js} +4 -4
  84. package/dist/components/{p-DeKqbm9x.js.map → p-C-K8IQrI.js.map} +1 -1
  85. package/dist/components/{p-D4S8AdOU.js → p-C1msUYCq.js} +3 -3
  86. package/dist/components/{p-D4S8AdOU.js.map → p-C1msUYCq.js.map} +1 -1
  87. package/dist/components/{p-Dj2AhzSd.js → p-C8S4cfCD.js} +5 -5
  88. package/dist/components/{p-Dj2AhzSd.js.map → p-C8S4cfCD.js.map} +1 -1
  89. package/dist/components/{p-_I2yNDZw.js → p-CFc9cc2O.js} +3 -3
  90. package/dist/components/{p-_I2yNDZw.js.map → p-CFc9cc2O.js.map} +1 -1
  91. package/dist/components/{p-C5fuCAvj.js → p-CbHVt6-R.js} +10 -10
  92. package/dist/components/{p-C5fuCAvj.js.map → p-CbHVt6-R.js.map} +1 -1
  93. package/dist/components/{p-CnQi8dnx.js → p-CeCYUMrl.js} +4 -4
  94. package/dist/components/{p-CnQi8dnx.js.map → p-CeCYUMrl.js.map} +1 -1
  95. package/dist/components/{p-D42b5CdL.js → p-Cet2aZyF.js} +5 -5
  96. package/dist/components/{p-D42b5CdL.js.map → p-Cet2aZyF.js.map} +1 -1
  97. package/dist/components/{p-gPYq25sD.js → p-CjO0aJ4e.js} +3 -3
  98. package/dist/components/{p-gPYq25sD.js.map → p-CjO0aJ4e.js.map} +1 -1
  99. package/dist/components/{p-CIQyV_VD.js → p-Cp0iOoPo.js} +34 -34
  100. package/dist/components/{p-CIQyV_VD.js.map → p-Cp0iOoPo.js.map} +1 -1
  101. package/dist/components/{p-8Yh3VvE_.js → p-DDfQsHM_.js} +3 -3
  102. package/dist/components/{p-8Yh3VvE_.js.map → p-DDfQsHM_.js.map} +1 -1
  103. package/dist/components/{p-987Y9Dyy.js → p-DHLycMnM.js} +3 -3
  104. package/dist/components/{p-987Y9Dyy.js.map → p-DHLycMnM.js.map} +1 -1
  105. package/dist/components/{p-rZPaPQoX.js → p-DZBISKIJ.js} +3 -3
  106. package/dist/components/{p-rZPaPQoX.js.map → p-DZBISKIJ.js.map} +1 -1
  107. package/dist/components/{p-DKKgS3qk.js → p-DZKhZOll.js} +10 -10
  108. package/dist/components/{p-DKKgS3qk.js.map → p-DZKhZOll.js.map} +1 -1
  109. package/dist/components/{p-Dy-84Fi6.js → p-DdXun3j-.js} +10 -10
  110. package/dist/components/{p-Dy-84Fi6.js.map → p-DdXun3j-.js.map} +1 -1
  111. package/dist/components/{p-Bw7dndG8.js → p-DuwkzzFR.js} +3 -3
  112. package/dist/components/{p-Bw7dndG8.js.map → p-DuwkzzFR.js.map} +1 -1
  113. package/dist/components/{p-swE-KBSk.js → p-QLkfNARc.js} +3 -3
  114. package/dist/components/{p-swE-KBSk.js.map → p-QLkfNARc.js.map} +1 -1
  115. package/dist/components/{p-DkuZUqcq.js → p-T8oqent4.js} +10 -10
  116. package/dist/components/{p-DkuZUqcq.js.map → p-T8oqent4.js.map} +1 -1
  117. package/dist/components/{p-BRJzAQc7.js → p-WCsOJKpk.js} +10 -10
  118. package/dist/components/{p-BRJzAQc7.js.map → p-WCsOJKpk.js.map} +1 -1
  119. package/dist/components/{p-CfLXWbBg.js → p-Ww9XeHFp.js} +3 -3
  120. package/dist/components/{p-CfLXWbBg.js.map → p-Ww9XeHFp.js.map} +1 -1
  121. package/dist/components/{p-CUKBkpby.js → p-XTpU5dEg.js} +3 -3
  122. package/dist/components/{p-CUKBkpby.js.map → p-XTpU5dEg.js.map} +1 -1
  123. package/dist/components/{p-titkEmCx.js → p-cxVBEuEI.js} +9 -7
  124. package/dist/components/p-cxVBEuEI.js.map +1 -0
  125. package/dist/components/{p-BPktwaoW.js → p-mug_i_5b.js} +10 -10
  126. package/dist/components/{p-BPktwaoW.js.map → p-mug_i_5b.js.map} +1 -1
  127. package/dist/components/{p-BTG5JR24.js → p-qmATOGKm.js} +3 -3
  128. package/dist/components/{p-BTG5JR24.js.map → p-qmATOGKm.js.map} +1 -1
  129. package/dist/components/{p-fe0x5N-k.js → p-xGF7XA0s.js} +3 -3
  130. package/dist/components/{p-fe0x5N-k.js.map → p-xGF7XA0s.js.map} +1 -1
  131. package/dist/{components/p-BtjCijn4.js → esm/i18n-B8VmBxFg.js} +72 -2
  132. package/dist/esm/{i18n-BtjCijn4.js.map → i18n-B8VmBxFg.js.map} +1 -1
  133. package/dist/esm/loader.js +1 -1
  134. package/dist/esm/ls-add-new-button_51.entry.js +53 -15
  135. package/dist/esm/ls-compose-manager.entry.js +1 -1
  136. package/dist/esm/ls-document-viewer.js +1 -1
  137. package/dist/ls-document-viewer/ls-document-viewer.esm.js +1 -1
  138. package/dist/ls-document-viewer/{p-eb51523f.entry.js → p-57b46783.entry.js} +5 -5
  139. package/dist/ls-document-viewer/p-57b46783.entry.js.map +1 -0
  140. package/dist/ls-document-viewer/{p-7820e728.entry.js → p-7b91e0a3.entry.js} +2 -2
  141. package/dist/ls-document-viewer/p-B8VmBxFg.js +2 -0
  142. package/dist/ls-document-viewer/{p-BtjCijn4.js.map → p-B8VmBxFg.js.map} +1 -1
  143. package/dist/types/components/ls-document-viewer/ls-document-viewer.d.ts +1 -0
  144. package/package.json +1 -1
  145. package/dist/components/p-CDSkEang.js.map +0 -1
  146. package/dist/components/p-DhMiffxO.js.map +0 -1
  147. package/dist/components/p-titkEmCx.js.map +0 -1
  148. package/dist/ls-document-viewer/p-BtjCijn4.js +0 -2
  149. package/dist/ls-document-viewer/p-eb51523f.entry.js.map +0 -1
  150. /package/dist/ls-document-viewer/{p-7820e728.entry.js.map → p-7b91e0a3.entry.js.map} +0 -0
@@ -2785,6 +2785,8 @@ const viewer$h = {
2785
2785
  templatecreation: "Template Creation",
2786
2786
  autherror: "Authentication Error",
2787
2787
  autherrormessage: "Unable to load template. Please check your access token is valid and try again.",
2788
+ loaderror: "Loading Error",
2789
+ loaderrormessage: "Unable to load template. Please try again.",
2788
2790
  closepropertiespanel: "Close Properties Panel",
2789
2791
  fieldproperties: "Field Properties"
2790
2792
  };
@@ -2919,7 +2921,9 @@ const common$g = {
2919
2921
  readytosend: "جاهز للإرسال",
2920
2922
  requiresfields: "يتطلب حقول",
2921
2923
  fieldsrequired: "الحقول مطلوبة",
2924
+ templatereadytosend: "قالب جاهز للإرسال",
2922
2925
  actionrequired: "الإجراء مطلوب",
2926
+ allfieldsplaced: "يتم وضع جميع الحقول المطلوبة",
2923
2927
  recipientsmissingsignature: "التوقيع المفقود للمستلمين",
2924
2928
  detailstobedecided: "التفاصيل التي سيتم تحديدها",
2925
2929
  tobedecided: "سيتم اتخاذ قرار بشأنه",
@@ -3021,6 +3025,8 @@ const viewer$g = {
3021
3025
  templatecreation: "إنشاء قالب",
3022
3026
  autherror: "خطأ المصادقة",
3023
3027
  autherrormessage: "غير قادر على تحميل القالب. يرجى التحقق من صحة رمز الوصول الخاص بك والمحاولة مرة أخرى.",
3028
+ loaderror: "خطأ في التحميل",
3029
+ loaderrormessage: "غير قادر على تحميل القالب. يرجى المحاولة مرة أخرى.",
3024
3030
  closepropertiespanel: "إغلاق لوحة الخصائص",
3025
3031
  fieldproperties: "خصائص الحقل"
3026
3032
  };
@@ -3155,7 +3161,9 @@ const common$f = {
3155
3161
  readytosend: "Готови за изпращане",
3156
3162
  requiresfields: "Изисква полета",
3157
3163
  fieldsrequired: "Задължителни полета",
3164
+ templatereadytosend: "Шаблон готов за изпращане",
3158
3165
  actionrequired: "Изисква се действие",
3166
+ allfieldsplaced: "Всички задължителни полета са поставени",
3159
3167
  recipientsmissingsignature: "Липсва подпис на получателите",
3160
3168
  detailstobedecided: "Подробности, които трябва да бъдат решени",
3161
3169
  tobedecided: "Да бъде решен",
@@ -3257,6 +3265,8 @@ const viewer$f = {
3257
3265
  templatecreation: "Създаване на шаблон",
3258
3266
  autherror: "Грешка при удостоверение",
3259
3267
  autherrormessage: "Не може да се зареди шаблон. Моля, проверете дали вашият токен за достъп е валиден и опитайте отново.",
3268
+ loaderror: "Грешка при зареждане",
3269
+ loaderrormessage: "Не може да се зареди шаблон. Моля, опитайте отново.",
3260
3270
  closepropertiespanel: "Затворете панела със свойства",
3261
3271
  fieldproperties: "Свойства на полето"
3262
3272
  };
@@ -3391,7 +3401,9 @@ const common$e = {
3391
3401
  readytosend: "Yn barod i'w Anfon",
3392
3402
  requiresfields: "Gofynnol Meysydd",
3393
3403
  fieldsrequired: "Meysydd Angenrheidiol",
3404
+ templatereadytosend: "Templed yn Barod i'w Anfon",
3394
3405
  actionrequired: "Camau Angenrheidiol",
3406
+ allfieldsplaced: "Mae'r holl feysydd gofynnol yn cael eu gosod",
3395
3407
  recipientsmissingsignature: "Llofnod Coll y derbynwyr",
3396
3408
  detailstobedecided: "Manylion i'w Penderfynu",
3397
3409
  tobedecided: "I'w Penderfynu",
@@ -3493,6 +3505,8 @@ const viewer$e = {
3493
3505
  templatecreation: "Creu Templed",
3494
3506
  autherror: "Gwall Dilysu",
3495
3507
  autherrormessage: "Methu llwytho templed. Gwiriwch fod eich tocyn mynediad yn ddilys a cheisiwch eto.",
3508
+ loaderror: "Gwall Llwytho",
3509
+ loaderrormessage: "Methu llwytho templed. Rhowch gynnig eto os gwelwch yn dda.",
3496
3510
  closepropertiespanel: "Cau Panel Eiddo",
3497
3511
  fieldproperties: "Eiddo Maes"
3498
3512
  };
@@ -3627,7 +3641,9 @@ const common$d = {
3627
3641
  readytosend: "Bereit zum Senden",
3628
3642
  requiresfields: "Benötigt Felder",
3629
3643
  fieldsrequired: "Erforderliche Felder",
3644
+ templatereadytosend: "Vorlage bereit zum Senden",
3630
3645
  actionrequired: "Aktion erforderlich",
3646
+ allfieldsplaced: "Alle Pflichtfelder sind platziert",
3631
3647
  recipientsmissingsignature: "Empfänger mit fehlender Signatur",
3632
3648
  detailstobedecided: "Einzelheiten müssen noch festgelegt werden",
3633
3649
  tobedecided: "Noch zu entscheiden",
@@ -3729,6 +3745,8 @@ const viewer$d = {
3729
3745
  templatecreation: "Erstellung von Vorlagen",
3730
3746
  autherror: "Fehler bei der Authentifizierung",
3731
3747
  autherrormessage: "Die Vorlage konnte nicht geladen werden. Bitte überprüfen Sie, ob Ihr Zugriffstoken gültig ist, und versuchen Sie es erneut.",
3748
+ loaderror: "Fehler beim Laden",
3749
+ loaderrormessage: "Die Vorlage konnte nicht geladen werden. Bitte versuchen Sie es erneut.",
3732
3750
  closepropertiespanel: "Eigenschaftenfenster schließen",
3733
3751
  fieldproperties: "Eigenschaften von Feldern"
3734
3752
  };
@@ -3863,7 +3881,9 @@ const common$c = {
3863
3881
  readytosend: "Έτοιμος για αποστολή",
3864
3882
  requiresfields: "Απαιτούνται πεδία",
3865
3883
  fieldsrequired: "Απαιτούμενα πεδία",
3884
+ templatereadytosend: "Πρότυπο έτοιμο για αποστολή",
3866
3885
  actionrequired: "Απαιτείται ενέργεια",
3886
+ allfieldsplaced: "Όλα τα απαιτούμενα πεδία τοποθετούνται",
3867
3887
  recipientsmissingsignature: "Λείπει η υπογραφή παραλήπτη",
3868
3888
  detailstobedecided: "Λεπτομέρειες που θα αποφασιστούν",
3869
3889
  tobedecided: "Θα αποφασισθεί",
@@ -3965,6 +3985,8 @@ const viewer$c = {
3965
3985
  templatecreation: "Δημιουργία προτύπου",
3966
3986
  autherror: "Σφάλμα ελέγχου ταυτότητας",
3967
3987
  autherrormessage: "Δεν είναι δυνατή η φόρτωση προτύπου. Ελέγξτε ότι το διακριτικό πρόσβασής σας είναι έγκυρο και δοκιμάστε ξανά.",
3988
+ loaderror: "Σφάλμα φόρτωσης",
3989
+ loaderrormessage: "Δεν είναι δυνατή η φόρτωση προτύπου. Παρακαλώ προσπαθήστε ξανά.",
3968
3990
  closepropertiespanel: "Κλείσιμο πίνακα ιδιοτήτων",
3969
3991
  fieldproperties: "Ιδιότητες πεδίου"
3970
3992
  };
@@ -4099,7 +4121,9 @@ const common$b = {
4099
4121
  readytosend: "Listo para enviar",
4100
4122
  requiresfields: "Campos obligatorios",
4101
4123
  fieldsrequired: "Campos obligatorios",
4124
+ templatereadytosend: "Plantilla lista para enviar",
4102
4125
  actionrequired: "Acción requerida",
4126
+ allfieldsplaced: "Se colocan todos los campos obligatorios",
4103
4127
  recipientsmissingsignature: "A los destinatarios les falta la firma",
4104
4128
  detailstobedecided: "Detalles por decidir",
4105
4129
  tobedecided: "Por decidir",
@@ -4201,6 +4225,8 @@ const viewer$b = {
4201
4225
  templatecreation: "Creación de plantillas",
4202
4226
  autherror: "Error de autenticación",
4203
4227
  autherrormessage: "No se puede cargar la plantilla. Comprueba que tu token de acceso es válido e inténtalo de nuevo.",
4228
+ loaderror: "Error de carga",
4229
+ loaderrormessage: "No se puede cargar la plantilla. Por favor, inténtelo de nuevo.",
4204
4230
  closepropertiespanel: "Cerrar el panel de propiedades",
4205
4231
  fieldproperties: "Propiedades del campo"
4206
4232
  };
@@ -4335,7 +4361,9 @@ const common$a = {
4335
4361
  readytosend: "Valmiina lähetettäväksi",
4336
4362
  requiresfields: "Vaatii kentät",
4337
4363
  fieldsrequired: "Kentät Pakolliset",
4364
+ templatereadytosend: "Malli valmiina lähetettäväksi",
4338
4365
  actionrequired: "Vaadittava toimenpide",
4366
+ allfieldsplaced: "Kaikki pakolliset kentät on sijoitettu",
4339
4367
  recipientsmissingsignature: "Vastaanottajan allekirjoitus puuttuu",
4340
4368
  detailstobedecided: "Yksityiskohdat päätettävät",
4341
4369
  tobedecided: "Päätettävä",
@@ -4437,6 +4465,8 @@ const viewer$a = {
4437
4465
  templatecreation: "Mallin luominen",
4438
4466
  autherror: "Todennusvirhe",
4439
4467
  autherrormessage: "Mallin lataaminen ei onnistu. Tarkista, että käyttöoikeustunnuksesi on kelvollinen, ja yritä uudelleen.",
4468
+ loaderror: "Latausvirhe",
4469
+ loaderrormessage: "Mallia ei voi ladata. Yritä uudelleen.",
4440
4470
  closepropertiespanel: "Sulje ominaisuudet-paneeli",
4441
4471
  fieldproperties: "Kentän ominaisuudet"
4442
4472
  };
@@ -4571,7 +4601,9 @@ const common$9 = {
4571
4601
  readytosend: "Prêt à envoyer",
4572
4602
  requiresfields: "Champs requis",
4573
4603
  fieldsrequired: "Champs obligatoires",
4604
+ templatereadytosend: "Modèle prêt à être envoyé",
4574
4605
  actionrequired: "Action requise",
4606
+ allfieldsplaced: "Tous les champs obligatoires sont placés",
4575
4607
  recipientsmissingsignature: "Signature manquante des destinataires",
4576
4608
  detailstobedecided: "Détails à déterminer",
4577
4609
  tobedecided: "À décider",
@@ -4673,6 +4705,8 @@ const viewer$9 = {
4673
4705
  templatecreation: "Création de modèles",
4674
4706
  autherror: "Erreur d'authentification",
4675
4707
  autherrormessage: "Impossible de charger le modèle. Vérifiez que votre jeton d'accès est valide et réessayez.",
4708
+ loaderror: "Erreur de chargement",
4709
+ loaderrormessage: "Impossible de charger le modèle. Veuillez réessayer.",
4676
4710
  closepropertiespanel: "Fermer le panneau des propriétés",
4677
4711
  fieldproperties: "Propriétés du champ"
4678
4712
  };
@@ -4807,7 +4841,9 @@ const common$8 = {
4807
4841
  readytosend: "Deiseil airson cur",
4808
4842
  requiresfields: "Feumach air raointean",
4809
4843
  fieldsrequired: "Raointean riatanach",
4844
+ templatereadytosend: "[NEEDS TRANSLATION] Template Ready to Send",
4810
4845
  actionrequired: "Gnìomh riatanach",
4846
+ allfieldsplaced: "[NEEDS TRANSLATION] All required Fields are placed",
4811
4847
  recipientsmissingsignature: "Tha ainm-sgrìobhte a dhìth air faightearan",
4812
4848
  detailstobedecided: "Fiosrachadh ri cho-dhùnadh",
4813
4849
  tobedecided: "Ri cho-dhùnadh",
@@ -4909,6 +4945,8 @@ const viewer$8 = {
4909
4945
  templatecreation: "Cruthachadh teamplaid",
4910
4946
  autherror: "Mearachd dearbhaidh",
4911
4947
  autherrormessage: "Cha ghabh an teamplaid a luchdachadh. Thoir sùil gu bheil an tòcan ruigsinneachd agad dligheach agus feuch ris a-rithist.",
4948
+ loaderror: "[NEEDS TRANSLATION] Loading Error",
4949
+ loaderrormessage: "[NEEDS TRANSLATION] Unable to load template. Please try again.",
4912
4950
  closepropertiespanel: "Dùin panail nam feartan",
4913
4951
  fieldproperties: "Feartan an raoin"
4914
4952
  };
@@ -5043,7 +5081,9 @@ const common$7 = {
5043
5081
  readytosend: "מוכן למשלוח",
5044
5082
  requiresfields: "דרוש שדות",
5045
5083
  fieldsrequired: "שדות חובה",
5084
+ templatereadytosend: "תבנית מוכנה לשליחה",
5046
5085
  actionrequired: "פעולה נדרשת",
5086
+ allfieldsplaced: "כל השדות הנדרשים ממוקמים",
5047
5087
  recipientsmissingsignature: "חתימה חסרה לנמענים",
5048
5088
  detailstobedecided: "פרטים שייקבעו",
5049
5089
  tobedecided: "יוחלט",
@@ -5145,6 +5185,8 @@ const viewer$7 = {
5145
5185
  templatecreation: "יצירת תבנית",
5146
5186
  autherror: "שגיאת אימות",
5147
5187
  autherrormessage: "לא ניתן לטעון תבנית. בדוק אם אסימון הגישה שלך תקף ונסה שוב.",
5188
+ loaderror: "שגיאת טעינה",
5189
+ loaderrormessage: "לא ניתן לטעון תבנית. נא לנסות שוב.",
5148
5190
  closepropertiespanel: "סגירת החלונית מאפיינים",
5149
5191
  fieldproperties: "מאפייני שדה"
5150
5192
  };
@@ -5279,7 +5321,9 @@ const common$6 = {
5279
5321
  readytosend: "Tilbúinn til að senda",
5280
5322
  requiresfields: "Krefst sviða",
5281
5323
  fieldsrequired: "Reitir Nauðsynlegir",
5324
+ templatereadytosend: "Sniðmát tilbúið til að senda",
5282
5325
  actionrequired: "Aðgerð krafist",
5326
+ allfieldsplaced: "Allir nauðsynlegir reitir eru settir",
5283
5327
  recipientsmissingsignature: "Viðtakendur vantar undirskrift",
5284
5328
  detailstobedecided: "Upplýsingar sem þarf að ákveða",
5285
5329
  tobedecided: "Að ákveða",
@@ -5381,6 +5425,8 @@ const viewer$6 = {
5381
5425
  templatecreation: "Sniðmátasköpun",
5382
5426
  autherror: "Staðfestingarvilla",
5383
5427
  autherrormessage: "Ekki hægt að hlaða sniðmát. Vinsamlegast athugaðu að aðgangstáknið þitt sé gilt og reyndu aftur.",
5428
+ loaderror: "Hleðsluvilla",
5429
+ loaderrormessage: "Ekki hægt að hlaða sniðmát. Vinsamlegast reyndu aftur.",
5384
5430
  closepropertiespanel: "Lokaðu Eiginleikaspjaldið",
5385
5431
  fieldproperties: "Eiginleikar sviðs"
5386
5432
  };
@@ -5515,7 +5561,9 @@ const common$5 = {
5515
5561
  readytosend: "Pronto per l'invio",
5516
5562
  requiresfields: "Campi richiesti",
5517
5563
  fieldsrequired: "Campi obbligatori",
5564
+ templatereadytosend: "Modello pronto per l'invio",
5518
5565
  actionrequired: "Azione richiesta",
5566
+ allfieldsplaced: "Tutti i campi obbligatori sono inseriti",
5519
5567
  recipientsmissingsignature: "Firma mancante dei destinatari",
5520
5568
  detailstobedecided: "Dettagli da decidere",
5521
5569
  tobedecided: "Da decidere",
@@ -5617,6 +5665,8 @@ const viewer$5 = {
5617
5665
  templatecreation: "Creazione di modelli",
5618
5666
  autherror: "Errore di autenticazione",
5619
5667
  autherrormessage: "Impossibile caricare il modello. Verifica che il tuo token di accesso sia valido e riprova.",
5668
+ loaderror: "Errore di caricamento",
5669
+ loaderrormessage: "Impossibile caricare il modello. Per favore riprova.",
5620
5670
  closepropertiespanel: "Chiudi il pannello delle proprietà",
5621
5671
  fieldproperties: "Proprietà del campo"
5622
5672
  };
@@ -5751,7 +5801,9 @@ const common$4 = {
5751
5801
  readytosend: "מוכן למשלוח",
5752
5802
  requiresfields: "דרוש שדות",
5753
5803
  fieldsrequired: "שדות חובה",
5804
+ templatereadytosend: "תבנית מוכנה לשליחה",
5754
5805
  actionrequired: "פעולה נדרשת",
5806
+ allfieldsplaced: "כל השדות הנדרשים ממוקמים",
5755
5807
  recipientsmissingsignature: "חתימה חסרה לנמענים",
5756
5808
  detailstobedecided: "פרטים שייקבעו",
5757
5809
  tobedecided: "יוחלט",
@@ -5853,6 +5905,8 @@ const viewer$4 = {
5853
5905
  templatecreation: "יצירת תבנית",
5854
5906
  autherror: "שגיאת אימות",
5855
5907
  autherrormessage: "לא ניתן לטעון תבנית. בדוק אם אסימון הגישה שלך תקף ונסה שוב.",
5908
+ loaderror: "שגיאת טעינה",
5909
+ loaderrormessage: "לא ניתן לטעון תבנית. נא לנסות שוב.",
5856
5910
  closepropertiespanel: "סגירת החלונית מאפיינים",
5857
5911
  fieldproperties: "מאפייני שדה"
5858
5912
  };
@@ -5987,7 +6041,9 @@ const common$3 = {
5987
6041
  readytosend: "Klaar om te verzenden",
5988
6042
  requiresfields: "Velden zijn vereist",
5989
6043
  fieldsrequired: "Vereiste velden",
6044
+ templatereadytosend: "Sjabloon klaar om te verzenden",
5990
6045
  actionrequired: "Actie vereist",
6046
+ allfieldsplaced: "Alle verplichte velden zijn geplaatst",
5991
6047
  recipientsmissingsignature: "Handtekening van ontvangers ontbreekt",
5992
6048
  detailstobedecided: "Details moeten nog worden bepaald",
5993
6049
  tobedecided: "Te beslissen",
@@ -6089,6 +6145,8 @@ const viewer$3 = {
6089
6145
  templatecreation: "Creatie van sjablonen",
6090
6146
  autherror: "Authenticatiefout",
6091
6147
  autherrormessage: "Kan de sjabloon niet laden. Controleer of je toegangstoken geldig is en probeer het opnieuw.",
6148
+ loaderror: "Fout bij het laden",
6149
+ loaderrormessage: "Kan de sjabloon niet laden. Probeer het opnieuw.",
6092
6150
  closepropertiespanel: "Eigenschappenvenster sluiten",
6093
6151
  fieldproperties: "Eigenschappen van het veld"
6094
6152
  };
@@ -6223,7 +6281,9 @@ const common$2 = {
6223
6281
  readytosend: "Pronto para enviar",
6224
6282
  requiresfields: "Campos obrigatórios",
6225
6283
  fieldsrequired: "Campos obrigatórios",
6284
+ templatereadytosend: "Modelo pronto para enviar",
6226
6285
  actionrequired: "Ação necessária",
6286
+ allfieldsplaced: "Todos os campos obrigatórios são colocados",
6227
6287
  recipientsmissingsignature: "Assinatura ausente do destinatário",
6228
6288
  detailstobedecided: "Detalhes a serem decididos",
6229
6289
  tobedecided: "A ser decidido",
@@ -6325,6 +6385,8 @@ const viewer$2 = {
6325
6385
  templatecreation: "Criação de modelo",
6326
6386
  autherror: "Erro de autenticação",
6327
6387
  autherrormessage: "Não é possível carregar o modelo. Verifique se seu token de acesso é válido e tente novamente.",
6388
+ loaderror: "Erro de carregamento",
6389
+ loaderrormessage: "Não é possível carregar o modelo. Por favor, tente novamente.",
6328
6390
  closepropertiespanel: "Fechar painel de propriedades",
6329
6391
  fieldproperties: "Propriedades do campo"
6330
6392
  };
@@ -6459,7 +6521,9 @@ const common$1 = {
6459
6521
  readytosend: "Gata pentru trimitere",
6460
6522
  requiresfields: "Necesită câmpuri",
6461
6523
  fieldsrequired: "Câmpuri obligatorii",
6524
+ templatereadytosend: "Șablon gata de expediere",
6462
6525
  actionrequired: "Acțiune necesară",
6526
+ allfieldsplaced: "Toate câmpurile obligatorii sunt plasate",
6463
6527
  recipientsmissingsignature: "Destinatarii lipsesc semnătura",
6464
6528
  detailstobedecided: "Detalii care urmează să fie decise",
6465
6529
  tobedecided: "Urmează să fie decis",
@@ -6561,6 +6625,8 @@ const viewer$1 = {
6561
6625
  templatecreation: "Crearea șablonului",
6562
6626
  autherror: "Eroare de autentificare",
6563
6627
  autherrormessage: "Imposibil de încărcat șablonul. Vă rugăm să verificați dacă tokenul dvs. de acces este valid și încercați din nou.",
6628
+ loaderror: "Eroare de încărcare",
6629
+ loaderrormessage: "Imposibil de încărcat șablonul. Vă rugăm să încercați din nou.",
6564
6630
  closepropertiespanel: "Închideți panoul Proprietăți",
6565
6631
  fieldproperties: "Proprietăți de câmp"
6566
6632
  };
@@ -6695,7 +6761,9 @@ const common = {
6695
6761
  readytosend: "Redo att skicka",
6696
6762
  requiresfields: "Kräver fält",
6697
6763
  fieldsrequired: "Fält Obligatoriska",
6764
+ templatereadytosend: "Mall Redo att skicka",
6698
6765
  actionrequired: "Åtgärd krävs",
6766
+ allfieldsplaced: "Alla obligatoriska fält är placerade",
6699
6767
  recipientsmissingsignature: "Mottagare saknar signatur",
6700
6768
  detailstobedecided: "Detaljer som ska beslutas",
6701
6769
  tobedecided: "Beslutas",
@@ -6797,6 +6865,8 @@ const viewer = {
6797
6865
  templatecreation: "Skapa mall",
6798
6866
  autherror: "Autentiseringsfel",
6799
6867
  autherrormessage: "Det gick inte att ladda mallen. Kontrollera att din åtkomsttoken är giltig och försök igen.",
6868
+ loaderror: "Laddningsfel",
6869
+ loaderrormessage: "Det gick inte att ladda mallen. Vänligen försök igen.",
6800
6870
  closepropertiespanel: "Stäng egenskapspanelen",
6801
6871
  fieldproperties: "Fältegenskaper"
6802
6872
  };
@@ -6959,6 +7029,6 @@ dvI18n.use(Browser).init({
6959
7029
  });
6960
7030
 
6961
7031
  exports.dvI18n = dvI18n;
6962
- //# sourceMappingURL=i18n-Bp2XLXxM.js.map
7032
+ //# sourceMappingURL=i18n-BElI-ESH.js.map
6963
7033
 
6964
- //# sourceMappingURL=i18n-Bp2XLXxM.js.map
7034
+ //# sourceMappingURL=i18n-BElI-ESH.js.map