@bagelink/vue 1.14.13 → 1.15.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.
- package/dist/components/AddressSearch.vue.d.ts +6 -7
- package/dist/components/Alert.vue.d.ts.map +1 -1
- package/dist/components/Avatar.vue.d.ts.map +1 -1
- package/dist/components/Badge.vue.d.ts.map +1 -1
- package/dist/components/Btn.vue.d.ts +1 -1
- package/dist/components/Btn.vue.d.ts.map +1 -1
- package/dist/components/Card.vue.d.ts.map +1 -1
- package/dist/components/Carousel.vue.d.ts +0 -11
- package/dist/components/Dropdown.vue.d.ts +0 -2
- package/dist/components/Dropdown.vue.d.ts.map +1 -1
- package/dist/components/Filter.vue.d.ts +30 -0
- package/dist/components/Filter.vue.d.ts.map +1 -0
- package/dist/components/FilterQuery.vue.d.ts +8 -3
- package/dist/components/Image.vue.d.ts.map +1 -1
- package/dist/components/ImportData.vue.d.ts.map +1 -1
- package/dist/components/ListItem.vue.d.ts.map +1 -1
- package/dist/components/MapEmbed/Index.vue.d.ts.map +1 -1
- package/dist/components/Modal.vue.d.ts +0 -1
- package/dist/components/Pagination.vue.d.ts.map +1 -1
- package/dist/components/Pill.vue.d.ts.map +1 -1
- package/dist/components/QueryFilter.vue.d.ts +30 -0
- package/dist/components/QueryFilter.vue.d.ts.map +1 -0
- package/dist/components/Swiper.vue.d.ts +6 -12
- package/dist/components/Swiper.vue.d.ts.map +1 -1
- package/dist/components/Toast.vue.d.ts.map +1 -1
- package/dist/components/analytics/PieChart.vue.d.ts +2 -2
- package/dist/components/calendar/CalendarPopover.vue.d.ts +8 -4
- package/dist/components/calendar/CalendarPopover.vue.d.ts.map +1 -1
- package/dist/components/calendar/CalendarTypes.d.ts +0 -10
- package/dist/components/calendar/Index.vue.d.ts +4 -20
- package/dist/components/calendar/views/WeekView.vue.d.ts +1 -9
- package/dist/components/dataTable/DataTable.vue.d.ts.map +1 -1
- package/dist/components/form/index.d.ts.map +1 -1
- package/dist/components/form/inputs/ArrayInput.vue.d.ts +2 -4
- package/dist/components/form/inputs/CheckInput.vue.d.ts +1 -2
- package/dist/components/form/inputs/Checkbox.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/CodeEditor/Index.vue.d.ts +0 -54
- package/dist/components/form/inputs/ColorInput.vue.d.ts +1 -3
- package/dist/components/form/inputs/DateInput.vue.d.ts +1 -2
- package/dist/components/form/inputs/DatePicker.vue.d.ts +0 -1
- package/dist/components/form/inputs/EmailInput.vue.d.ts +2 -5
- package/dist/components/form/inputs/JSONInput.vue.d.ts +1 -2
- package/dist/components/form/inputs/MarkdownEditor.vue.d.ts +2 -7
- package/dist/components/form/inputs/NumberInput.vue.d.ts +1 -2
- package/dist/components/form/inputs/OTP.vue.d.ts +1 -2
- package/dist/components/form/inputs/PasswordInput.vue.d.ts +10 -16
- package/dist/components/form/inputs/RadioGroup.vue.d.ts +1 -3
- package/dist/components/form/inputs/RangeInput.vue.d.ts +1 -6
- package/dist/components/form/inputs/RichText/index.vue.d.ts +1 -2
- package/dist/components/form/inputs/RichText/index.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/RichText/utils/media.d.ts.map +1 -1
- package/dist/components/form/inputs/SelectBtn.vue.d.ts +2 -2
- package/dist/components/form/inputs/SelectInput.vue.d.ts +13 -20
- package/dist/components/form/inputs/SelectInput.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/SignaturePad.vue.d.ts +1 -6
- package/dist/components/form/inputs/TableField.vue.d.ts +1 -2
- package/dist/components/form/inputs/TelInput.vue.d.ts +1 -2
- package/dist/components/form/inputs/TextInput.vue.d.ts +2 -3
- package/dist/components/form/inputs/ToggleInput.vue.d.ts +1 -2
- package/dist/components/form/inputs/Upload/UploadInput.vue.d.ts +6 -27
- package/dist/components/form/inputs/Upload/upload.d.ts +1 -1
- package/dist/components/form/inputs/index.d.ts +0 -1
- package/dist/components/index.d.ts +1 -3
- package/dist/components/index.d.ts.map +1 -1
- package/dist/components/layout/AppContent.vue.d.ts +1 -1
- package/dist/components/layout/AppContent.vue.d.ts.map +1 -1
- package/dist/components/layout/AppLayout.vue.d.ts +0 -2
- package/dist/components/layout/AppLayout.vue.d.ts.map +1 -1
- package/dist/components/layout/AppSidebar.vue.d.ts +1 -5
- package/dist/components/layout/AppSidebar.vue.d.ts.map +1 -1
- package/dist/components/layout/Panel.vue.d.ts.map +1 -1
- package/dist/components/layout/Resizable.vue.d.ts.map +1 -1
- package/dist/components/layout/Skeleton.vue.d.ts.map +1 -1
- package/dist/components/layout/TabsNav.vue.d.ts +1 -12
- package/dist/components/layout/TabsNav.vue.d.ts.map +1 -1
- package/dist/components/layout/appLayoutContext.d.ts +24 -0
- package/dist/components/layout/appLayoutContext.d.ts.map +1 -0
- package/dist/components/layout/index.d.ts.map +1 -1
- package/dist/components/lightbox/Lightbox.vue.d.ts.map +1 -1
- package/dist/composables/index.d.ts.map +1 -1
- package/dist/composables/useDevice.d.ts.map +1 -1
- package/dist/composables/useEscapeKey.d.ts +12 -0
- package/dist/composables/useEscapeKey.d.ts.map +1 -0
- package/dist/composables/useSchemaField.d.ts.map +1 -1
- package/dist/composables/useTheme.d.ts.map +1 -1
- package/dist/dialog/Dialog.vue.d.ts.map +1 -1
- package/dist/dialog/DialogConfirm.vue.d.ts.map +1 -1
- package/dist/form-flow/FormFlow.vue.d.ts.map +1 -1
- package/dist/form-flow/MultiStepForm.vue.d.ts +1 -6
- package/dist/form-flow/form-flow.d.ts +1 -24
- package/dist/form-flow/form-flow.d.ts.map +1 -1
- package/dist/i18n/index.d.ts +0 -838
- package/dist/index.cjs +245 -222
- package/dist/index.d.ts +0 -2
- package/dist/index.d.ts.map +1 -1
- package/dist/index.mjs +42201 -51162
- package/dist/plugins/bagel.d.ts.map +1 -1
- package/dist/style.css +1 -2
- package/dist/types/BagelForm.d.ts +1 -10
- package/dist/types/BagelForm.d.ts.map +1 -1
- package/dist/types/BtnOptions.d.ts.map +1 -1
- package/dist/types/NavLink.d.ts +1 -2
- package/dist/types/TableSchema.d.ts.map +1 -1
- package/dist/types/index.d.ts +1 -2
- package/dist/types/index.d.ts.map +1 -1
- package/dist/utils/BagelFormUtils.d.ts +0 -1
- package/dist/utils/calendar/dateUtils.d.ts +2 -2
- package/dist/utils/calendar/dateUtils.d.ts.map +1 -1
- package/dist/utils/constants.d.ts.map +1 -1
- package/dist/utils/date.d.ts +116 -0
- package/dist/utils/date.d.ts.map +1 -0
- package/dist/utils/fetch.d.ts +29 -0
- package/dist/utils/fetch.d.ts.map +1 -0
- package/dist/utils/index.d.ts +1 -1
- package/dist/utils/index.d.ts.map +1 -1
- package/dist/utils/string.d.ts +7 -0
- package/dist/utils/string.d.ts.map +1 -0
- package/dist/utils/useSearch.d.ts +1 -1
- package/package.json +3 -10
- package/src/components/AccordionItem.vue +5 -5
- package/src/components/Alert.vue +37 -16
- package/src/components/Avatar.vue +2 -1
- package/src/components/Badge.vue +145 -22
- package/src/components/BglVideo.vue +4 -4
- package/src/components/Btn.vue +81 -69
- package/src/components/Card.vue +7 -6
- package/src/components/Dropdown.vue +7 -14
- package/src/components/FieldSetVue.vue +2 -2
- package/src/components/FilterQuery.vue +3 -3
- package/src/components/Image.vue +5 -3
- package/src/components/JSONSchema.vue +4 -4
- package/src/components/JsonBuilder.vue +3 -3
- package/src/components/ListItem.vue +2 -4
- package/src/components/MapEmbed/Index.vue +18 -17
- package/src/components/NavBar.vue +2 -2
- package/src/components/Spreadsheet/Index.vue +4 -4
- package/src/components/Spreadsheet/SpreadsheetTable.vue +10 -10
- package/src/components/Swiper.vue +3 -1
- package/src/components/Toast.vue +57 -36
- package/src/components/calendar/CalendarPopover.vue +1 -1
- package/src/components/calendar/Index.vue +5 -5
- package/src/components/calendar/views/AgendaView.vue +2 -2
- package/src/components/calendar/views/DayView.vue +1 -1
- package/src/components/calendar/views/MonthView.vue +8 -8
- package/src/components/dataTable/DataTable.vue +68 -10
- package/src/components/form/index.ts +0 -4
- package/src/components/form/inputs/ArrayInput.vue +1 -1
- package/src/components/form/inputs/CheckInput.vue +6 -6
- package/src/components/form/inputs/Checkbox.vue +5 -4
- package/src/components/form/inputs/CodeEditor/Index.vue +1 -1
- package/src/components/form/inputs/ColorInput.vue +5 -5
- package/src/components/form/inputs/DatePicker.vue +3 -3
- package/src/components/form/inputs/EmailInput.vue +15 -15
- package/src/components/form/inputs/NumberInput.vue +11 -11
- package/src/components/form/inputs/OTP.vue +4 -4
- package/src/components/form/inputs/PasswordInput.vue +3 -3
- package/src/components/form/inputs/RadioGroup.vue +1 -1
- package/src/components/form/inputs/RichText/editor.css +4 -4
- package/src/components/form/inputs/RichText/index.vue +39 -39
- package/src/components/form/inputs/RichText/utils/media.ts +1 -92
- package/src/components/form/inputs/RichText/utils/table.ts +4 -4
- package/src/components/form/inputs/SelectBtn.vue +1 -1
- package/src/components/form/inputs/SelectInput.vue +16 -16
- package/src/components/form/inputs/SignaturePad.vue +6 -6
- package/src/components/form/inputs/TableField.vue +7 -7
- package/src/components/form/inputs/TelInput.vue +12 -12
- package/src/components/form/inputs/TextInput.vue +11 -11
- package/src/components/form/inputs/ToggleInput.vue +11 -11
- package/src/components/form/inputs/Upload/upload.css +16 -16
- package/src/components/index.ts +2 -9
- package/src/components/layout/AppContent.vue +5 -19
- package/src/components/layout/AppLayout.vue +47 -18
- package/src/components/layout/AppSidebar.vue +19 -36
- package/src/components/layout/BottomMenu.vue +1 -1
- package/src/components/layout/Resizable.vue +5 -2
- package/src/components/layout/Skeleton.vue +5 -4
- package/src/components/layout/TabsNav.vue +23 -23
- package/src/components/layout/appLayoutContext.ts +44 -0
- package/src/components/layout/index.ts +2 -0
- package/src/components/lightbox/Lightbox.vue +3 -9
- package/src/composables/index.ts +1 -0
- package/src/composables/useDevice.ts +2 -1
- package/src/composables/useEscapeKey.ts +56 -0
- package/src/composables/useSchemaField.ts +2 -17
- package/src/composables/useTheme.ts +23 -19
- package/src/form-flow/FormFlow.vue +2 -0
- package/src/form-flow/form-flow.ts +7 -0
- package/src/index.ts +0 -3
- package/src/plugins/bagel.ts +0 -15
- package/src/styles/app-layout.css +231 -0
- package/src/styles/appearance.css +179 -21
- package/src/styles/bagel.css +103 -97
- package/src/styles/buttons.css +8 -8
- package/src/styles/colors.css +0 -103
- package/src/styles/dark.css +25 -26
- package/src/styles/input-variants.css +11 -11
- package/src/styles/inputs.css +44 -61
- package/src/styles/layout.css +445 -1258
- package/src/styles/loginCard.css +1 -1
- package/src/styles/mobilLayout.css +153 -28
- package/src/styles/text.css +500 -1508
- package/src/styles/theme.css +199 -435
- package/src/styles/transitions.css +4 -4
- package/src/types/BagelForm.ts +46 -151
- package/src/types/BtnOptions.ts +5 -3
- package/src/types/TableSchema.ts +1 -0
- package/src/types/index.ts +0 -5
- package/src/utils/calendar/dateUtils.ts +2 -3
- package/src/utils/constants.ts +7 -0
- package/src/utils/date.ts +482 -0
- package/src/utils/fetch.ts +128 -0
- package/src/utils/index.ts +54 -3
- package/src/utils/sizeParsing.ts +5 -5
- package/src/utils/string.ts +56 -0
- package/vite.config.ts +5 -1
- package/bin/generateFormSchema.ts +0 -1035
- package/bin/utils.ts +0 -223
- package/src/components/Carousel.vue +0 -724
- package/src/components/ImportData.vue +0 -1749
- package/src/components/Modal.vue +0 -184
- package/src/components/ModalConfirm.vue +0 -42
- package/src/components/ModalForm.vue +0 -102
- package/src/components/Pill.vue +0 -149
- package/src/components/Slider.vue +0 -1446
- package/src/components/Title.vue +0 -23
- package/src/components/ToolBar.vue +0 -9
- package/src/components/form/BagelForm.vue +0 -219
- package/src/components/form/BglFieldSet.vue +0 -14
- package/src/components/form/BglMultiStepForm.vue +0 -469
- package/src/components/form/FieldArray.vue +0 -422
- package/src/components/form/useBagelFormState.ts +0 -76
- package/src/composables/useFormField.ts +0 -38
- package/src/dialog/DialogOLD.vue +0 -358
- package/src/plugins/modalTypes.ts +0 -61
- package/src/plugins/useModal.ts +0 -225
- package/src/styles/modal.css +0 -120
- package/src/styles/pillColors.css +0 -0
- package/src/utils/BagelFormUtils.ts +0 -684
package/dist/i18n/index.d.ts
CHANGED
|
@@ -145,9 +145,6 @@ declare const bagelinkLocales: {
|
|
|
145
145
|
email: {
|
|
146
146
|
invalidEmail: string;
|
|
147
147
|
invalidDomain: string;
|
|
148
|
-
disposableEmail: string;
|
|
149
|
-
didYouMean: string;
|
|
150
|
-
validating: string;
|
|
151
148
|
};
|
|
152
149
|
date: {
|
|
153
150
|
invalidFormat: string;
|
|
@@ -189,7 +186,6 @@ declare const bagelinkLocales: {
|
|
|
189
186
|
closeEditor: string;
|
|
190
187
|
blockNotEditable: string;
|
|
191
188
|
blockNotEditableDesc: string;
|
|
192
|
-
dataSourceHint: string;
|
|
193
189
|
screenTooSmall: string;
|
|
194
190
|
cancel: string;
|
|
195
191
|
publish: string;
|
|
@@ -212,289 +208,6 @@ declare const bagelinkLocales: {
|
|
|
212
208
|
saveNow: string;
|
|
213
209
|
publishDestination: string;
|
|
214
210
|
publishAll: string;
|
|
215
|
-
lastPublished: string;
|
|
216
|
-
published: string;
|
|
217
|
-
notPublished: string;
|
|
218
|
-
production: string;
|
|
219
|
-
publishFailed: string;
|
|
220
|
-
};
|
|
221
|
-
collection: {
|
|
222
|
-
loadError: string;
|
|
223
|
-
newItemTitle: string;
|
|
224
|
-
createSubmit: string;
|
|
225
|
-
editTitle: string;
|
|
226
|
-
saveSubmit: string;
|
|
227
|
-
importTitle: string;
|
|
228
|
-
importSubmit: string;
|
|
229
|
-
importJsonLabel: string;
|
|
230
|
-
importJsonHint: string;
|
|
231
|
-
importSummary: string;
|
|
232
|
-
deleteItemTitle: string;
|
|
233
|
-
deleteItemMessage: string;
|
|
234
|
-
deleteConfirm: string;
|
|
235
|
-
batchDeleteTitle: string;
|
|
236
|
-
batchDeleteMessage: string;
|
|
237
|
-
batchDeleteSummary: string;
|
|
238
|
-
batchUpdateTitle: string;
|
|
239
|
-
updateAllSubmit: string;
|
|
240
|
-
batchUpdateSummary: string;
|
|
241
|
-
selectedCount: string;
|
|
242
|
-
updateBtn: string;
|
|
243
|
-
deleteBtn: string;
|
|
244
|
-
searchPlaceholder: string;
|
|
245
|
-
refreshTooltip: string;
|
|
246
|
-
importTooltip: string;
|
|
247
|
-
newItemBtn: string;
|
|
248
|
-
deleteTooltip: string;
|
|
249
|
-
reorderTooltip: string;
|
|
250
|
-
reorderSaving: string;
|
|
251
|
-
};
|
|
252
|
-
datastores: {
|
|
253
|
-
selectCollection: string;
|
|
254
|
-
fieldName: string;
|
|
255
|
-
fieldStore: string;
|
|
256
|
-
fieldStoreHint: string;
|
|
257
|
-
fieldCollection: string;
|
|
258
|
-
fieldCollectionHint: string;
|
|
259
|
-
fieldDescription: string;
|
|
260
|
-
createTitle: string;
|
|
261
|
-
createSubmit: string;
|
|
262
|
-
editTitle: string;
|
|
263
|
-
saveSubmit: string;
|
|
264
|
-
addBtn: string;
|
|
265
|
-
empty: string;
|
|
266
|
-
deleteConfirm: string;
|
|
267
|
-
};
|
|
268
|
-
admin: {
|
|
269
|
-
content: string;
|
|
270
|
-
blox: string;
|
|
271
|
-
whatsapp: string;
|
|
272
|
-
newsletter: string;
|
|
273
|
-
agent: string;
|
|
274
|
-
users: string;
|
|
275
|
-
tenants: string;
|
|
276
|
-
};
|
|
277
|
-
userManagement: {
|
|
278
|
-
title: string;
|
|
279
|
-
notConfigured: string;
|
|
280
|
-
notConfiguredHint: string;
|
|
281
|
-
team: string;
|
|
282
|
-
filterByRole: string;
|
|
283
|
-
invite: string;
|
|
284
|
-
pendingInvitations: string;
|
|
285
|
-
pending: string;
|
|
286
|
-
resend: string;
|
|
287
|
-
delete: string;
|
|
288
|
-
activeUsers: string;
|
|
289
|
-
active: string;
|
|
290
|
-
edit: string;
|
|
291
|
-
remove: string;
|
|
292
|
-
noUsers: string;
|
|
293
|
-
inviteFirst: string;
|
|
294
|
-
inviteTitle: string;
|
|
295
|
-
firstName: string;
|
|
296
|
-
lastName: string;
|
|
297
|
-
email: string;
|
|
298
|
-
role: string;
|
|
299
|
-
message: string;
|
|
300
|
-
inviteSent: string;
|
|
301
|
-
inviteError: string;
|
|
302
|
-
deleteInviteConfirm: string;
|
|
303
|
-
deleteInviteError: string;
|
|
304
|
-
removeUserConfirm: string;
|
|
305
|
-
};
|
|
306
|
-
forms: {
|
|
307
|
-
title: string;
|
|
308
|
-
refresh: string;
|
|
309
|
-
newForm: string;
|
|
310
|
-
createForm: string;
|
|
311
|
-
noForms: string;
|
|
312
|
-
noFormsDesc: string;
|
|
313
|
-
active: string;
|
|
314
|
-
inactive: string;
|
|
315
|
-
submissionsOnly: string;
|
|
316
|
-
noDefinition: string;
|
|
317
|
-
fieldCount: string;
|
|
318
|
-
createdAt: string;
|
|
319
|
-
editor: {
|
|
320
|
-
newForm: string;
|
|
321
|
-
builder: string;
|
|
322
|
-
submissions: string;
|
|
323
|
-
edit: string;
|
|
324
|
-
preview: string;
|
|
325
|
-
save: string;
|
|
326
|
-
create: string;
|
|
327
|
-
formName: string;
|
|
328
|
-
formNamePlaceholder: string;
|
|
329
|
-
description: string;
|
|
330
|
-
descriptionPlaceholder: string;
|
|
331
|
-
active: string;
|
|
332
|
-
deleteForm: string;
|
|
333
|
-
deleteConfirm: string;
|
|
334
|
-
submit: string;
|
|
335
|
-
};
|
|
336
|
-
submissions: {
|
|
337
|
-
title: string;
|
|
338
|
-
exportCsv: string;
|
|
339
|
-
statusPlaceholder: string;
|
|
340
|
-
noSubmissions: string;
|
|
341
|
-
count: string;
|
|
342
|
-
date: string;
|
|
343
|
-
status: string;
|
|
344
|
-
statusAll: string;
|
|
345
|
-
statusSaved: string;
|
|
346
|
-
statusDraft: string;
|
|
347
|
-
statusProcessed: string;
|
|
348
|
-
statusAbandoned: string;
|
|
349
|
-
statusError: string;
|
|
350
|
-
statusSpam: string;
|
|
351
|
-
};
|
|
352
|
-
builder: {
|
|
353
|
-
noFields: string;
|
|
354
|
-
noFieldsDesc: string;
|
|
355
|
-
noFieldsDefined: string;
|
|
356
|
-
selectField: string;
|
|
357
|
-
tooSmall: string;
|
|
358
|
-
tooSmallDesc: string;
|
|
359
|
-
};
|
|
360
|
-
fieldSettings: {
|
|
361
|
-
headingText: string;
|
|
362
|
-
noDividerSettings: string;
|
|
363
|
-
label: string;
|
|
364
|
-
fieldKey: string;
|
|
365
|
-
placeholder: string;
|
|
366
|
-
helpText: string;
|
|
367
|
-
required: string;
|
|
368
|
-
options: string;
|
|
369
|
-
addOption: string;
|
|
370
|
-
validation: string;
|
|
371
|
-
minLength: string;
|
|
372
|
-
maxLength: string;
|
|
373
|
-
pattern: string;
|
|
374
|
-
min: string;
|
|
375
|
-
max: string;
|
|
376
|
-
step: string;
|
|
377
|
-
removeField: string;
|
|
378
|
-
columnWidth: string;
|
|
379
|
-
columnHeight: string;
|
|
380
|
-
optionLabel: string;
|
|
381
|
-
optionValue: string;
|
|
382
|
-
sectionHeader: string;
|
|
383
|
-
fieldPrefix: string;
|
|
384
|
-
removeFieldTitle: string;
|
|
385
|
-
removeTitle: string;
|
|
386
|
-
richTextVariant: string;
|
|
387
|
-
richTextVariantFull: string;
|
|
388
|
-
richTextVariantBasic: string;
|
|
389
|
-
richTextVariantSimple: string;
|
|
390
|
-
textareaRows: string;
|
|
391
|
-
textareaAutoHeight: string;
|
|
392
|
-
numberLayout: string;
|
|
393
|
-
numberLayoutDefault: string;
|
|
394
|
-
numberLayoutVertical: string;
|
|
395
|
-
numberLayoutHorizontal: string;
|
|
396
|
-
numberSpinner: string;
|
|
397
|
-
phoneOnlyCountries: string;
|
|
398
|
-
phoneOnlyCountriesPlaceholder: string;
|
|
399
|
-
phoneOnlyCountriesHelp: string;
|
|
400
|
-
selectMultiselect: string;
|
|
401
|
-
dateEnableTime: string;
|
|
402
|
-
dateMin: string;
|
|
403
|
-
dateMax: string;
|
|
404
|
-
rangeMulti: string;
|
|
405
|
-
radioThin: string;
|
|
406
|
-
radioHideRadio: string;
|
|
407
|
-
radioAlign: string;
|
|
408
|
-
radioAlignStart: string;
|
|
409
|
-
radioAlignCenter: string;
|
|
410
|
-
radioAlignEnd: string;
|
|
411
|
-
textIcon: string;
|
|
412
|
-
textIconStart: string;
|
|
413
|
-
fileMultiple: string;
|
|
414
|
-
fileHeight: string;
|
|
415
|
-
fileAccept: string;
|
|
416
|
-
fileAcceptPlaceholder: string;
|
|
417
|
-
fileTheme: string;
|
|
418
|
-
fileThemeDropzone: string;
|
|
419
|
-
fileThemeBasic: string;
|
|
420
|
-
fileShowIcon: string;
|
|
421
|
-
fileIcon: string;
|
|
422
|
-
};
|
|
423
|
-
iconPicker: {
|
|
424
|
-
none: string;
|
|
425
|
-
search: string;
|
|
426
|
-
noResults: string;
|
|
427
|
-
};
|
|
428
|
-
schemaBuilder: {
|
|
429
|
-
fieldId: string;
|
|
430
|
-
fieldIdDesc: string;
|
|
431
|
-
fieldLabel: string;
|
|
432
|
-
fieldLabelPlaceholder: string;
|
|
433
|
-
description: string;
|
|
434
|
-
descriptionPlaceholder: string;
|
|
435
|
-
requiredField: string;
|
|
436
|
-
required: string;
|
|
437
|
-
textValidations: string;
|
|
438
|
-
format: string;
|
|
439
|
-
minimumLength: string;
|
|
440
|
-
maximumLength: string;
|
|
441
|
-
noMinimum: string;
|
|
442
|
-
noMaximum: string;
|
|
443
|
-
numberValidations: string;
|
|
444
|
-
minimumValue: string;
|
|
445
|
-
maximumValue: string;
|
|
446
|
-
stepMultipleOf: string;
|
|
447
|
-
anyValue: string;
|
|
448
|
-
addField: string;
|
|
449
|
-
noFieldsClickAbove: string;
|
|
450
|
-
patternPlaceholder: string;
|
|
451
|
-
fieldTypes: {
|
|
452
|
-
shortText: string;
|
|
453
|
-
longText: string;
|
|
454
|
-
number: string;
|
|
455
|
-
integer: string;
|
|
456
|
-
yesNo: string;
|
|
457
|
-
dropdown: string;
|
|
458
|
-
email: string;
|
|
459
|
-
phone: string;
|
|
460
|
-
date: string;
|
|
461
|
-
unknown: string;
|
|
462
|
-
};
|
|
463
|
-
formats: {
|
|
464
|
-
plainText: string;
|
|
465
|
-
email: string;
|
|
466
|
-
url: string;
|
|
467
|
-
date: string;
|
|
468
|
-
dateTime: string;
|
|
469
|
-
time: string;
|
|
470
|
-
phone: string;
|
|
471
|
-
};
|
|
472
|
-
};
|
|
473
|
-
};
|
|
474
|
-
calendar: {
|
|
475
|
-
today: string;
|
|
476
|
-
views: {
|
|
477
|
-
week: string;
|
|
478
|
-
month: string;
|
|
479
|
-
day: string;
|
|
480
|
-
agenda: string;
|
|
481
|
-
};
|
|
482
|
-
agenda: {
|
|
483
|
-
time: string;
|
|
484
|
-
event: string;
|
|
485
|
-
eventsCount: string;
|
|
486
|
-
noEvents: string;
|
|
487
|
-
};
|
|
488
|
-
};
|
|
489
|
-
addToCalendar: {
|
|
490
|
-
addTo: string;
|
|
491
|
-
addToCalendar: string;
|
|
492
|
-
google: string;
|
|
493
|
-
apple: string;
|
|
494
|
-
outlook: string;
|
|
495
|
-
office365: string;
|
|
496
|
-
yahoo: string;
|
|
497
|
-
ics: string;
|
|
498
211
|
};
|
|
499
212
|
};
|
|
500
213
|
readonly he: {
|
|
@@ -661,9 +374,6 @@ declare const bagelinkLocales: {
|
|
|
661
374
|
email: {
|
|
662
375
|
invalidEmail: string;
|
|
663
376
|
invalidDomain: string;
|
|
664
|
-
disposableEmail: string;
|
|
665
|
-
didYouMean: string;
|
|
666
|
-
validating: string;
|
|
667
377
|
};
|
|
668
378
|
date: {
|
|
669
379
|
invalidFormat: string;
|
|
@@ -705,7 +415,6 @@ declare const bagelinkLocales: {
|
|
|
705
415
|
closeEditor: string;
|
|
706
416
|
blockNotEditable: string;
|
|
707
417
|
blockNotEditableDesc: string;
|
|
708
|
-
dataSourceHint: string;
|
|
709
418
|
screenTooSmall: string;
|
|
710
419
|
cancel: string;
|
|
711
420
|
publish: string;
|
|
@@ -728,289 +437,6 @@ declare const bagelinkLocales: {
|
|
|
728
437
|
saveNow: string;
|
|
729
438
|
publishDestination: string;
|
|
730
439
|
publishAll: string;
|
|
731
|
-
lastPublished: string;
|
|
732
|
-
published: string;
|
|
733
|
-
notPublished: string;
|
|
734
|
-
production: string;
|
|
735
|
-
publishFailed: string;
|
|
736
|
-
};
|
|
737
|
-
collection: {
|
|
738
|
-
loadError: string;
|
|
739
|
-
newItemTitle: string;
|
|
740
|
-
createSubmit: string;
|
|
741
|
-
editTitle: string;
|
|
742
|
-
saveSubmit: string;
|
|
743
|
-
importTitle: string;
|
|
744
|
-
importSubmit: string;
|
|
745
|
-
importJsonLabel: string;
|
|
746
|
-
importJsonHint: string;
|
|
747
|
-
importSummary: string;
|
|
748
|
-
deleteItemTitle: string;
|
|
749
|
-
deleteItemMessage: string;
|
|
750
|
-
deleteConfirm: string;
|
|
751
|
-
batchDeleteTitle: string;
|
|
752
|
-
batchDeleteMessage: string;
|
|
753
|
-
batchDeleteSummary: string;
|
|
754
|
-
batchUpdateTitle: string;
|
|
755
|
-
updateAllSubmit: string;
|
|
756
|
-
batchUpdateSummary: string;
|
|
757
|
-
selectedCount: string;
|
|
758
|
-
updateBtn: string;
|
|
759
|
-
deleteBtn: string;
|
|
760
|
-
searchPlaceholder: string;
|
|
761
|
-
refreshTooltip: string;
|
|
762
|
-
importTooltip: string;
|
|
763
|
-
newItemBtn: string;
|
|
764
|
-
deleteTooltip: string;
|
|
765
|
-
reorderTooltip: string;
|
|
766
|
-
reorderSaving: string;
|
|
767
|
-
};
|
|
768
|
-
datastores: {
|
|
769
|
-
selectCollection: string;
|
|
770
|
-
fieldName: string;
|
|
771
|
-
fieldStore: string;
|
|
772
|
-
fieldStoreHint: string;
|
|
773
|
-
fieldCollection: string;
|
|
774
|
-
fieldCollectionHint: string;
|
|
775
|
-
fieldDescription: string;
|
|
776
|
-
createTitle: string;
|
|
777
|
-
createSubmit: string;
|
|
778
|
-
editTitle: string;
|
|
779
|
-
saveSubmit: string;
|
|
780
|
-
addBtn: string;
|
|
781
|
-
empty: string;
|
|
782
|
-
deleteConfirm: string;
|
|
783
|
-
};
|
|
784
|
-
admin: {
|
|
785
|
-
content: string;
|
|
786
|
-
blox: string;
|
|
787
|
-
whatsapp: string;
|
|
788
|
-
newsletter: string;
|
|
789
|
-
agent: string;
|
|
790
|
-
users: string;
|
|
791
|
-
tenants: string;
|
|
792
|
-
};
|
|
793
|
-
userManagement: {
|
|
794
|
-
title: string;
|
|
795
|
-
notConfigured: string;
|
|
796
|
-
notConfiguredHint: string;
|
|
797
|
-
team: string;
|
|
798
|
-
filterByRole: string;
|
|
799
|
-
invite: string;
|
|
800
|
-
pendingInvitations: string;
|
|
801
|
-
pending: string;
|
|
802
|
-
resend: string;
|
|
803
|
-
delete: string;
|
|
804
|
-
activeUsers: string;
|
|
805
|
-
active: string;
|
|
806
|
-
edit: string;
|
|
807
|
-
remove: string;
|
|
808
|
-
noUsers: string;
|
|
809
|
-
inviteFirst: string;
|
|
810
|
-
inviteTitle: string;
|
|
811
|
-
firstName: string;
|
|
812
|
-
lastName: string;
|
|
813
|
-
email: string;
|
|
814
|
-
role: string;
|
|
815
|
-
message: string;
|
|
816
|
-
inviteSent: string;
|
|
817
|
-
inviteError: string;
|
|
818
|
-
deleteInviteConfirm: string;
|
|
819
|
-
deleteInviteError: string;
|
|
820
|
-
removeUserConfirm: string;
|
|
821
|
-
};
|
|
822
|
-
forms: {
|
|
823
|
-
title: string;
|
|
824
|
-
refresh: string;
|
|
825
|
-
newForm: string;
|
|
826
|
-
createForm: string;
|
|
827
|
-
noForms: string;
|
|
828
|
-
noFormsDesc: string;
|
|
829
|
-
active: string;
|
|
830
|
-
inactive: string;
|
|
831
|
-
submissionsOnly: string;
|
|
832
|
-
noDefinition: string;
|
|
833
|
-
fieldCount: string;
|
|
834
|
-
createdAt: string;
|
|
835
|
-
editor: {
|
|
836
|
-
newForm: string;
|
|
837
|
-
builder: string;
|
|
838
|
-
submissions: string;
|
|
839
|
-
edit: string;
|
|
840
|
-
preview: string;
|
|
841
|
-
save: string;
|
|
842
|
-
create: string;
|
|
843
|
-
formName: string;
|
|
844
|
-
formNamePlaceholder: string;
|
|
845
|
-
description: string;
|
|
846
|
-
descriptionPlaceholder: string;
|
|
847
|
-
active: string;
|
|
848
|
-
deleteForm: string;
|
|
849
|
-
deleteConfirm: string;
|
|
850
|
-
submit: string;
|
|
851
|
-
};
|
|
852
|
-
submissions: {
|
|
853
|
-
title: string;
|
|
854
|
-
exportCsv: string;
|
|
855
|
-
statusPlaceholder: string;
|
|
856
|
-
noSubmissions: string;
|
|
857
|
-
count: string;
|
|
858
|
-
date: string;
|
|
859
|
-
status: string;
|
|
860
|
-
statusAll: string;
|
|
861
|
-
statusSaved: string;
|
|
862
|
-
statusDraft: string;
|
|
863
|
-
statusProcessed: string;
|
|
864
|
-
statusAbandoned: string;
|
|
865
|
-
statusError: string;
|
|
866
|
-
statusSpam: string;
|
|
867
|
-
};
|
|
868
|
-
builder: {
|
|
869
|
-
noFields: string;
|
|
870
|
-
noFieldsDesc: string;
|
|
871
|
-
noFieldsDefined: string;
|
|
872
|
-
selectField: string;
|
|
873
|
-
tooSmall: string;
|
|
874
|
-
tooSmallDesc: string;
|
|
875
|
-
};
|
|
876
|
-
fieldSettings: {
|
|
877
|
-
headingText: string;
|
|
878
|
-
noDividerSettings: string;
|
|
879
|
-
label: string;
|
|
880
|
-
fieldKey: string;
|
|
881
|
-
placeholder: string;
|
|
882
|
-
helpText: string;
|
|
883
|
-
required: string;
|
|
884
|
-
options: string;
|
|
885
|
-
addOption: string;
|
|
886
|
-
validation: string;
|
|
887
|
-
minLength: string;
|
|
888
|
-
maxLength: string;
|
|
889
|
-
pattern: string;
|
|
890
|
-
min: string;
|
|
891
|
-
max: string;
|
|
892
|
-
step: string;
|
|
893
|
-
removeField: string;
|
|
894
|
-
columnWidth: string;
|
|
895
|
-
columnHeight: string;
|
|
896
|
-
optionLabel: string;
|
|
897
|
-
optionValue: string;
|
|
898
|
-
sectionHeader: string;
|
|
899
|
-
fieldPrefix: string;
|
|
900
|
-
removeFieldTitle: string;
|
|
901
|
-
removeTitle: string;
|
|
902
|
-
richTextVariant: string;
|
|
903
|
-
richTextVariantFull: string;
|
|
904
|
-
richTextVariantBasic: string;
|
|
905
|
-
richTextVariantSimple: string;
|
|
906
|
-
textareaRows: string;
|
|
907
|
-
textareaAutoHeight: string;
|
|
908
|
-
numberLayout: string;
|
|
909
|
-
numberLayoutDefault: string;
|
|
910
|
-
numberLayoutVertical: string;
|
|
911
|
-
numberLayoutHorizontal: string;
|
|
912
|
-
numberSpinner: string;
|
|
913
|
-
phoneOnlyCountries: string;
|
|
914
|
-
phoneOnlyCountriesPlaceholder: string;
|
|
915
|
-
phoneOnlyCountriesHelp: string;
|
|
916
|
-
selectMultiselect: string;
|
|
917
|
-
dateEnableTime: string;
|
|
918
|
-
dateMin: string;
|
|
919
|
-
dateMax: string;
|
|
920
|
-
rangeMulti: string;
|
|
921
|
-
radioThin: string;
|
|
922
|
-
radioHideRadio: string;
|
|
923
|
-
radioAlign: string;
|
|
924
|
-
radioAlignStart: string;
|
|
925
|
-
radioAlignCenter: string;
|
|
926
|
-
radioAlignEnd: string;
|
|
927
|
-
textIcon: string;
|
|
928
|
-
textIconStart: string;
|
|
929
|
-
fileMultiple: string;
|
|
930
|
-
fileHeight: string;
|
|
931
|
-
fileAccept: string;
|
|
932
|
-
fileAcceptPlaceholder: string;
|
|
933
|
-
fileTheme: string;
|
|
934
|
-
fileThemeDropzone: string;
|
|
935
|
-
fileThemeBasic: string;
|
|
936
|
-
fileShowIcon: string;
|
|
937
|
-
fileIcon: string;
|
|
938
|
-
};
|
|
939
|
-
iconPicker: {
|
|
940
|
-
none: string;
|
|
941
|
-
search: string;
|
|
942
|
-
noResults: string;
|
|
943
|
-
};
|
|
944
|
-
schemaBuilder: {
|
|
945
|
-
fieldId: string;
|
|
946
|
-
fieldIdDesc: string;
|
|
947
|
-
fieldLabel: string;
|
|
948
|
-
fieldLabelPlaceholder: string;
|
|
949
|
-
description: string;
|
|
950
|
-
descriptionPlaceholder: string;
|
|
951
|
-
requiredField: string;
|
|
952
|
-
required: string;
|
|
953
|
-
textValidations: string;
|
|
954
|
-
format: string;
|
|
955
|
-
minimumLength: string;
|
|
956
|
-
maximumLength: string;
|
|
957
|
-
noMinimum: string;
|
|
958
|
-
noMaximum: string;
|
|
959
|
-
numberValidations: string;
|
|
960
|
-
minimumValue: string;
|
|
961
|
-
maximumValue: string;
|
|
962
|
-
stepMultipleOf: string;
|
|
963
|
-
anyValue: string;
|
|
964
|
-
addField: string;
|
|
965
|
-
noFieldsClickAbove: string;
|
|
966
|
-
patternPlaceholder: string;
|
|
967
|
-
fieldTypes: {
|
|
968
|
-
shortText: string;
|
|
969
|
-
longText: string;
|
|
970
|
-
number: string;
|
|
971
|
-
integer: string;
|
|
972
|
-
yesNo: string;
|
|
973
|
-
dropdown: string;
|
|
974
|
-
email: string;
|
|
975
|
-
phone: string;
|
|
976
|
-
date: string;
|
|
977
|
-
unknown: string;
|
|
978
|
-
};
|
|
979
|
-
formats: {
|
|
980
|
-
plainText: string;
|
|
981
|
-
email: string;
|
|
982
|
-
url: string;
|
|
983
|
-
date: string;
|
|
984
|
-
dateTime: string;
|
|
985
|
-
time: string;
|
|
986
|
-
phone: string;
|
|
987
|
-
};
|
|
988
|
-
};
|
|
989
|
-
};
|
|
990
|
-
calendar: {
|
|
991
|
-
today: string;
|
|
992
|
-
views: {
|
|
993
|
-
week: string;
|
|
994
|
-
month: string;
|
|
995
|
-
day: string;
|
|
996
|
-
agenda: string;
|
|
997
|
-
};
|
|
998
|
-
agenda: {
|
|
999
|
-
time: string;
|
|
1000
|
-
event: string;
|
|
1001
|
-
eventsCount: string;
|
|
1002
|
-
noEvents: string;
|
|
1003
|
-
};
|
|
1004
|
-
};
|
|
1005
|
-
addToCalendar: {
|
|
1006
|
-
addTo: string;
|
|
1007
|
-
addToCalendar: string;
|
|
1008
|
-
google: string;
|
|
1009
|
-
apple: string;
|
|
1010
|
-
outlook: string;
|
|
1011
|
-
office365: string;
|
|
1012
|
-
yahoo: string;
|
|
1013
|
-
ics: string;
|
|
1014
440
|
};
|
|
1015
441
|
};
|
|
1016
442
|
readonly it: {
|
|
@@ -1156,9 +582,6 @@ declare const bagelinkLocales: {
|
|
|
1156
582
|
email: {
|
|
1157
583
|
invalidEmail: string;
|
|
1158
584
|
invalidDomain: string;
|
|
1159
|
-
disposableEmail: string;
|
|
1160
|
-
didYouMean: string;
|
|
1161
|
-
validating: string;
|
|
1162
585
|
};
|
|
1163
586
|
date: {
|
|
1164
587
|
invalidFormat: string;
|
|
@@ -1200,7 +623,6 @@ declare const bagelinkLocales: {
|
|
|
1200
623
|
closeEditor: string;
|
|
1201
624
|
blockNotEditable: string;
|
|
1202
625
|
blockNotEditableDesc: string;
|
|
1203
|
-
dataSourceHint: string;
|
|
1204
626
|
screenTooSmall: string;
|
|
1205
627
|
cancel: string;
|
|
1206
628
|
publish: string;
|
|
@@ -1223,68 +645,6 @@ declare const bagelinkLocales: {
|
|
|
1223
645
|
saveNow: string;
|
|
1224
646
|
publishDestination: string;
|
|
1225
647
|
publishAll: string;
|
|
1226
|
-
lastPublished: string;
|
|
1227
|
-
published: string;
|
|
1228
|
-
notPublished: string;
|
|
1229
|
-
production: string;
|
|
1230
|
-
publishFailed: string;
|
|
1231
|
-
};
|
|
1232
|
-
admin: {
|
|
1233
|
-
content: string;
|
|
1234
|
-
blox: string;
|
|
1235
|
-
whatsapp: string;
|
|
1236
|
-
newsletter: string;
|
|
1237
|
-
agent: string;
|
|
1238
|
-
users: string;
|
|
1239
|
-
tenants: string;
|
|
1240
|
-
};
|
|
1241
|
-
userManagement: {
|
|
1242
|
-
title: string;
|
|
1243
|
-
notConfigured: string;
|
|
1244
|
-
notConfiguredHint: string;
|
|
1245
|
-
team: string;
|
|
1246
|
-
filterByRole: string;
|
|
1247
|
-
invite: string;
|
|
1248
|
-
pendingInvitations: string;
|
|
1249
|
-
pending: string;
|
|
1250
|
-
resend: string;
|
|
1251
|
-
delete: string;
|
|
1252
|
-
activeUsers: string;
|
|
1253
|
-
active: string;
|
|
1254
|
-
edit: string;
|
|
1255
|
-
remove: string;
|
|
1256
|
-
noUsers: string;
|
|
1257
|
-
inviteFirst: string;
|
|
1258
|
-
inviteTitle: string;
|
|
1259
|
-
firstName: string;
|
|
1260
|
-
lastName: string;
|
|
1261
|
-
email: string;
|
|
1262
|
-
role: string;
|
|
1263
|
-
message: string;
|
|
1264
|
-
inviteSent: string;
|
|
1265
|
-
inviteError: string;
|
|
1266
|
-
deleteInviteConfirm: string;
|
|
1267
|
-
deleteInviteError: string;
|
|
1268
|
-
removeUserConfirm: string;
|
|
1269
|
-
};
|
|
1270
|
-
calendar: {
|
|
1271
|
-
today: string;
|
|
1272
|
-
views: {
|
|
1273
|
-
week: string;
|
|
1274
|
-
month: string;
|
|
1275
|
-
day: string;
|
|
1276
|
-
agenda: string;
|
|
1277
|
-
};
|
|
1278
|
-
agenda: {
|
|
1279
|
-
time: string;
|
|
1280
|
-
event: string;
|
|
1281
|
-
eventsCount: string;
|
|
1282
|
-
noEvents: string;
|
|
1283
|
-
};
|
|
1284
|
-
};
|
|
1285
|
-
addToCalendar: {
|
|
1286
|
-
addTo: string;
|
|
1287
|
-
addToCalendar: string;
|
|
1288
648
|
};
|
|
1289
649
|
};
|
|
1290
650
|
readonly es: {
|
|
@@ -1430,9 +790,6 @@ declare const bagelinkLocales: {
|
|
|
1430
790
|
email: {
|
|
1431
791
|
invalidEmail: string;
|
|
1432
792
|
invalidDomain: string;
|
|
1433
|
-
disposableEmail: string;
|
|
1434
|
-
didYouMean: string;
|
|
1435
|
-
validating: string;
|
|
1436
793
|
};
|
|
1437
794
|
date: {
|
|
1438
795
|
invalidFormat: string;
|
|
@@ -1474,7 +831,6 @@ declare const bagelinkLocales: {
|
|
|
1474
831
|
closeEditor: string;
|
|
1475
832
|
blockNotEditable: string;
|
|
1476
833
|
blockNotEditableDesc: string;
|
|
1477
|
-
dataSourceHint: string;
|
|
1478
834
|
screenTooSmall: string;
|
|
1479
835
|
cancel: string;
|
|
1480
836
|
publish: string;
|
|
@@ -1497,68 +853,6 @@ declare const bagelinkLocales: {
|
|
|
1497
853
|
saveNow: string;
|
|
1498
854
|
publishDestination: string;
|
|
1499
855
|
publishAll: string;
|
|
1500
|
-
lastPublished: string;
|
|
1501
|
-
published: string;
|
|
1502
|
-
notPublished: string;
|
|
1503
|
-
production: string;
|
|
1504
|
-
publishFailed: string;
|
|
1505
|
-
};
|
|
1506
|
-
admin: {
|
|
1507
|
-
content: string;
|
|
1508
|
-
blox: string;
|
|
1509
|
-
whatsapp: string;
|
|
1510
|
-
newsletter: string;
|
|
1511
|
-
agent: string;
|
|
1512
|
-
users: string;
|
|
1513
|
-
tenants: string;
|
|
1514
|
-
};
|
|
1515
|
-
userManagement: {
|
|
1516
|
-
title: string;
|
|
1517
|
-
notConfigured: string;
|
|
1518
|
-
notConfiguredHint: string;
|
|
1519
|
-
team: string;
|
|
1520
|
-
filterByRole: string;
|
|
1521
|
-
invite: string;
|
|
1522
|
-
pendingInvitations: string;
|
|
1523
|
-
pending: string;
|
|
1524
|
-
resend: string;
|
|
1525
|
-
delete: string;
|
|
1526
|
-
activeUsers: string;
|
|
1527
|
-
active: string;
|
|
1528
|
-
edit: string;
|
|
1529
|
-
remove: string;
|
|
1530
|
-
noUsers: string;
|
|
1531
|
-
inviteFirst: string;
|
|
1532
|
-
inviteTitle: string;
|
|
1533
|
-
firstName: string;
|
|
1534
|
-
lastName: string;
|
|
1535
|
-
email: string;
|
|
1536
|
-
role: string;
|
|
1537
|
-
message: string;
|
|
1538
|
-
inviteSent: string;
|
|
1539
|
-
inviteError: string;
|
|
1540
|
-
deleteInviteConfirm: string;
|
|
1541
|
-
deleteInviteError: string;
|
|
1542
|
-
removeUserConfirm: string;
|
|
1543
|
-
};
|
|
1544
|
-
calendar: {
|
|
1545
|
-
today: string;
|
|
1546
|
-
views: {
|
|
1547
|
-
week: string;
|
|
1548
|
-
month: string;
|
|
1549
|
-
day: string;
|
|
1550
|
-
agenda: string;
|
|
1551
|
-
};
|
|
1552
|
-
agenda: {
|
|
1553
|
-
time: string;
|
|
1554
|
-
event: string;
|
|
1555
|
-
eventsCount: string;
|
|
1556
|
-
noEvents: string;
|
|
1557
|
-
};
|
|
1558
|
-
};
|
|
1559
|
-
addToCalendar: {
|
|
1560
|
-
addTo: string;
|
|
1561
|
-
addToCalendar: string;
|
|
1562
856
|
};
|
|
1563
857
|
};
|
|
1564
858
|
readonly fr: {
|
|
@@ -1704,9 +998,6 @@ declare const bagelinkLocales: {
|
|
|
1704
998
|
email: {
|
|
1705
999
|
invalidEmail: string;
|
|
1706
1000
|
invalidDomain: string;
|
|
1707
|
-
disposableEmail: string;
|
|
1708
|
-
didYouMean: string;
|
|
1709
|
-
validating: string;
|
|
1710
1001
|
};
|
|
1711
1002
|
date: {
|
|
1712
1003
|
invalidFormat: string;
|
|
@@ -1748,7 +1039,6 @@ declare const bagelinkLocales: {
|
|
|
1748
1039
|
closeEditor: string;
|
|
1749
1040
|
blockNotEditable: string;
|
|
1750
1041
|
blockNotEditableDesc: string;
|
|
1751
|
-
dataSourceHint: string;
|
|
1752
1042
|
screenTooSmall: string;
|
|
1753
1043
|
cancel: string;
|
|
1754
1044
|
publish: string;
|
|
@@ -1771,68 +1061,6 @@ declare const bagelinkLocales: {
|
|
|
1771
1061
|
saveNow: string;
|
|
1772
1062
|
publishDestination: string;
|
|
1773
1063
|
publishAll: string;
|
|
1774
|
-
lastPublished: string;
|
|
1775
|
-
published: string;
|
|
1776
|
-
notPublished: string;
|
|
1777
|
-
production: string;
|
|
1778
|
-
publishFailed: string;
|
|
1779
|
-
};
|
|
1780
|
-
admin: {
|
|
1781
|
-
content: string;
|
|
1782
|
-
blox: string;
|
|
1783
|
-
whatsapp: string;
|
|
1784
|
-
newsletter: string;
|
|
1785
|
-
agent: string;
|
|
1786
|
-
users: string;
|
|
1787
|
-
tenants: string;
|
|
1788
|
-
};
|
|
1789
|
-
userManagement: {
|
|
1790
|
-
title: string;
|
|
1791
|
-
notConfigured: string;
|
|
1792
|
-
notConfiguredHint: string;
|
|
1793
|
-
team: string;
|
|
1794
|
-
filterByRole: string;
|
|
1795
|
-
invite: string;
|
|
1796
|
-
pendingInvitations: string;
|
|
1797
|
-
pending: string;
|
|
1798
|
-
resend: string;
|
|
1799
|
-
delete: string;
|
|
1800
|
-
activeUsers: string;
|
|
1801
|
-
active: string;
|
|
1802
|
-
edit: string;
|
|
1803
|
-
remove: string;
|
|
1804
|
-
noUsers: string;
|
|
1805
|
-
inviteFirst: string;
|
|
1806
|
-
inviteTitle: string;
|
|
1807
|
-
firstName: string;
|
|
1808
|
-
lastName: string;
|
|
1809
|
-
email: string;
|
|
1810
|
-
role: string;
|
|
1811
|
-
message: string;
|
|
1812
|
-
inviteSent: string;
|
|
1813
|
-
inviteError: string;
|
|
1814
|
-
deleteInviteConfirm: string;
|
|
1815
|
-
deleteInviteError: string;
|
|
1816
|
-
removeUserConfirm: string;
|
|
1817
|
-
};
|
|
1818
|
-
calendar: {
|
|
1819
|
-
today: string;
|
|
1820
|
-
views: {
|
|
1821
|
-
week: string;
|
|
1822
|
-
month: string;
|
|
1823
|
-
day: string;
|
|
1824
|
-
agenda: string;
|
|
1825
|
-
};
|
|
1826
|
-
agenda: {
|
|
1827
|
-
time: string;
|
|
1828
|
-
event: string;
|
|
1829
|
-
eventsCount: string;
|
|
1830
|
-
noEvents: string;
|
|
1831
|
-
};
|
|
1832
|
-
};
|
|
1833
|
-
addToCalendar: {
|
|
1834
|
-
addTo: string;
|
|
1835
|
-
addToCalendar: string;
|
|
1836
1064
|
};
|
|
1837
1065
|
};
|
|
1838
1066
|
readonly ru: {
|
|
@@ -1978,9 +1206,6 @@ declare const bagelinkLocales: {
|
|
|
1978
1206
|
email: {
|
|
1979
1207
|
invalidEmail: string;
|
|
1980
1208
|
invalidDomain: string;
|
|
1981
|
-
disposableEmail: string;
|
|
1982
|
-
didYouMean: string;
|
|
1983
|
-
validating: string;
|
|
1984
1209
|
};
|
|
1985
1210
|
date: {
|
|
1986
1211
|
invalidFormat: string;
|
|
@@ -2022,7 +1247,6 @@ declare const bagelinkLocales: {
|
|
|
2022
1247
|
closeEditor: string;
|
|
2023
1248
|
blockNotEditable: string;
|
|
2024
1249
|
blockNotEditableDesc: string;
|
|
2025
|
-
dataSourceHint: string;
|
|
2026
1250
|
screenTooSmall: string;
|
|
2027
1251
|
cancel: string;
|
|
2028
1252
|
publish: string;
|
|
@@ -2045,68 +1269,6 @@ declare const bagelinkLocales: {
|
|
|
2045
1269
|
saveNow: string;
|
|
2046
1270
|
publishDestination: string;
|
|
2047
1271
|
publishAll: string;
|
|
2048
|
-
lastPublished: string;
|
|
2049
|
-
published: string;
|
|
2050
|
-
notPublished: string;
|
|
2051
|
-
production: string;
|
|
2052
|
-
publishFailed: string;
|
|
2053
|
-
};
|
|
2054
|
-
admin: {
|
|
2055
|
-
content: string;
|
|
2056
|
-
blox: string;
|
|
2057
|
-
whatsapp: string;
|
|
2058
|
-
newsletter: string;
|
|
2059
|
-
agent: string;
|
|
2060
|
-
users: string;
|
|
2061
|
-
tenants: string;
|
|
2062
|
-
};
|
|
2063
|
-
userManagement: {
|
|
2064
|
-
title: string;
|
|
2065
|
-
notConfigured: string;
|
|
2066
|
-
notConfiguredHint: string;
|
|
2067
|
-
team: string;
|
|
2068
|
-
filterByRole: string;
|
|
2069
|
-
invite: string;
|
|
2070
|
-
pendingInvitations: string;
|
|
2071
|
-
pending: string;
|
|
2072
|
-
resend: string;
|
|
2073
|
-
delete: string;
|
|
2074
|
-
activeUsers: string;
|
|
2075
|
-
active: string;
|
|
2076
|
-
edit: string;
|
|
2077
|
-
remove: string;
|
|
2078
|
-
noUsers: string;
|
|
2079
|
-
inviteFirst: string;
|
|
2080
|
-
inviteTitle: string;
|
|
2081
|
-
firstName: string;
|
|
2082
|
-
lastName: string;
|
|
2083
|
-
email: string;
|
|
2084
|
-
role: string;
|
|
2085
|
-
message: string;
|
|
2086
|
-
inviteSent: string;
|
|
2087
|
-
inviteError: string;
|
|
2088
|
-
deleteInviteConfirm: string;
|
|
2089
|
-
deleteInviteError: string;
|
|
2090
|
-
removeUserConfirm: string;
|
|
2091
|
-
};
|
|
2092
|
-
calendar: {
|
|
2093
|
-
today: string;
|
|
2094
|
-
views: {
|
|
2095
|
-
week: string;
|
|
2096
|
-
month: string;
|
|
2097
|
-
day: string;
|
|
2098
|
-
agenda: string;
|
|
2099
|
-
};
|
|
2100
|
-
agenda: {
|
|
2101
|
-
time: string;
|
|
2102
|
-
event: string;
|
|
2103
|
-
eventsCount: string;
|
|
2104
|
-
noEvents: string;
|
|
2105
|
-
};
|
|
2106
|
-
};
|
|
2107
|
-
addToCalendar: {
|
|
2108
|
-
addTo: string;
|
|
2109
|
-
addToCalendar: string;
|
|
2110
1272
|
};
|
|
2111
1273
|
};
|
|
2112
1274
|
};
|