@bigbinary/neeto-rules-frontend 2.6.0 → 2.6.2
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/app/javascript/src/translations/ar.json +107 -3
- package/app/javascript/src/translations/bg.json +107 -3
- package/app/javascript/src/translations/ca.json +107 -3
- package/app/javascript/src/translations/cs.json +107 -3
- package/app/javascript/src/translations/da.json +107 -3
- package/app/javascript/src/translations/de.json +107 -3
- package/app/javascript/src/translations/en.json +2 -1
- package/app/javascript/src/translations/es-MX.json +107 -3
- package/app/javascript/src/translations/es.json +107 -3
- package/app/javascript/src/translations/et.json +107 -3
- package/app/javascript/src/translations/fi.json +107 -3
- package/app/javascript/src/translations/fil.json +107 -3
- package/app/javascript/src/translations/fr.json +107 -3
- package/app/javascript/src/translations/he.json +107 -3
- package/app/javascript/src/translations/hi.json +107 -3
- package/app/javascript/src/translations/hr.json +107 -3
- package/app/javascript/src/translations/hu.json +107 -3
- package/app/javascript/src/translations/id.json +107 -3
- package/app/javascript/src/translations/it.json +107 -3
- package/app/javascript/src/translations/ja.json +107 -3
- package/app/javascript/src/translations/ko.json +107 -3
- package/app/javascript/src/translations/nl.json +107 -3
- package/app/javascript/src/translations/pl.json +107 -3
- package/app/javascript/src/translations/pt-BR.json +107 -3
- package/app/javascript/src/translations/pt.json +107 -3
- package/app/javascript/src/translations/ro.json +107 -3
- package/app/javascript/src/translations/ru.json +107 -3
- package/app/javascript/src/translations/sk.json +107 -3
- package/app/javascript/src/translations/sl.json +107 -3
- package/app/javascript/src/translations/sv.json +107 -3
- package/app/javascript/src/translations/th.json +107 -3
- package/app/javascript/src/translations/tr.json +107 -3
- package/app/javascript/src/translations/uk.json +107 -3
- package/app/javascript/src/translations/vi.json +107 -3
- package/app/javascript/src/translations/zh-CN.json +107 -3
- package/app/javascript/src/translations/zh-TW.json +107 -3
- package/dist/.ready +1 -1
- package/dist/NeetoRulesBuilder.js +1 -1
- package/dist/NeetoRulesForm.js +1 -1
- package/dist/cjs/NeetoRulesBuilder.js +1 -1
- package/dist/cjs/NeetoRulesForm.js +1 -1
- package/dist/cjs/index.js +1 -1
- package/dist/{index-CkYo0ca_.js → index-B0FTuUOt.js} +20 -3
- package/dist/index-B0FTuUOt.js.map +1 -0
- package/dist/{index-3f8Yrbst.js → index-C8o4tdnQ.js} +20 -3
- package/dist/index-C8o4tdnQ.js.map +1 -0
- package/dist/index.js +1 -1
- package/package.json +6 -6
- package/dist/index-3f8Yrbst.js.map +0 -1
- package/dist/index-CkYo0ca_.js.map +0 -1
|
@@ -47,7 +47,8 @@
|
|
|
47
47
|
"orIf": "hoặc nếu",
|
|
48
48
|
"andWhen": "và khi",
|
|
49
49
|
"orWhen": "hoặc khi",
|
|
50
|
-
"andThen": "và sau đó"
|
|
50
|
+
"andThen": "và sau đó",
|
|
51
|
+
"close": "Đóng"
|
|
51
52
|
},
|
|
52
53
|
"cannedResponses": {
|
|
53
54
|
"title": "Phản hồi đã lưu"
|
|
@@ -345,14 +346,15 @@
|
|
|
345
346
|
"slack": {
|
|
346
347
|
"messageTo": "Tin nhắn tới Slack",
|
|
347
348
|
"selectChannel": "Chọn một kênh",
|
|
348
|
-
"refreshChannelList": "Làm mới danh sách kênh Slack"
|
|
349
|
+
"refreshChannelList": "Làm mới danh sách kênh Slack",
|
|
350
|
+
"private": "riêng tư"
|
|
349
351
|
},
|
|
350
352
|
"shortcuts": {
|
|
351
353
|
"submit": "Gửi trường",
|
|
352
354
|
"cancel": "Hủy"
|
|
353
355
|
},
|
|
354
356
|
"helpTexts": {
|
|
355
|
-
"phoneNumber": "Vui lòng nhập số với
|
|
357
|
+
"phoneNumber": "Vui lòng nhập mỗi số với + theo sau là mã quốc gia (ví dụ: +918888888888). Bạn có thể thêm nhiều số."
|
|
356
358
|
},
|
|
357
359
|
"messages": {
|
|
358
360
|
"removeInvalidPhoneNumbers": "Nhấn vào đây để xóa số điện thoại không hợp lệ."
|
|
@@ -386,6 +388,108 @@
|
|
|
386
388
|
},
|
|
387
389
|
"apiFields": {
|
|
388
390
|
"insertPlaceholder": "Chèn placeholder: {{label}}"
|
|
391
|
+
},
|
|
392
|
+
"builder": {
|
|
393
|
+
"whenThisHappens": "Khi điều này xảy ra",
|
|
394
|
+
"selectCondition": "chọn một điều kiện",
|
|
395
|
+
"selectOperator": "chọn phép toán",
|
|
396
|
+
"selectActor": "chọn ai đó",
|
|
397
|
+
"selectRecipient": "chọn người nhận",
|
|
398
|
+
"selectFallback": "chọn",
|
|
399
|
+
"selectNoun": "chọn {{noun, anyCase}}",
|
|
400
|
+
"send": "gửi",
|
|
401
|
+
"setDelay": "đặt độ trễ",
|
|
402
|
+
"thenDoThis": "Sau đó làm điều này",
|
|
403
|
+
"pickTriggerFirst": "Chọn một trigger trước",
|
|
404
|
+
"automationName": "Tên tự động hóa",
|
|
405
|
+
"nameYourAutomation": "Đặt tên cho tự động hóa của bạn",
|
|
406
|
+
"activateThisAutomation": "Kích hoạt tự động hóa này",
|
|
407
|
+
"nameSubtitle": "Đặt tên cho tự động hóa này. Để trống để sử dụng tên tự động tạo.",
|
|
408
|
+
"valueWord": "giá trị",
|
|
409
|
+
"pickValue": "Chọn {{field}}",
|
|
410
|
+
"valueSubtitle": "Chọn một giá trị để so khớp.",
|
|
411
|
+
"valuesSubtitle": "Chọn một hoặc nhiều giá trị cho {{field}}.",
|
|
412
|
+
"waitFor": "Chờ để",
|
|
413
|
+
"before": "Trước",
|
|
414
|
+
"leadTimeTitle": "Trước khi cuộc họp bắt đầu",
|
|
415
|
+
"leadTimeSubtitle": "Bao lâu trước khi cuộc họp bắt đầu thì tự động hóa này nên chạy?",
|
|
416
|
+
"setUp": "Thiết lập",
|
|
417
|
+
"setUpAction": "Thiết lập hành động",
|
|
418
|
+
"setUpMediumLabel": "{{verb}} {{mediumLabel}}",
|
|
419
|
+
"noConfig": "Không cần cấu hình cho hành động này.",
|
|
420
|
+
"noMatches": "Không có kết quả",
|
|
421
|
+
"searchPlaceholder": "Tìm kiếm...",
|
|
422
|
+
"config": {
|
|
423
|
+
"subject": "Chủ đề",
|
|
424
|
+
"subjectPlaceholder": "Nhập chủ đề",
|
|
425
|
+
"body": "Nội dung",
|
|
426
|
+
"bodyPlaceholder": "Nhập tin nhắn",
|
|
427
|
+
"note": "Ghi chú",
|
|
428
|
+
"message": "Tin nhắn",
|
|
429
|
+
"value": "Giá trị",
|
|
430
|
+
"keywords": "Từ khóa",
|
|
431
|
+
"keywordsPlaceholder": "Gõ và nhấn enter",
|
|
432
|
+
"emailAddresses": "Địa chỉ email",
|
|
433
|
+
"emailPlaceholder": "Nhập địa chỉ email",
|
|
434
|
+
"exampleEmail": "oliver@example.com",
|
|
435
|
+
"recipient": "Người nhận",
|
|
436
|
+
"smsSegmentHint": "Để dưới 160 ký tự để nằm trong một phần SMS.",
|
|
437
|
+
"noOptions": "Không có tùy chọn nào.",
|
|
438
|
+
"noOptionsFor": "Không có {{field}} nào có sẵn."
|
|
439
|
+
},
|
|
440
|
+
"aria": {
|
|
441
|
+
"addCondition": "Thêm một điều kiện",
|
|
442
|
+
"addAnotherCondition": "Thêm một điều kiện khác",
|
|
443
|
+
"deleteCondition": "Xóa điều kiện",
|
|
444
|
+
"clearTrigger": "Xóa trigger",
|
|
445
|
+
"addAnotherAction": "Thêm một hành động khác",
|
|
446
|
+
"deleteAction": "Xóa hành động",
|
|
447
|
+
"addAnotherBookingPage": "Thêm một trang đặt chỗ khác",
|
|
448
|
+
"removeBookingPage": "Xóa trang đặt chỗ",
|
|
449
|
+
"removeDelay": "Xóa độ trễ",
|
|
450
|
+
"increase": "Tăng",
|
|
451
|
+
"decrease": "Giảm"
|
|
452
|
+
},
|
|
453
|
+
"panes": {
|
|
454
|
+
"addCondition": "Thêm một điều kiện",
|
|
455
|
+
"changeTriggers": "Thay đổi trigger",
|
|
456
|
+
"changeTrigger": "Thay đổi trigger",
|
|
457
|
+
"addTrigger": "Thêm một trigger",
|
|
458
|
+
"whenEllipsis": "Khi…",
|
|
459
|
+
"triggerSubtitleMulti": "Chọn một hoặc nhiều trigger. Tự động hóa sẽ chạy khi bất kỳ cái nào trong số đó xảy ra.",
|
|
460
|
+
"triggerSubtitleReplace": "Chọn một trigger khác cho hàng này.",
|
|
461
|
+
"triggerSubtitleAdd": "Chọn cái gì sẽ khởi động tự động hóa này.",
|
|
462
|
+
"actorTitle": "Được kích hoạt bởi...",
|
|
463
|
+
"actorSubtitle": "Chọn ai kích hoạt tự động hóa này.",
|
|
464
|
+
"condFieldSubtitle": "Chọn một trường để thêm điều kiện.",
|
|
465
|
+
"operatorTitle": "Phép toán",
|
|
466
|
+
"operatorSubtitle": "Chọn cách mà giá trị phải khớp.",
|
|
467
|
+
"operatorTitleKeywords": "Khớp từ khóa như thế nào?",
|
|
468
|
+
"operatorSubtitleKeywords": "Chọn cách khớp từ khóa với {{field}}.",
|
|
469
|
+
"operatorTitleValues": "Khớp giá trị như thế nào?",
|
|
470
|
+
"operatorSubtitleValues": "Chọn cách khớp {{field}}.",
|
|
471
|
+
"operatorTitleExclude": "Khớp hoặc loại trừ?",
|
|
472
|
+
"operatorSubtitleExclude": "Chọn cách khớp {{field}}.",
|
|
473
|
+
"operatorTitleNumber": "So sánh như thế nào?",
|
|
474
|
+
"operatorSubtitleNumber": "Chọn cách so sánh {{field}}.",
|
|
475
|
+
"connectorTitle": "Kết hợp các điều kiện",
|
|
476
|
+
"connectorSubtitle": "Tất cả các điều kiện có nên khớp, hay bất kỳ điều nào trong số đó?",
|
|
477
|
+
"connectorAndOption": "và (khớp tất cả các điều kiện)",
|
|
478
|
+
"connectorOrOption": "hoặc (khớp bất kỳ điều kiện nào)",
|
|
479
|
+
"actionAddTitle": "Thêm một hành động",
|
|
480
|
+
"actionSwapTitle": "Thay đổi kênh",
|
|
481
|
+
"actionAddSubtitle": "Chọn cái gì sẽ xảy ra như một kết quả.",
|
|
482
|
+
"actionSwapSubtitle": "Chọn một kênh khác cho hành động này.",
|
|
483
|
+
"recipientTitle": "Gửi đến",
|
|
484
|
+
"recipientSubtitle": "Chọn ai sẽ nhận điều này.",
|
|
485
|
+
"scopeChangeTitle": "Thay đổi các trang đặt chỗ",
|
|
486
|
+
"scopeTitle": "Chọn các trang đặt chỗ",
|
|
487
|
+
"scopeSubtitle": "Chọn một hoặc nhiều tùy chọn. Tự động hóa sẽ chạy trên bất kỳ cái nào trong số đó."
|
|
488
|
+
},
|
|
489
|
+
"scope": {
|
|
490
|
+
"lead": "Trên",
|
|
491
|
+
"placeholder": "Trên các đặt chỗ này"
|
|
492
|
+
}
|
|
389
493
|
}
|
|
390
494
|
}
|
|
391
495
|
}
|
|
@@ -47,7 +47,8 @@
|
|
|
47
47
|
"orIf": "或者如果",
|
|
48
48
|
"andWhen": "并且当",
|
|
49
49
|
"orWhen": "或者当",
|
|
50
|
-
"andThen": "然后"
|
|
50
|
+
"andThen": "然后",
|
|
51
|
+
"close": "关闭"
|
|
51
52
|
},
|
|
52
53
|
"cannedResponses": {
|
|
53
54
|
"title": "预设回复"
|
|
@@ -345,14 +346,15 @@
|
|
|
345
346
|
"slack": {
|
|
346
347
|
"messageTo": "发送消息至 Slack",
|
|
347
348
|
"selectChannel": "选择频道",
|
|
348
|
-
"refreshChannelList": "刷新 Slack 频道列表"
|
|
349
|
+
"refreshChannelList": "刷新 Slack 频道列表",
|
|
350
|
+
"private": "私人"
|
|
349
351
|
},
|
|
350
352
|
"shortcuts": {
|
|
351
353
|
"submit": "提交字段",
|
|
352
354
|
"cancel": "取消"
|
|
353
355
|
},
|
|
354
356
|
"helpTexts": {
|
|
355
|
-
"phoneNumber": "
|
|
357
|
+
"phoneNumber": "请输入每个号码,格式为 + 后跟国家代码(例如:+918888888888)。您可以添加多个号码。"
|
|
356
358
|
},
|
|
357
359
|
"messages": {
|
|
358
360
|
"removeInvalidPhoneNumbers": "点击这里以移除无效的电话号码。"
|
|
@@ -386,6 +388,108 @@
|
|
|
386
388
|
},
|
|
387
389
|
"apiFields": {
|
|
388
390
|
"insertPlaceholder": "插入占位符:{{label}}"
|
|
391
|
+
},
|
|
392
|
+
"builder": {
|
|
393
|
+
"whenThisHappens": "当这种情况发生时",
|
|
394
|
+
"selectCondition": "选择一个条件",
|
|
395
|
+
"selectOperator": "选择操作符",
|
|
396
|
+
"selectActor": "选择某人",
|
|
397
|
+
"selectRecipient": "选择接收者",
|
|
398
|
+
"selectFallback": "选择",
|
|
399
|
+
"selectNoun": "选择 {{noun, anyCase}}",
|
|
400
|
+
"send": "发送",
|
|
401
|
+
"setDelay": "设置延迟",
|
|
402
|
+
"thenDoThis": "然后执行此操作",
|
|
403
|
+
"pickTriggerFirst": "首先选择一个触发器",
|
|
404
|
+
"automationName": "自动化名称",
|
|
405
|
+
"nameYourAutomation": "为您的自动化命名",
|
|
406
|
+
"activateThisAutomation": "激活此自动化",
|
|
407
|
+
"nameSubtitle": "为此自动化命名。留空则使用自动生成的名称。",
|
|
408
|
+
"valueWord": "值",
|
|
409
|
+
"pickValue": "选择 {{field}}",
|
|
410
|
+
"valueSubtitle": "选择一个匹配的值。",
|
|
411
|
+
"valuesSubtitle": "为 {{field}} 选择一个或多个值。",
|
|
412
|
+
"waitFor": "等待",
|
|
413
|
+
"before": "之前",
|
|
414
|
+
"leadTimeTitle": "会议开始前",
|
|
415
|
+
"leadTimeSubtitle": "此自动化应该在会议开始前多长时间运行?",
|
|
416
|
+
"setUp": "设置",
|
|
417
|
+
"setUpAction": "设置操作",
|
|
418
|
+
"setUpMediumLabel": "{{verb}} {{mediumLabel}}",
|
|
419
|
+
"noConfig": "此操作不需要配置。",
|
|
420
|
+
"noMatches": "没有匹配项",
|
|
421
|
+
"searchPlaceholder": "搜索...",
|
|
422
|
+
"config": {
|
|
423
|
+
"subject": "主题",
|
|
424
|
+
"subjectPlaceholder": "输入主题",
|
|
425
|
+
"body": "正文",
|
|
426
|
+
"bodyPlaceholder": "输入消息",
|
|
427
|
+
"note": "备注",
|
|
428
|
+
"message": "消息",
|
|
429
|
+
"value": "值",
|
|
430
|
+
"keywords": "关键词",
|
|
431
|
+
"keywordsPlaceholder": "输入并按回车",
|
|
432
|
+
"emailAddresses": "电子邮件地址",
|
|
433
|
+
"emailPlaceholder": "输入电子邮件地址",
|
|
434
|
+
"exampleEmail": "oliver@example.com",
|
|
435
|
+
"recipient": "接收者",
|
|
436
|
+
"smsSegmentHint": "保持在 160 个字符以内以确保只使用一个短信段。",
|
|
437
|
+
"noOptions": "没有可用选项。",
|
|
438
|
+
"noOptionsFor": "没有可用的 {{field}}。"
|
|
439
|
+
},
|
|
440
|
+
"aria": {
|
|
441
|
+
"addCondition": "添加条件",
|
|
442
|
+
"addAnotherCondition": "添加另一个条件",
|
|
443
|
+
"deleteCondition": "删除条件",
|
|
444
|
+
"clearTrigger": "清除触发器",
|
|
445
|
+
"addAnotherAction": "添加另一个操作",
|
|
446
|
+
"deleteAction": "删除操作",
|
|
447
|
+
"addAnotherBookingPage": "添加另一个预订页面",
|
|
448
|
+
"removeBookingPage": "移除预订页面",
|
|
449
|
+
"removeDelay": "移除延迟",
|
|
450
|
+
"increase": "增加",
|
|
451
|
+
"decrease": "减少"
|
|
452
|
+
},
|
|
453
|
+
"panes": {
|
|
454
|
+
"addCondition": "添加条件",
|
|
455
|
+
"changeTriggers": "更改触发器",
|
|
456
|
+
"changeTrigger": "更改触发器",
|
|
457
|
+
"addTrigger": "添加触发器",
|
|
458
|
+
"whenEllipsis": "当…",
|
|
459
|
+
"triggerSubtitleMulti": "选择一个或多个触发器。自动化将在任何一个发生时运行。",
|
|
460
|
+
"triggerSubtitleReplace": "为此行选择不同的触发器。",
|
|
461
|
+
"triggerSubtitleAdd": "选择应引发此自动化的内容。",
|
|
462
|
+
"actorTitle": "由…触发",
|
|
463
|
+
"actorSubtitle": "选择触发此自动化的人。",
|
|
464
|
+
"condFieldSubtitle": "选择一个字段以添加条件。",
|
|
465
|
+
"operatorTitle": "操作符",
|
|
466
|
+
"operatorSubtitle": "选择值应如何匹配。",
|
|
467
|
+
"operatorTitleKeywords": "如何匹配关键词?",
|
|
468
|
+
"operatorSubtitleKeywords": "选择如何将关键词与 {{field}} 匹配。",
|
|
469
|
+
"operatorTitleValues": "如何匹配值?",
|
|
470
|
+
"operatorSubtitleValues": "选择如何匹配 {{field}}。",
|
|
471
|
+
"operatorTitleExclude": "匹配或排除?",
|
|
472
|
+
"operatorSubtitleExclude": "选择如何匹配 {{field}}。",
|
|
473
|
+
"operatorTitleNumber": "如何比较?",
|
|
474
|
+
"operatorSubtitleNumber": "选择如何比较 {{field}}。",
|
|
475
|
+
"connectorTitle": "组合条件",
|
|
476
|
+
"connectorSubtitle": "所有条件都应匹配,还是任意一个条件?",
|
|
477
|
+
"connectorAndOption": "并且(匹配所有条件)",
|
|
478
|
+
"connectorOrOption": "或者(匹配任意条件)",
|
|
479
|
+
"actionAddTitle": "添加操作",
|
|
480
|
+
"actionSwapTitle": "更改频道",
|
|
481
|
+
"actionAddSubtitle": "选择作为结果应发生的事件。",
|
|
482
|
+
"actionSwapSubtitle": "选择此操作的不同频道。",
|
|
483
|
+
"recipientTitle": "发送给",
|
|
484
|
+
"recipientSubtitle": "选择谁应该接收此信息。",
|
|
485
|
+
"scopeChangeTitle": "更改预订页面",
|
|
486
|
+
"scopeTitle": "选择预订页面",
|
|
487
|
+
"scopeSubtitle": "选择一个或多个选项。自动化将在其中任何一个上运行。"
|
|
488
|
+
},
|
|
489
|
+
"scope": {
|
|
490
|
+
"lead": "在",
|
|
491
|
+
"placeholder": "在这些预订上"
|
|
492
|
+
}
|
|
389
493
|
}
|
|
390
494
|
}
|
|
391
495
|
}
|
|
@@ -47,7 +47,8 @@
|
|
|
47
47
|
"orIf": "或者如果",
|
|
48
48
|
"andWhen": "和當",
|
|
49
49
|
"orWhen": "或者當",
|
|
50
|
-
"andThen": "然後"
|
|
50
|
+
"andThen": "然後",
|
|
51
|
+
"close": "關閉"
|
|
51
52
|
},
|
|
52
53
|
"cannedResponses": {
|
|
53
54
|
"title": "預設回覆"
|
|
@@ -345,14 +346,15 @@
|
|
|
345
346
|
"slack": {
|
|
346
347
|
"messageTo": "消息發送至Slack",
|
|
347
348
|
"selectChannel": "選擇頻道",
|
|
348
|
-
"refreshChannelList": "刷新Slack頻道列表"
|
|
349
|
+
"refreshChannelList": "刷新Slack頻道列表",
|
|
350
|
+
"private": "私人"
|
|
349
351
|
},
|
|
350
352
|
"shortcuts": {
|
|
351
353
|
"submit": "提交字段",
|
|
352
354
|
"cancel": "取消"
|
|
353
355
|
},
|
|
354
356
|
"helpTexts": {
|
|
355
|
-
"phoneNumber": "
|
|
357
|
+
"phoneNumber": "請每個號碼以 + 開頭,後面跟隨國家代碼(例如:+918888888888)。您可以添加多個號碼。"
|
|
356
358
|
},
|
|
357
359
|
"messages": {
|
|
358
360
|
"removeInvalidPhoneNumbers": "點擊這裡以移除無效的電話號碼。"
|
|
@@ -386,6 +388,108 @@
|
|
|
386
388
|
},
|
|
387
389
|
"apiFields": {
|
|
388
390
|
"insertPlaceholder": "插入佔位符:{{label}}"
|
|
391
|
+
},
|
|
392
|
+
"builder": {
|
|
393
|
+
"whenThisHappens": "當這發生時",
|
|
394
|
+
"selectCondition": "選擇一個條件",
|
|
395
|
+
"selectOperator": "選擇運算符",
|
|
396
|
+
"selectActor": "選擇某人",
|
|
397
|
+
"selectRecipient": "選擇接收者",
|
|
398
|
+
"selectFallback": "選擇",
|
|
399
|
+
"selectNoun": "選擇 {{noun, anyCase}}",
|
|
400
|
+
"send": "發送",
|
|
401
|
+
"setDelay": "設定延遲",
|
|
402
|
+
"thenDoThis": "然後做這個",
|
|
403
|
+
"pickTriggerFirst": "先選擇觸發器",
|
|
404
|
+
"automationName": "自動化名稱",
|
|
405
|
+
"nameYourAutomation": "命名你的自動化",
|
|
406
|
+
"activateThisAutomation": "啟用這個自動化",
|
|
407
|
+
"nameSubtitle": "為這個自動化命名。若留空則使用自動生成的名稱。",
|
|
408
|
+
"valueWord": "值",
|
|
409
|
+
"pickValue": "選擇 {{field}}",
|
|
410
|
+
"valueSubtitle": "選擇要匹配的值。",
|
|
411
|
+
"valuesSubtitle": "為 {{field}} 選擇一個或多個值。",
|
|
412
|
+
"waitFor": "等待",
|
|
413
|
+
"before": "之前",
|
|
414
|
+
"leadTimeTitle": "會議開始前",
|
|
415
|
+
"leadTimeSubtitle": "這個自動化應該在會議開始前多久運行?",
|
|
416
|
+
"setUp": "設置",
|
|
417
|
+
"setUpAction": "設置動作",
|
|
418
|
+
"setUpMediumLabel": "{{verb}} {{mediumLabel}}",
|
|
419
|
+
"noConfig": "此動作不需要配置。",
|
|
420
|
+
"noMatches": "沒有匹配項",
|
|
421
|
+
"searchPlaceholder": "搜索...",
|
|
422
|
+
"config": {
|
|
423
|
+
"subject": "主題",
|
|
424
|
+
"subjectPlaceholder": "輸入主題",
|
|
425
|
+
"body": "內容",
|
|
426
|
+
"bodyPlaceholder": "輸入信息",
|
|
427
|
+
"note": "備註",
|
|
428
|
+
"message": "信息",
|
|
429
|
+
"value": "值",
|
|
430
|
+
"keywords": "關鍵詞",
|
|
431
|
+
"keywordsPlaceholder": "輸入並按回車",
|
|
432
|
+
"emailAddresses": "電子郵件地址",
|
|
433
|
+
"emailPlaceholder": "輸入電子郵件地址",
|
|
434
|
+
"exampleEmail": "oliver@example.com",
|
|
435
|
+
"recipient": "接收者",
|
|
436
|
+
"smsSegmentHint": "保持在160個字符內,以保持在一個短信段落中。",
|
|
437
|
+
"noOptions": "沒有可用的選項。",
|
|
438
|
+
"noOptionsFor": "沒有可用的 {{field}}。"
|
|
439
|
+
},
|
|
440
|
+
"aria": {
|
|
441
|
+
"addCondition": "添加一個條件",
|
|
442
|
+
"addAnotherCondition": "添加另一個條件",
|
|
443
|
+
"deleteCondition": "刪除條件",
|
|
444
|
+
"clearTrigger": "清除觸發器",
|
|
445
|
+
"addAnotherAction": "添加另一個動作",
|
|
446
|
+
"deleteAction": "刪除動作",
|
|
447
|
+
"addAnotherBookingPage": "添加另一個預訂頁面",
|
|
448
|
+
"removeBookingPage": "移除預訂頁面",
|
|
449
|
+
"removeDelay": "移除延遲",
|
|
450
|
+
"increase": "增加",
|
|
451
|
+
"decrease": "減少"
|
|
452
|
+
},
|
|
453
|
+
"panes": {
|
|
454
|
+
"addCondition": "添加一個條件",
|
|
455
|
+
"changeTriggers": "更改觸發器",
|
|
456
|
+
"changeTrigger": "更改觸發器",
|
|
457
|
+
"addTrigger": "添加一個觸發器",
|
|
458
|
+
"whenEllipsis": "當…",
|
|
459
|
+
"triggerSubtitleMulti": "選擇一個或多個觸發器。自動化在其中任何一個發生時運行。",
|
|
460
|
+
"triggerSubtitleReplace": "為這一行選擇不同的觸發器。",
|
|
461
|
+
"triggerSubtitleAdd": "選擇什麼應該啟動這個自動化。",
|
|
462
|
+
"actorTitle": "被觸發者...",
|
|
463
|
+
"actorSubtitle": "選擇誰觸發這個自動化。",
|
|
464
|
+
"condFieldSubtitle": "選擇一個字段來添加條件。",
|
|
465
|
+
"operatorTitle": "運算符",
|
|
466
|
+
"operatorSubtitle": "選擇值應該如何匹配。",
|
|
467
|
+
"operatorTitleKeywords": "如何匹配關鍵詞?",
|
|
468
|
+
"operatorSubtitleKeywords": "選擇如何將關鍵詞與 {{field}} 進行匹配。",
|
|
469
|
+
"operatorTitleValues": "如何匹配值?",
|
|
470
|
+
"operatorSubtitleValues": "選擇如何與 {{field}} 進行匹配。",
|
|
471
|
+
"operatorTitleExclude": "匹配或排除?",
|
|
472
|
+
"operatorSubtitleExclude": "選擇如何與 {{field}} 匹配。",
|
|
473
|
+
"operatorTitleNumber": "如何比較?",
|
|
474
|
+
"operatorSubtitleNumber": "選擇如何比較 {{field}}。",
|
|
475
|
+
"connectorTitle": "組合條件",
|
|
476
|
+
"connectorSubtitle": "所有條件應該匹配,還是其中任何一個?",
|
|
477
|
+
"connectorAndOption": "和(匹配所有條件)",
|
|
478
|
+
"connectorOrOption": "或(匹配任何條件)",
|
|
479
|
+
"actionAddTitle": "添加一個動作",
|
|
480
|
+
"actionSwapTitle": "更改通道",
|
|
481
|
+
"actionAddSubtitle": "選擇作為結果應該發生的事情。",
|
|
482
|
+
"actionSwapSubtitle": "選擇這個動作的其他通道。",
|
|
483
|
+
"recipientTitle": "發送至",
|
|
484
|
+
"recipientSubtitle": "選擇誰應該接收這個。",
|
|
485
|
+
"scopeChangeTitle": "更改預訂頁面",
|
|
486
|
+
"scopeTitle": "選擇預訂頁面",
|
|
487
|
+
"scopeSubtitle": "選擇一個或多個選項。自動化在其中任何一個上運行。"
|
|
488
|
+
},
|
|
489
|
+
"scope": {
|
|
490
|
+
"lead": "在",
|
|
491
|
+
"placeholder": "在這些預訂上"
|
|
492
|
+
}
|
|
389
493
|
}
|
|
390
494
|
}
|
|
391
495
|
}
|
package/dist/.ready
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
Built at 2026-07-
|
|
1
|
+
Built at 2026-07-07T22:04:19.197Z
|
|
@@ -11,7 +11,7 @@ import Header from '@bigbinary/neeto-molecules/Header';
|
|
|
11
11
|
import Spinner from '@bigbinary/neetoui/Spinner';
|
|
12
12
|
import ActionBlock from '@bigbinary/neetoui/formik/ActionBlock';
|
|
13
13
|
import { useTranslation } from 'react-i18next';
|
|
14
|
-
import { E as EditorAction, n as Panel, q as ErrorCallout, r as SmsFields, s as PhoneNumberField, k as formatData, u as usePollRuleName, T as TouchErrors, m as ScrollToErrorField, o as getValidationSchema, p as DEFAULT_INITIAL_VALUE, l as buildPayload } from './index-
|
|
14
|
+
import { E as EditorAction, n as Panel, q as ErrorCallout, r as SmsFields, s as PhoneNumberField, k as formatData, u as usePollRuleName, T as TouchErrors, m as ScrollToErrorField, o as getValidationSchema, p as DEFAULT_INITIAL_VALUE, l as buildPayload } from './index-B0FTuUOt.js';
|
|
15
15
|
import { u as useCustomDataStore } from './useCustomDataStore-BtKYtLVc.js';
|
|
16
16
|
import { u as useUtilityStore } from './useUtilityStore-CCUYS1mS.js';
|
|
17
17
|
import _toConsumableArray from '@babel/runtime/helpers/toConsumableArray';
|
package/dist/NeetoRulesForm.js
CHANGED
|
@@ -15,7 +15,7 @@ import { u as useUtilityStore } from './useUtilityStore-CCUYS1mS.js';
|
|
|
15
15
|
import classNames from 'classnames';
|
|
16
16
|
import Typography from '@bigbinary/neetoui/Typography';
|
|
17
17
|
import { isNotNil, isEmpty, pluck } from 'ramda';
|
|
18
|
-
import { g as getActionOptions, a as getFieldDetails, b as getSlackChannelErrors, c as getActionLabel, A as ActionSubItem, F as FIELDS_WITH_OPTIONS, P as PANEL_TYPES, D as DEFAULT_RULE_ACTION, d as getLogicalOperatorOptions, e as getFieldDetails$1, f as getVerbOptions, R as RadioField$1, S as SelectField$1, V as ValueField, h as DEFAULT_DELAY, i as getAllEvents, O as OPERATORS$1, j as STATUS_KEYS, k as formatData, u as usePollRuleName, T as TouchErrors, l as buildPayload, m as ScrollToErrorField, n as Panel, o as getValidationSchema, p as DEFAULT_INITIAL_VALUE } from './index-
|
|
18
|
+
import { g as getActionOptions, a as getFieldDetails, b as getSlackChannelErrors, c as getActionLabel, A as ActionSubItem, F as FIELDS_WITH_OPTIONS, P as PANEL_TYPES, D as DEFAULT_RULE_ACTION, d as getLogicalOperatorOptions, e as getFieldDetails$1, f as getVerbOptions, R as RadioField$1, S as SelectField$1, V as ValueField, h as DEFAULT_DELAY, i as getAllEvents, O as OPERATORS$1, j as STATUS_KEYS, k as formatData, u as usePollRuleName, T as TouchErrors, l as buildPayload, m as ScrollToErrorField, n as Panel, o as getValidationSchema, p as DEFAULT_INITIAL_VALUE } from './index-B0FTuUOt.js';
|
|
19
19
|
import { a as useActiveField, u as useCustomDataStore } from './useCustomDataStore-BtKYtLVc.js';
|
|
20
20
|
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
21
21
|
import { joinHyphenCase } from '@bigbinary/neeto-commons-frontend/utils';
|
|
@@ -13,7 +13,7 @@ var Header = require('@bigbinary/neeto-molecules/Header');
|
|
|
13
13
|
var Spinner = require('@bigbinary/neetoui/Spinner');
|
|
14
14
|
var ActionBlock = require('@bigbinary/neetoui/formik/ActionBlock');
|
|
15
15
|
var reactI18next = require('react-i18next');
|
|
16
|
-
var index = require('../index-
|
|
16
|
+
var index = require('../index-C8o4tdnQ.js');
|
|
17
17
|
var useCustomDataStore = require('../useCustomDataStore-DxFx8aCf.js');
|
|
18
18
|
var useUtilityStore = require('../useUtilityStore-C_U20IMX.js');
|
|
19
19
|
var _toConsumableArray = require('@babel/runtime/helpers/toConsumableArray');
|
|
@@ -17,7 +17,7 @@ var useUtilityStore = require('../useUtilityStore-C_U20IMX.js');
|
|
|
17
17
|
var classNames = require('classnames');
|
|
18
18
|
var Typography = require('@bigbinary/neetoui/Typography');
|
|
19
19
|
var ramda = require('ramda');
|
|
20
|
-
var index = require('../index-
|
|
20
|
+
var index = require('../index-C8o4tdnQ.js');
|
|
21
21
|
var useCustomDataStore = require('../useCustomDataStore-DxFx8aCf.js');
|
|
22
22
|
var jsxRuntime = require('react/jsx-runtime');
|
|
23
23
|
var utils = require('@bigbinary/neeto-commons-frontend/utils');
|
package/dist/cjs/index.js
CHANGED
|
@@ -56,7 +56,7 @@ require('react-router-dom');
|
|
|
56
56
|
require('@babel/runtime/helpers/objectDestructuringEmpty');
|
|
57
57
|
require('../keyboardShortcuts-NxcrOxzv.js');
|
|
58
58
|
require('classnames');
|
|
59
|
-
require('../index-
|
|
59
|
+
require('../index-C8o4tdnQ.js');
|
|
60
60
|
require('@babel/runtime/helpers/typeof');
|
|
61
61
|
require('yup');
|
|
62
62
|
require('@bigbinary/neeto-icons/Search');
|
|
@@ -1479,13 +1479,30 @@ var SelectField$1 = function SelectField(_ref2) {
|
|
|
1479
1479
|
setValue((_option$value = option === null || option === void 0 ? void 0 : option.value) !== null && _option$value !== void 0 ? _option$value : null);
|
|
1480
1480
|
setTouched(true);
|
|
1481
1481
|
};
|
|
1482
|
+
var formatOptionLabel = function formatOptionLabel(_ref4, _ref5) {
|
|
1483
|
+
var label = _ref4.label,
|
|
1484
|
+
isPrivate = _ref4.isPrivate;
|
|
1485
|
+
var context = _ref5.context;
|
|
1486
|
+
return /*#__PURE__*/jsxs("div", {
|
|
1487
|
+
className: "flex items-center justify-between gap-2",
|
|
1488
|
+
children: [/*#__PURE__*/jsx("span", {
|
|
1489
|
+
children: label
|
|
1490
|
+
}), isPrivate && context === "menu" && /*#__PURE__*/jsx(Typography, {
|
|
1491
|
+
className: "neeto-ui-text-gray-500 italic",
|
|
1492
|
+
style: "body3",
|
|
1493
|
+
children: t("neetoRules.slack.private")
|
|
1494
|
+
})]
|
|
1495
|
+
});
|
|
1496
|
+
};
|
|
1482
1497
|
return /*#__PURE__*/jsxs("div", {
|
|
1483
1498
|
className: "flex items-start gap-2",
|
|
1484
|
-
children: [/*#__PURE__*/jsx(Select$1, _objectSpread$c(_objectSpread$c({}, _objectSpread$c({
|
|
1499
|
+
children: [/*#__PURE__*/jsx(Select$1, _objectSpread$c(_objectSpread$c({}, _objectSpread$c(_objectSpread$c({
|
|
1485
1500
|
className: className,
|
|
1486
1501
|
name: name,
|
|
1487
1502
|
required: required
|
|
1488
|
-
}, otherProps)
|
|
1503
|
+
}, otherProps), {}, {
|
|
1504
|
+
formatOptionLabel: formatOptionLabel
|
|
1505
|
+
})), {}, {
|
|
1489
1506
|
innerRef: ref,
|
|
1490
1507
|
label: defaultLabel,
|
|
1491
1508
|
options: dropdownOptions,
|
|
@@ -5508,4 +5525,4 @@ var formatData = function formatData(data) {
|
|
|
5508
5525
|
};
|
|
5509
5526
|
|
|
5510
5527
|
export { ActionSubItem as A, DEFAULT_RULE_ACTION as D, EditorAction as E, FIELDS_WITH_OPTIONS as F, OPERATORS as O, PANEL_TYPES as P, RadioField as R, SelectField as S, TouchErrors as T, ValueField as V, getFieldDetails$1 as a, getSlackChannelErrors as b, getActionLabel as c, getLogicalOperatorOptions as d, getFieldDetails as e, getVerbOptions as f, getActionOptions as g, DEFAULT_DELAY as h, getAllEvents as i, STATUS_KEYS as j, formatData as k, buildPayload as l, ScrollToErrorField as m, Panel as n, getValidationSchema as o, DEFAULT_INITIAL_VALUE as p, ErrorCallout as q, SmsFields as r, PhoneNumberField as s, usePollRuleName as u };
|
|
5511
|
-
//# sourceMappingURL=index-
|
|
5528
|
+
//# sourceMappingURL=index-B0FTuUOt.js.map
|