@nocobase/plugin-workflow 0.17.0-alpha.2 → 0.17.0-alpha.3
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/externalVersion.js +8 -8
- package/dist/locale/{en-US.js → en-US.json} +50 -72
- package/dist/locale/es-ES.json +129 -0
- package/dist/locale/fr-FR.json +129 -0
- package/dist/locale/ja-JP.json +87 -0
- package/dist/locale/pt-BR.json +129 -0
- package/dist/locale/ru-RU.json +87 -0
- package/dist/locale/tr-TR.json +87 -0
- package/dist/locale/zh-CN.json +248 -0
- package/dist/node_modules/cron-parser/package.json +1 -1
- package/dist/node_modules/lru-cache/package.json +1 -1
- package/package.json +2 -2
- package/dist/locale/en-US.d.ts +0 -130
- package/dist/locale/es-ES.d.ts +0 -130
- package/dist/locale/es-ES.js +0 -151
- package/dist/locale/fr-FR.d.ts +0 -130
- package/dist/locale/fr-FR.js +0 -151
- package/dist/locale/ja-JP.d.ts +0 -88
- package/dist/locale/ja-JP.js +0 -109
- package/dist/locale/pt-BR.d.ts +0 -130
- package/dist/locale/pt-BR.js +0 -151
- package/dist/locale/ru-RU.d.ts +0 -88
- package/dist/locale/ru-RU.js +0 -109
- package/dist/locale/tr-TR.d.ts +0 -88
- package/dist/locale/tr-TR.js +0 -109
- package/dist/locale/zh-CN.d.ts +0 -249
- package/dist/locale/zh-CN.js +0 -270
|
@@ -0,0 +1,129 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Workflow": "Fluxo de trabalho",
|
|
3
|
+
"Execution history": "Histórico de execução",
|
|
4
|
+
"Executed": "Executado",
|
|
5
|
+
"Trigger type": "Tipo de acionador",
|
|
6
|
+
"Status": "Status",
|
|
7
|
+
"On": "Ligado",
|
|
8
|
+
"Off": "Desligado",
|
|
9
|
+
"Version": "Versão",
|
|
10
|
+
"Copy to new version": "Copiar para nova versão",
|
|
11
|
+
"Duplicate": "Duplicar",
|
|
12
|
+
"Loading": "Carregando",
|
|
13
|
+
"Load failed": "Falha ao carregar",
|
|
14
|
+
"Trigger": "Acionador",
|
|
15
|
+
"Trigger variables": "Variáveis do acionador",
|
|
16
|
+
"Trigger data": "Dados do acionador",
|
|
17
|
+
"Trigger time": "Tempo do acionador",
|
|
18
|
+
"Triggered at": "Acionado em",
|
|
19
|
+
"Collection event": "Evento da coleção",
|
|
20
|
+
"Trigger on": "Acionar em",
|
|
21
|
+
"After record added": "Depois do registro ser adicionado",
|
|
22
|
+
"After record updated": "Depois do registro ser atualizado",
|
|
23
|
+
"After record added or updated": "Depois do registro ser adicionado ou atualizado",
|
|
24
|
+
"After record deleted": "Depois do registro ser excluído",
|
|
25
|
+
"Changed fields": "Campos alterados",
|
|
26
|
+
"Triggered only if one of the selected fields changes. If unselected, it means that it will be triggered when any field changes. When record is added or deleted, any field is considered to have been changed.": "Acionado apenas se um dos campos selecionados for alterado. Se não estiver selecionado, será acionado quando qualquer campo for alterado. Quando um registro é adicionado ou excluído, qualquer campo é considerado como tendo sido alterado.",
|
|
27
|
+
"Only triggers when match conditions": "Aciona somente quando as condições correspondem",
|
|
28
|
+
"Schedule event": "Evento programado",
|
|
29
|
+
"Trigger mode": "Modo de acionamento",
|
|
30
|
+
"Based on certain date": "Com base em uma data específica",
|
|
31
|
+
"Based on date field of collection": "Com base no campo de data da coleção",
|
|
32
|
+
"Starts on": "Começa em",
|
|
33
|
+
"Ends on": "Termina em",
|
|
34
|
+
"No end": "Sem fim",
|
|
35
|
+
"Exactly at": "Exatamente às",
|
|
36
|
+
"Repeat mode": "Modo de repetição",
|
|
37
|
+
"Repeat limit": "Limite de repetição",
|
|
38
|
+
"No limit": "Sem limite",
|
|
39
|
+
"Seconds": "Segundos",
|
|
40
|
+
"Minutes": "Minutos",
|
|
41
|
+
"Hours": "Horas",
|
|
42
|
+
"Days": "Dias",
|
|
43
|
+
"Weeks": "Semanas",
|
|
44
|
+
"Months": "Meses",
|
|
45
|
+
"No repeat": "Sem repetição",
|
|
46
|
+
"Every": "Cada",
|
|
47
|
+
"By minute": "Por minuto",
|
|
48
|
+
"By hour": "Por hora",
|
|
49
|
+
"By day": "Por dia",
|
|
50
|
+
"By week": "Por semana",
|
|
51
|
+
"By month": "Por mês",
|
|
52
|
+
"By field": "Por campo",
|
|
53
|
+
"By custom date": "Por data personalizada",
|
|
54
|
+
"Advanced": "Avançado",
|
|
55
|
+
"End": "Fim",
|
|
56
|
+
"Node result": "Resultado do nó",
|
|
57
|
+
"Constant": "Constante",
|
|
58
|
+
"Null": "Nulo",
|
|
59
|
+
"Boolean": "Booleano",
|
|
60
|
+
"String": "String",
|
|
61
|
+
"Calculator": "Calculadora",
|
|
62
|
+
"Arithmetic calculation": "Cálculo aritmético",
|
|
63
|
+
"String operation": "Operação de string",
|
|
64
|
+
"Executed at": "Executado em",
|
|
65
|
+
"Queueing": "Em fila",
|
|
66
|
+
"On going": "Em andamento",
|
|
67
|
+
"Succeeded": "Sucesso",
|
|
68
|
+
"Failed": "Falhou",
|
|
69
|
+
"Pending": "Pendente",
|
|
70
|
+
"Canceled": "Cancelado",
|
|
71
|
+
"This node contains branches, deleting will also be preformed to them, are you sure?": "Este nó contém ramos, a exclusão também será realizada neles, você tem certeza?",
|
|
72
|
+
"Control": "Controle",
|
|
73
|
+
"Collection operations": "Operações de coleção",
|
|
74
|
+
"Extended types": "Tipos estendidos",
|
|
75
|
+
"Node type": "Tipo de nó",
|
|
76
|
+
"Calculation": "Cálculo",
|
|
77
|
+
"Configure calculation": "Configurar cálculo",
|
|
78
|
+
"Calculation result": "Resultado do cálculo",
|
|
79
|
+
"True": "Verdadeiro",
|
|
80
|
+
"False": "Falso",
|
|
81
|
+
"concat": "concatenar",
|
|
82
|
+
"Condition": "Condição",
|
|
83
|
+
"Mode": "Modo",
|
|
84
|
+
"Continue when \"Yes\"": "Continuar quando \"Sim\"",
|
|
85
|
+
"Branch into \"Yes\" and \"No\"": "Ramo em \"Sim\" e \"Não\"",
|
|
86
|
+
"Conditions": "Condições",
|
|
87
|
+
"Parallel branch": "Ramo paralelo",
|
|
88
|
+
"Add branch": "Adicionar ramo",
|
|
89
|
+
"All succeeded": "Todos com sucesso",
|
|
90
|
+
"Any succeeded": "Qualquer um com sucesso",
|
|
91
|
+
"Any succeeded or failed": "Qualquer um com sucesso ou falha",
|
|
92
|
+
"Continue after all branches succeeded": "Continuar após todos os ramos com sucesso",
|
|
93
|
+
"Continue after any branch succeeded": "Continuar após qualquer ramo com sucesso",
|
|
94
|
+
"Continue after any branch succeeded, or exit after any branch failed": "Continuar após qualquer ramo com sucesso ou sair após qualquer ramo falhar",
|
|
95
|
+
"Delay": "Atraso",
|
|
96
|
+
"Duration": "Duração",
|
|
97
|
+
"End Status": "Status final",
|
|
98
|
+
"Select status": "Selecionar status",
|
|
99
|
+
"Succeed and continue": "Ter sucesso e continuar",
|
|
100
|
+
"Fail and exit": "Falhar e sair",
|
|
101
|
+
"Create record": "Criar registro",
|
|
102
|
+
"Update record": "Atualizar registro",
|
|
103
|
+
"Query record": "Consultar registro",
|
|
104
|
+
"Multiple records": "Múltiplos registros",
|
|
105
|
+
"Please select collection first": "Por favor, selecione uma coleção primeiro",
|
|
106
|
+
"Only update records matching conditions": "Atualizar somente registros que atendem às condições",
|
|
107
|
+
"Fields that are not assigned a value will be set to the default value, and those that do not have a default value are set to null.": "Campos que não recebem valor serão definidos como valor padrão e aqueles sem valor padrão serão definidos como nulo.",
|
|
108
|
+
"Trigger in executed workflow cannot be modified": "O acionador em fluxo de trabalho executado não pode ser modificado",
|
|
109
|
+
"Node in executed workflow cannot be modified": "O nó em fluxo de trabalho executado não pode ser modificado",
|
|
110
|
+
"Can not delete": "Não é possível excluir",
|
|
111
|
+
"The result of this node has been referenced by other nodes ({{nodes}}), please remove the usage before deleting.": "O resultado deste nó foi referenciado por outros nós ({{nodes}}), por favor, remova a referência antes de excluir.",
|
|
112
|
+
"HTTP request": "Requisição HTTP",
|
|
113
|
+
"HTTP method": "Método HTTP",
|
|
114
|
+
"URL": "URL",
|
|
115
|
+
"Headers": "Cabeçalhos",
|
|
116
|
+
"Add request header": "Adicionar cabeçalho de requisição",
|
|
117
|
+
"Parameters": "Parâmetros",
|
|
118
|
+
"Add parameter": "Adicionar parâmetro",
|
|
119
|
+
"Body": "Corpo",
|
|
120
|
+
"Use variable": "Usar variável",
|
|
121
|
+
"Format": "Formato",
|
|
122
|
+
"Insert": "Inserir",
|
|
123
|
+
"Timeout config": "Configuração de tempo limite",
|
|
124
|
+
"ms": "ms",
|
|
125
|
+
"Input request data": "Dados de entrada da requisição",
|
|
126
|
+
"Only support standard JSON data": "Suporta somente dados JSON padrão",
|
|
127
|
+
"\"Content-Type\" only support \"application/json\", and no need to specify": "\"Content-Type\" somente suporta \"application/json\" e não precisa ser especificado",
|
|
128
|
+
"Ignore fail request and continue workflow": "Ignorar falhas na requisição e continuar o fluxo de trabalho"
|
|
129
|
+
}
|
|
@@ -0,0 +1,87 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Workflow": "Рабочий процесс",
|
|
3
|
+
"Execution history": "История запусков",
|
|
4
|
+
"Trigger type": "Тип триггера",
|
|
5
|
+
"Status": "Статус",
|
|
6
|
+
"On": "Вкл.",
|
|
7
|
+
"Off": "Выкл.",
|
|
8
|
+
"Version": "Версия",
|
|
9
|
+
"Copy to new version": "Скопировать в новую версию",
|
|
10
|
+
"Load failed": "Загрузка не удалась",
|
|
11
|
+
"Trigger": "Триггер",
|
|
12
|
+
"Collection event": "Событие коллекции",
|
|
13
|
+
"Trigger on": "Триггер на",
|
|
14
|
+
"After record added": "После добавления записи",
|
|
15
|
+
"After record updated": "После обновления записи",
|
|
16
|
+
"After record added or updated": "После добавления или обновления записи",
|
|
17
|
+
"After record deleted": "После удаления записи",
|
|
18
|
+
"Changed fields": "Измененные поля",
|
|
19
|
+
"Triggered only if one of the selected fields changes. If unselected, it means that it will be triggered when any field changes. When record is added or deleted, any field is considered to have been changed.": "Запускается только при изменении одного из выбранных полей. Если флажок не установлен, это означает, что он будет срабатывать при изменении любого поля. При добавлении или удалении записи любое поле считается измененным.",
|
|
20
|
+
"Only triggers when match conditions": "Срабатывает только при совпадении условий",
|
|
21
|
+
"Schedule event": "Событие по расписанию",
|
|
22
|
+
"Trigger mode": "Режим триггера",
|
|
23
|
+
"Based on certain date": "На основе определенной даты",
|
|
24
|
+
"Based on date field of collection": "На базе поля с датой в коллекции",
|
|
25
|
+
"Starts on": "Стартует с",
|
|
26
|
+
"Ends on": "Оканчивается в",
|
|
27
|
+
"Exactly at": "Ровно в",
|
|
28
|
+
"Repeat mode": "Режим повтора",
|
|
29
|
+
"Repeat limit": "Ограничение на повторы",
|
|
30
|
+
"No limit": "Нет ограничений",
|
|
31
|
+
"Seconds": "Секунды",
|
|
32
|
+
"Minutes": "Минуты",
|
|
33
|
+
"Hours": "Часы",
|
|
34
|
+
"Days": "Дни",
|
|
35
|
+
"Weeks": "Недели",
|
|
36
|
+
"Months": "Месяцы",
|
|
37
|
+
"No repeat": "Не повторять",
|
|
38
|
+
"Every": "Каждые",
|
|
39
|
+
"By minute": "По минутам",
|
|
40
|
+
"By hour": "По часам",
|
|
41
|
+
"By day": "По дням",
|
|
42
|
+
"By week": "По неделям",
|
|
43
|
+
"By month": "По месяцам",
|
|
44
|
+
"By field": "По полю",
|
|
45
|
+
"By custom date": "По пользовательской дате",
|
|
46
|
+
"Advanced": "Продвинутый",
|
|
47
|
+
"End": "Окончание",
|
|
48
|
+
"Trigger variables": "Контекст триггера",
|
|
49
|
+
"Node result": "Результат Узла",
|
|
50
|
+
"Constant": "Константа",
|
|
51
|
+
"Boolean": "Логический",
|
|
52
|
+
"String": "Строка",
|
|
53
|
+
"Arithmetic calculation": "Арифметическое вычисление",
|
|
54
|
+
"String operation": "Операция со строкой",
|
|
55
|
+
"On going": "Непрерывный",
|
|
56
|
+
"Succeeded": "Успешный",
|
|
57
|
+
"Failed": "Неудачный",
|
|
58
|
+
"Canceled": "Прерванный",
|
|
59
|
+
"This node contains branches, deleting will also be preformed to them, are you sure?": "Этот узел содержит ветки, к ним тоже будет произведено удаление, вы уверены?",
|
|
60
|
+
"Control": "Управление",
|
|
61
|
+
"Collection operations": "Операции с Коллекцией",
|
|
62
|
+
"Node type": "Тип Узла",
|
|
63
|
+
"Calculation": "Вычисление",
|
|
64
|
+
"Configure calculation": "Настроить вычисление",
|
|
65
|
+
"Calculation result": "Результат вычисления",
|
|
66
|
+
"True": "Истина",
|
|
67
|
+
"False": "Ложь",
|
|
68
|
+
"Condition": "Условие",
|
|
69
|
+
"Mode": "Режим",
|
|
70
|
+
"Continue when \"Yes\"": "Продолжить когда \"Да\"",
|
|
71
|
+
"Branch into \"Yes\" and \"No\"": "Разветвление на \"Да\" and \"Нет\"",
|
|
72
|
+
"Conditions": "Условия",
|
|
73
|
+
"Parallel branch": "Параллельная ветвь",
|
|
74
|
+
"All succeeded": "Всё успешно",
|
|
75
|
+
"Any succeeded": "Что-то успешно",
|
|
76
|
+
"Continue after all branches succeeded": "Продолжать после успеха на всех ветвях",
|
|
77
|
+
"Continue after any branch succeeded": "Продолжать после успеха на любой из ветвей",
|
|
78
|
+
"Create record": "Создать запись",
|
|
79
|
+
"Update record": "Обновить запись",
|
|
80
|
+
"Query record": "Запрос записи",
|
|
81
|
+
"Multiple records": "Множество записей",
|
|
82
|
+
"Please select collection first": "Выберите сначала Коллекцию, пожалуйста",
|
|
83
|
+
"Only update records matching conditions": "Обновлять только записи, соответствующие условиям",
|
|
84
|
+
"Fields that are not assigned a value will be set to the default value, and those that do not have a default value are set to null.": "Поля, которым не присвоено значение, будут установлены на значение по умолчанию, а поля, не имеющие значения по умолчанию, будут установлены на null.",
|
|
85
|
+
"Trigger in executed workflow cannot be modified": "Триггер в выполняемом рабочем процессе не может быть изменен",
|
|
86
|
+
"Node in executed workflow cannot be modified": "Узел в выполняемом рабочем процессе не может быть изменен"
|
|
87
|
+
}
|
|
@@ -0,0 +1,87 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Workflow": "İş Akışı",
|
|
3
|
+
"Execution history": "Yürütme Geçmişi",
|
|
4
|
+
"Trigger type": "Tetikleme türü",
|
|
5
|
+
"Status": "Durum",
|
|
6
|
+
"On": "Aç",
|
|
7
|
+
"Off": "Kapa",
|
|
8
|
+
"Version": "Sürüm",
|
|
9
|
+
"Copy to new version": "Yeni sürüme kopyala",
|
|
10
|
+
"Load failed": "Yükleme başarısız",
|
|
11
|
+
"Trigger": "Tetikle",
|
|
12
|
+
"Collection event": "Koleksiyon etkinliği",
|
|
13
|
+
"Trigger on": "Tetikleme açık",
|
|
14
|
+
"After record added": "Kayıt eklendikten sonra",
|
|
15
|
+
"After record updated": "Kayıt güncellendikten sonra",
|
|
16
|
+
"After record added or updated": "Kayıt eklendikten veya güncellendikten sonra",
|
|
17
|
+
"After record deleted": "Kayıt silindikten sonra",
|
|
18
|
+
"Changed fields": "Değiştirilen alanlar",
|
|
19
|
+
"Triggered only if one of the selected fields changes. If unselected, it means that it will be triggered when any field changes. When record is added or deleted, any field is considered to have been changed.": "Yalnızca seçilen alanlardan biri değiştiğinde tetiklenir. Seçili değilse, herhangi bir alan değiştiğinde tetikleneceği anlamına gelir. Kayıt eklendiğinde veya silindiğinde, herhangi bir alan değiştirilmiş olarak kabul edilir.",
|
|
20
|
+
"Only triggers when match conditions": "Yalnızca eşleşme koşulları olduğunda tetiklenir",
|
|
21
|
+
"Schedule event": "Etkinlik planla",
|
|
22
|
+
"Trigger mode": "Tetikleme modu",
|
|
23
|
+
"Based on certain date": "Belirli bir tarihe göre",
|
|
24
|
+
"Based on date field of collection": "Koleksiyonun tarih alanına göre",
|
|
25
|
+
"Starts on": "Başlangıç",
|
|
26
|
+
"Ends on": "Bitiş",
|
|
27
|
+
"Exactly at": "Tam zamanı",
|
|
28
|
+
"Repeat mode": "Tekrarlama modu",
|
|
29
|
+
"Repeat limit": "Tekrarlama limiti",
|
|
30
|
+
"No limit": "Limit yok",
|
|
31
|
+
"Seconds": "Saniye",
|
|
32
|
+
"Minutes": "Dakika",
|
|
33
|
+
"Hours": "Saat",
|
|
34
|
+
"Days": "Gün",
|
|
35
|
+
"Weeks": "Hafta",
|
|
36
|
+
"Months": "Ay",
|
|
37
|
+
"No repeat": "Tekrar yok",
|
|
38
|
+
"Every": "Her",
|
|
39
|
+
"By minute": "Dakikada",
|
|
40
|
+
"By hour": "Saatte",
|
|
41
|
+
"By day": "Günde",
|
|
42
|
+
"By week": "Haftada",
|
|
43
|
+
"By month": "Ayda",
|
|
44
|
+
"By field": "Alanda",
|
|
45
|
+
"By custom date": "Özel tarihe göre",
|
|
46
|
+
"Advanced": "Gelişmiş",
|
|
47
|
+
"End": "Son",
|
|
48
|
+
"Trigger variables": "Tetikleyici bağlamı",
|
|
49
|
+
"Node result": "Düğüm sonucu",
|
|
50
|
+
"Constant": "Devamlı",
|
|
51
|
+
"Boolean": "Boolean",
|
|
52
|
+
"String": "String",
|
|
53
|
+
"Arithmetic calculation": "Aritmetik hesaplama",
|
|
54
|
+
"String operation": "String operation",
|
|
55
|
+
"On going": "Devam eden",
|
|
56
|
+
"Succeeded": "Başarılı",
|
|
57
|
+
"Failed": "Başarısız",
|
|
58
|
+
"Canceled": "İptal edilen",
|
|
59
|
+
"This node contains branches, deleting will also be preformed to them, are you sure?": "Bu düğüm başka içeriklerle bağlantı içeriyor, silme işlemini onaylarsanız o bağlantılarda silinecek, emin misiniz?",
|
|
60
|
+
"Control": "Kontrol",
|
|
61
|
+
"Collection operations": "Koleksiyon operasyonları",
|
|
62
|
+
"Node type": "Düğüm türü",
|
|
63
|
+
"Calculation": "Hesaplama",
|
|
64
|
+
"Configure calculation": "Hesaplamayı yapılandır",
|
|
65
|
+
"Calculation result": "Hesaplama sonucu",
|
|
66
|
+
"True": "Doğru",
|
|
67
|
+
"False": "Yanlış",
|
|
68
|
+
"Condition": "Koşul",
|
|
69
|
+
"Mode": "Tür",
|
|
70
|
+
"Continue when \"Yes\"": "\"Evet\" durumunda devam",
|
|
71
|
+
"Branch into \"Yes\" and \"No\"": "\"Evet\" ve \"Hayır\" olarak dallandırın",
|
|
72
|
+
"Conditions": "Koşullar",
|
|
73
|
+
"Parallel branch": "Paralel dal",
|
|
74
|
+
"All succeeded": "Hepsi başarılı",
|
|
75
|
+
"Any succeeded": "Herhangi biri başarılı",
|
|
76
|
+
"Continue after all branches succeeded": "Tüm dallar başarılı olduktan sonra devam et",
|
|
77
|
+
"Continue after any branch succeeded": "Herhangi bir dal başarılı olduktan sonra devam et",
|
|
78
|
+
"Create record": "Kayıt oluştur",
|
|
79
|
+
"Update record": "Kayıt güncelle",
|
|
80
|
+
"Query record": "Sorgu kaydı",
|
|
81
|
+
"Multiple records": "Birden çok kayıt",
|
|
82
|
+
"Please select collection first": "Lütfen önce koleksiyonu seçin",
|
|
83
|
+
"Only update records matching conditions": "Yalnızca koşullarla eşleşen kayıtları güncelleyin",
|
|
84
|
+
"Fields that are not assigned a value will be set to the default value, and those that do not have a default value are set to null.": "Değer atanmamış alanlar varsayılan değere, varsayılan değeri olmayan alanlar ise null olarak ayarlanır.",
|
|
85
|
+
"Trigger in executed workflow cannot be modified": "Yürütülen iş akışındaki tetikleyici değiştirilemez",
|
|
86
|
+
"Node in executed workflow cannot be modified": "Yürütülen iş akışındaki düğüm değiştirilemez"
|
|
87
|
+
}
|
|
@@ -0,0 +1,248 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Workflow": "工作流",
|
|
3
|
+
"Execution history": "执行历史",
|
|
4
|
+
"Clear all executions": "清除所有执行记录",
|
|
5
|
+
"Clear executions will not reset executed count, and started executions will not be deleted, are you sure you want to delete them all?": "清空执行记录不会重置执行次数,且执行中的也不会被删除,确定要删除所有执行记录吗?",
|
|
6
|
+
"Executed": "已执行",
|
|
7
|
+
"Sync": "同步",
|
|
8
|
+
"Sync enabled status of all workflows from database": "从数据库同步所有工作流的启用状态",
|
|
9
|
+
"Trigger type": "触发方式",
|
|
10
|
+
"Status": "状态",
|
|
11
|
+
"On": "启用",
|
|
12
|
+
"Off": "停用",
|
|
13
|
+
"Version": "版本",
|
|
14
|
+
"Copy to new version": "复制到新版本",
|
|
15
|
+
"Duplicate": "复制",
|
|
16
|
+
"Duplicate to new workflow": "复制为新工作流",
|
|
17
|
+
"Delete a main version will cause all other revisions to be deleted too.": "删除主版本将导致其他版本一并被删除。",
|
|
18
|
+
"Loading": "加载中",
|
|
19
|
+
"Load failed": "加载失败",
|
|
20
|
+
"Use transaction": "启用事务",
|
|
21
|
+
"Data operation nodes in workflow will run in a same transaction until any interruption. Any failure will cause data rollback, and will also rollback the history of the execution.": "工作流中的节点将在同一个事务中运行。任何失败都会导致数据回滚,同时也会回滚相应的执行历史。",
|
|
22
|
+
"Auto delete history when execution is on end status": "执行结束后自动删除对应状态的历史记录",
|
|
23
|
+
"Trigger": "触发器",
|
|
24
|
+
"Trigger variables": "触发器变量",
|
|
25
|
+
"Trigger data": "触发数据",
|
|
26
|
+
"Trigger time": "触发时间",
|
|
27
|
+
"Triggered at": "触发时间",
|
|
28
|
+
"Form event": "表单事件",
|
|
29
|
+
"Event triggers when submitted a workflow bound form action.": "在提交绑定工作流的表单操作按钮后触发。",
|
|
30
|
+
"Form data model": "表单数据模型",
|
|
31
|
+
"Use a collection to match form data.": "使用一个数据表来匹配表单数据。",
|
|
32
|
+
"Associations to use": "待使用的关系数据",
|
|
33
|
+
"User submitted form": "提交表单的用户",
|
|
34
|
+
"Bind workflows": "绑定工作流",
|
|
35
|
+
"Workflow will be triggered after submitting succeeded.": "提交成功后触发工作流。",
|
|
36
|
+
"Workflow will be triggered after saving succeeded.": "保存成功后触发工作流。",
|
|
37
|
+
"Workflow will be triggered directly once the button clicked.": "按钮点击后直接触发工作流。",
|
|
38
|
+
"Submit to workflow": "提交至工作流",
|
|
39
|
+
"Add workflow": "添加工作流",
|
|
40
|
+
"Select workflow": "选择工作流",
|
|
41
|
+
"Trigger data context": "触发数据上下文",
|
|
42
|
+
"Full form data": "完整表单数据",
|
|
43
|
+
"Select context": "选择上下文",
|
|
44
|
+
"Collection event": "数据表事件",
|
|
45
|
+
"Event will be triggered on collection data row created, updated or deleted.": "当数据表中的数据被新增、更新或删除时触发。",
|
|
46
|
+
"Trigger on": "触发时机",
|
|
47
|
+
"After record added": "新增数据后",
|
|
48
|
+
"After record updated": "更新数据后",
|
|
49
|
+
"After record added or updated": "新增或更新数据后",
|
|
50
|
+
"After record deleted": "删除数据后",
|
|
51
|
+
"Changed fields": "发生变动的字段",
|
|
52
|
+
"Triggered only if one of the selected fields changes. If unselected, it means that it will be triggered when any field changes. When record is added or deleted, any field is considered to have been changed.": "只有被选中的某个字段发生变动时才会触发。如果不选择,则表示任何字段变动时都会触发。新增或删除数据时,任意字段都被认为发生变动。",
|
|
53
|
+
"Only triggers when match conditions": "满足以下条件才触发",
|
|
54
|
+
"Preload associations": "预加载关联数据",
|
|
55
|
+
"Please select the associated fields that need to be accessed in subsequent nodes. With more than two levels of to-many associations may cause performance issue, please use with caution.": "请选中需要在后续节点中被访问的关系字段。超过两层的对多关联可能会导致性能问题,请谨慎使用。",
|
|
56
|
+
"Schedule event": "定时任务",
|
|
57
|
+
"Event will be scheduled and triggered base on time conditions.": "基于时间条件进行定时触发的事件。",
|
|
58
|
+
"Trigger mode": "触发模式",
|
|
59
|
+
"Based on certain date": "自定义时间",
|
|
60
|
+
"Based on date field of collection": "根据数据表时间字段",
|
|
61
|
+
"Starts on": "开始于",
|
|
62
|
+
"Ends on": "结束于",
|
|
63
|
+
"No end": "不结束",
|
|
64
|
+
"Exactly at": "当时",
|
|
65
|
+
"Repeat mode": "重复模式",
|
|
66
|
+
"Repeat limit": "重复次数",
|
|
67
|
+
"No limit": "不限",
|
|
68
|
+
"Seconds": "秒",
|
|
69
|
+
"Minutes": "分钟",
|
|
70
|
+
"Hours": "小时",
|
|
71
|
+
"Days": "天",
|
|
72
|
+
"Weeks": "周",
|
|
73
|
+
"Months": "月",
|
|
74
|
+
"No repeat": "不重复",
|
|
75
|
+
"Every": "每",
|
|
76
|
+
"By minute": "按分钟",
|
|
77
|
+
"By hour": "按小时",
|
|
78
|
+
"By day": "按天",
|
|
79
|
+
"By week": "按周",
|
|
80
|
+
"By month": "按月",
|
|
81
|
+
"By field": "数据表字段",
|
|
82
|
+
"By custom date": "自定义时间",
|
|
83
|
+
"Advanced": "高级模式",
|
|
84
|
+
"End": "结束",
|
|
85
|
+
"Node result": "节点数据",
|
|
86
|
+
"Variable key of node": "节点变量标识",
|
|
87
|
+
"Calculator": "运算",
|
|
88
|
+
"Calculate an expression based on a calculation engine and obtain a value as the result. Variables in the upstream nodes can be used in the expression. The expression can be static or dynamic one from an expression collections.": "基于计算引擎对一个表达式进行计算,并获得一个值作为结果。表达式中可以使用上游节点里的变量。表达式可以是静态的,也可以是表达式表中的动态表达式。",
|
|
89
|
+
"String operation": "字符串",
|
|
90
|
+
"System variables": "系统变量",
|
|
91
|
+
"System time": "系统时间",
|
|
92
|
+
"Date variables": "日期变量",
|
|
93
|
+
"Executed at": "执行于",
|
|
94
|
+
"Queueing": "队列中",
|
|
95
|
+
"On going": "进行中",
|
|
96
|
+
"Resolved": "完成",
|
|
97
|
+
"Pending": "待处理",
|
|
98
|
+
"Failed": "失败",
|
|
99
|
+
"Error": "出错",
|
|
100
|
+
"Aborted": "已终止",
|
|
101
|
+
"Canceled": "已取消",
|
|
102
|
+
"Rejected": "已拒绝",
|
|
103
|
+
"Retry needed": "需重试",
|
|
104
|
+
"Triggered but still waiting in queue to execute.": "已触发但仍在队列中等待执行。",
|
|
105
|
+
"Started and executing, maybe waiting for an async callback (manual, delay etc.).": "已开始执行,可能在等待异步回调(人工、延时等)。",
|
|
106
|
+
"Successfully finished.": "成功完成。",
|
|
107
|
+
"Failed to satisfy node configurations.": "未满足节点配置造成的失败。",
|
|
108
|
+
"Some node meets error.": "某个节点出错。",
|
|
109
|
+
"Running of some node was aborted by program flow.": "某个节点被程序流程终止。",
|
|
110
|
+
"Manually canceled whole execution when waiting.": "等待时被手动取消整个执行。",
|
|
111
|
+
"Rejected from a manual node.": "被人工节点拒绝继续。",
|
|
112
|
+
"General failed but should do another try.": "执行失败,需重试。",
|
|
113
|
+
"Continue the process": "继续流程",
|
|
114
|
+
"Terminate the process": "终止流程",
|
|
115
|
+
"Save temporarily": "暂存",
|
|
116
|
+
"Operations": "操作",
|
|
117
|
+
"This node contains branches, deleting will also be preformed to them, are you sure?": "节点包含分支,将同时删除其所有分支下的子节点,确定继续?",
|
|
118
|
+
"Control": "流程控制",
|
|
119
|
+
"Collection operations": "数据表操作",
|
|
120
|
+
"Manual": "人工处理",
|
|
121
|
+
"Could be used for manually submitting data, and determine whether to continue or exit. Workflow will generate a todo item for assigned user when it reaches a manual node, and continue processing after user submits the form.": "可用于人工提交数据,并决定是否继续或退出流程。工作流在执行到人工节点时会为被指派的用户生成待办事项,直到用户提交对应表单后继续处理该流程。",
|
|
122
|
+
"Values preset in this form will override user submitted ones when continue or reject.": "表单中预设的字段值会在用户提交继续或拒绝时覆盖相应字段的值。",
|
|
123
|
+
"Extended types": "扩展类型",
|
|
124
|
+
"Node type": "节点类型",
|
|
125
|
+
"Calculation": "运算",
|
|
126
|
+
"Expression type": "表达式类型",
|
|
127
|
+
"Static": "静态",
|
|
128
|
+
"Dynamic": "动态",
|
|
129
|
+
"Select dynamic expression": "选择动态表达式",
|
|
130
|
+
"Select the dynamic expression queried from the upstream node. You need to query it from an expression collection.": "从上游节点中选择查询出来的动态表达式。你需要从动态表达式类型的数据表中查询。",
|
|
131
|
+
"Variable datasource": "变量数据源",
|
|
132
|
+
"Calculation engine": "运算引擎",
|
|
133
|
+
"Basic": "基础",
|
|
134
|
+
"Calculation expression": "运算表达式",
|
|
135
|
+
"Expression syntax error": "表达式语法错误",
|
|
136
|
+
"Syntax references: ": "语法参考:",
|
|
137
|
+
"Calculation result": "运算结果",
|
|
138
|
+
"True": "真",
|
|
139
|
+
"False": "假",
|
|
140
|
+
"concat": "连接",
|
|
141
|
+
"Condition": "条件判断",
|
|
142
|
+
"Based on boolean result of the calculation to determine whether to \"continue\" or \"exit\" the process, or continue on different branches of \"yes\" and \"no\".": "基于运算结果的真假来决定“继续”或“退出”流程,或者在“是”与“否”的分支上分别继续。",
|
|
143
|
+
"Mode": "模式",
|
|
144
|
+
"Continue when \"Yes\"": "“是”则继续",
|
|
145
|
+
"Branch into \"Yes\" and \"No\"": "“是”和“否”分别继续",
|
|
146
|
+
"Condition expression": "条件表达式",
|
|
147
|
+
"Parallel branch": "分支",
|
|
148
|
+
"Run multiple branch processes in parallel.": "并行运行多个分支流程。",
|
|
149
|
+
"Add branch": "增加分支",
|
|
150
|
+
"All succeeded": "全部成功",
|
|
151
|
+
"Any succeeded": "任意成功",
|
|
152
|
+
"Any succeeded or failed": "任意成功或失败",
|
|
153
|
+
"Continue after all branches succeeded": "全部分支都成功后才能继续",
|
|
154
|
+
"Continue after any branch succeeded": "任意分支成功后就继续",
|
|
155
|
+
"Continue after any branch succeeded, or exit after any branch failed.": "任意分支成功就继续流程,或者任意分支失败就退出流程。",
|
|
156
|
+
"Loop": "循环",
|
|
157
|
+
"Loop target": "循环对象",
|
|
158
|
+
"Loop index": "当前索引",
|
|
159
|
+
"Loop length": "循环长度",
|
|
160
|
+
"By using a loop node, you can perform the same operation on multiple sets of data. The source of these sets can be either multiple records from a query node or multiple associated records of a single record. Loop node can also be used for iterating a certain number of times or for looping through each character in a string. However, excessive looping may cause performance issues, so use with caution.": "使用循环节点可以对多条数据进行同样的操作,多条数据的来源可以是查询节点的多条结果,或者一条数据的多条关系数据。也可以用于一定次数的循环,或者对字符串中每一个字符的循环处理。循环次数过高可能引起性能问题,请谨慎使用。",
|
|
161
|
+
"Scope variables": "局域变量",
|
|
162
|
+
"A single number will be treated as a loop count, a single string will be treated as an array of characters, and other non-array values will be converted to arrays. The loop node ends when the loop count is reached, or when the array loop is completed. You can also add condition nodes to the loop to terminate it.": "单一数字值将被视为循环次数,单一字符串值将被视为字符数组,其他非数组值将被转换为数组。达到循环次数,或者将数组循环完成后,循环节点结束。你也可以在循环中添加条件节点,以终止循环。",
|
|
163
|
+
"Delay": "延时",
|
|
164
|
+
"Delay a period of time and then continue or exit the process. Can be used to set wait or timeout times in parallel branches.": "延时一段时间,然后继续或退出流程。可以用于并行分支中等待其他分支或设置超时时间。",
|
|
165
|
+
"Duration": "时长",
|
|
166
|
+
"End Status": "到时状态",
|
|
167
|
+
"Select status": "选择状态",
|
|
168
|
+
"Succeed and continue": "通过并继续",
|
|
169
|
+
"Fail and exit": "失败并退出",
|
|
170
|
+
"Assignee": "负责人",
|
|
171
|
+
"Assignees": "负责人",
|
|
172
|
+
"User interface": "操作界面",
|
|
173
|
+
"Configure user interface": "配置界面",
|
|
174
|
+
"View user interface": "查看界面",
|
|
175
|
+
"Separately": "分别处理",
|
|
176
|
+
"Each user has own task": "每个人处理各自的任务",
|
|
177
|
+
"Collaboratively": "协作处理",
|
|
178
|
+
"Everyone shares one task": "所有人共享同一个任务",
|
|
179
|
+
"Negotiation": "协商机制",
|
|
180
|
+
"All pass": "全部通过",
|
|
181
|
+
"Everyone should pass": "每个人通过才通过",
|
|
182
|
+
"Any pass": "任意通过",
|
|
183
|
+
"Anyone pass": "任何一人通过即通过",
|
|
184
|
+
"Field name existed in form": "表单中已有对应标识的字段",
|
|
185
|
+
"Custom form": "自定义表单",
|
|
186
|
+
"Data record": "数据记录",
|
|
187
|
+
"Create record form": "新增数据表单",
|
|
188
|
+
"Update record form": "更新数据表单",
|
|
189
|
+
"Filter settings": "筛选设置",
|
|
190
|
+
"Create record": "新增数据",
|
|
191
|
+
"Add new record to a collection. You can use variables from upstream nodes to assign values to fields.": "向一个数据表中添加新的数据。可以使用上游节点里的变量为字段赋值。",
|
|
192
|
+
"Update record": "更新数据",
|
|
193
|
+
"Update records of a collection. You can use variables from upstream nodes as query conditions and field values.": "更新一个数据表中的数据。可以使用上游节点里的变量作为查询条件和数据值。",
|
|
194
|
+
"Update mode": "更新模式",
|
|
195
|
+
"Update in a batch": "批量更新",
|
|
196
|
+
"Update one by one": "逐条更新",
|
|
197
|
+
"Update all eligible data at one time, which has better performance when the amount of data is large. But the updated data will not trigger other workflows, and will not record audit logs.": "一次性更新所有符合条件的数据,在数据量较大时有比较好的性能;但被更新的数据不会触发其他工作流,也不会记录更新日志。",
|
|
198
|
+
"The updated data can trigger other workflows, and the audit log will also be recorded. But it is usually only applicable to several or dozens of pieces of data, otherwise there will be performance problems.": "被更新的数据可以再次触发其他工作流,也会记录更新日志;但通常只适用于数条或数十条数据,否则会有性能问题。",
|
|
199
|
+
"Query record": "查询数据",
|
|
200
|
+
"Query records from a collection. You can use variables from upstream nodes as query conditions.": "查询一个数据表中的数据。可以使用上游节点里的变量作为查询条件。",
|
|
201
|
+
"Allow multiple records as result": "允许结果是多条数据",
|
|
202
|
+
"If checked, when there are multiple records in the query result, an array will be returned as the result, which can be operated on one by one using a loop node. Otherwise, only one record will be returned.": "选中后,当查询结果有多条记录时,会返回数组作为结果,可以使用循环节点对它逐条操作;否则,仅返回一条数据。",
|
|
203
|
+
"Exit when query result is null": "查询结果为空时,退出流程",
|
|
204
|
+
"Please select collection first": "请先选择数据表",
|
|
205
|
+
"Only update records matching conditions": "只更新满足条件的数据",
|
|
206
|
+
"Please add at least one condition": "请添加至少一个条件",
|
|
207
|
+
"Unassigned fields will be set to default values, and those without default values will be set to null.": "未被赋值的字段将被设置为默认值,没有默认值的设置为空值。",
|
|
208
|
+
"Delete record": "删除数据",
|
|
209
|
+
"Delete records of a collection. Could use variables in workflow context as filter. All records match the filter will be deleted.": "删除一个数据表中的数据。可以使用上游节点里的变量作为过滤条件。所有满足条件的数据都将被删除。",
|
|
210
|
+
"Aggregate": "聚合查询",
|
|
211
|
+
"Counting, summing, finding maximum, minimum, and average values for multiple records of a collection or associated data of a record.": "对一个数据表里的多条数据或者一条数据里的关系数据进行统计、求和、求最大值、最小值、平均值。",
|
|
212
|
+
"Aggregator function": "聚合函数",
|
|
213
|
+
"Target type": "目标类型",
|
|
214
|
+
"Data of collection": "数据表数据",
|
|
215
|
+
"Data of associated collection": "关联数据表数据",
|
|
216
|
+
"Field to aggregate": "聚合字段",
|
|
217
|
+
"Distinct": "去重",
|
|
218
|
+
"Query result": "查询结果",
|
|
219
|
+
"Executed workflow cannot be modified": "已经执行过的工作流不能被修改",
|
|
220
|
+
"Can not delete": "无法删除",
|
|
221
|
+
"The result of this node has been referenced by other nodes ({{nodes}}), please remove the usage before deleting.": "该节点的执行结果已被其他节点({{nodes}})引用,删除前请先移除引用。",
|
|
222
|
+
"HTTP request": "HTTP 请求",
|
|
223
|
+
"Send HTTP request to a URL. You can use the variables in the upstream nodes as request headers, parameters and request body.": "向指定 URL 发送 HTTP 请求。可以使用上游节点里的变量作为请求头、参数和请求体。",
|
|
224
|
+
"HTTP method": "HTTP 方法",
|
|
225
|
+
"URL": "地址",
|
|
226
|
+
"Headers": "请求头",
|
|
227
|
+
"Add request header": "添加请求头",
|
|
228
|
+
"Parameters": "参数",
|
|
229
|
+
"Add parameter": "添加参数",
|
|
230
|
+
"Body": "请求体",
|
|
231
|
+
"Use variable": "使用变量",
|
|
232
|
+
"Format": "格式化",
|
|
233
|
+
"Insert": "插入",
|
|
234
|
+
"Timeout config": "超时设置",
|
|
235
|
+
"ms": "毫秒",
|
|
236
|
+
"Input request data": "输入请求数据",
|
|
237
|
+
"Only support standard JSON data": "仅支持标准 JSON 数据",
|
|
238
|
+
"\"Content-Type\" only support \"application/json\", and no need to specify": "\"Content-Type\" 请求头仅支持 \"application/json\",无需填写",
|
|
239
|
+
"Ignore failed request and continue workflow": "忽略失败的请求并继续工作流",
|
|
240
|
+
"Workflow todos": "工作流待办",
|
|
241
|
+
"Task": "任务",
|
|
242
|
+
"Dynamic expression": "动态表达式",
|
|
243
|
+
"An expression for calculation in each rows": "每行数据计算规则不同时使用",
|
|
244
|
+
"Unconfigured": "未配置",
|
|
245
|
+
"SQL action": "SQL 操作",
|
|
246
|
+
"Execute a SQL statement in database": "在数据库中执行一个 SQL 语句",
|
|
247
|
+
"Usage of SQL query result is not supported yet.": "SQL 执行的结果暂不支持使用。"
|
|
248
|
+
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"cron-parser","version":"4.4.0","description":"Node.js library for parsing crontab instructions","main":"lib/parser.js","types":"index.d.ts","typesVersions":{"<4.1":{"*":["types/ts3/*"]}},"directories":{"test":"test"},"scripts":{"test:tsd":"tsd","test:unit":"TZ=UTC tap ./test/*.js","test:cover":"TZ=UTC tap --coverage-report=html ./test/*.js","lint":"eslint .","lint:fix":"eslint --fix .","test":"npm run lint && npm run test:unit && npm run test:tsd"},"repository":{"type":"git","url":"https://github.com/harrisiirak/cron-parser.git"},"keywords":["cron","crontab","parser"],"author":"Harri Siirak","contributors":["Nicholas Clawson","Daniel Prentis <daniel@salsitasoft.com>","Renault John Lecoultre","Richard Astbury <richard.astbury@gmail.com>","Meaglin Wasabi <Meaglin.wasabi@gmail.com>","Mike Kusold <hello@mikekusold.com>","Alex Kit <alex.kit@atmajs.com>","Santiago Gimeno <santiago.gimeno@gmail.com>","Daniel <darc.tec@gmail.com>","Christian Steininger <christian.steininger.cs@gmail.com>","Mykola Piskovyi <m.piskovyi@gmail.com>","Brian Vaughn <brian.david.vaughn@gmail.com>","Nicholas Clawson <nickclaw@gmail.com>","Yasuhiroki <yasuhiroki.duck@gmail.com>","Nicholas Clawson <nickclaw@gmail.com>","Brendan Warkentin <faazshift@gmail.com>","Charlie Fish <fishcharlie.code@gmail.com>","Ian Graves <ian+diskimage@iangrav.es>","Andy Thompson <me@andytson.com>","Regev Brody <regevbr@gmail.com>"],"license":"MIT","dependencies":{"luxon":"^1.28.0"},"devDependencies":{"eslint":"^8.2.0","sinon":"^10.0.0","tap":"^16.0.1","tsd":"^0.19.0"},"engines":{"node":">=0.8"},"browser":{"fs":false},"tap":{"check-coverage":false},"tsd":{"directory":"test","compilerOptions":{"lib":["es2017","dom"]}},"_lastModified":"2023-12-
|
|
1
|
+
{"name":"cron-parser","version":"4.4.0","description":"Node.js library for parsing crontab instructions","main":"lib/parser.js","types":"index.d.ts","typesVersions":{"<4.1":{"*":["types/ts3/*"]}},"directories":{"test":"test"},"scripts":{"test:tsd":"tsd","test:unit":"TZ=UTC tap ./test/*.js","test:cover":"TZ=UTC tap --coverage-report=html ./test/*.js","lint":"eslint .","lint:fix":"eslint --fix .","test":"npm run lint && npm run test:unit && npm run test:tsd"},"repository":{"type":"git","url":"https://github.com/harrisiirak/cron-parser.git"},"keywords":["cron","crontab","parser"],"author":"Harri Siirak","contributors":["Nicholas Clawson","Daniel Prentis <daniel@salsitasoft.com>","Renault John Lecoultre","Richard Astbury <richard.astbury@gmail.com>","Meaglin Wasabi <Meaglin.wasabi@gmail.com>","Mike Kusold <hello@mikekusold.com>","Alex Kit <alex.kit@atmajs.com>","Santiago Gimeno <santiago.gimeno@gmail.com>","Daniel <darc.tec@gmail.com>","Christian Steininger <christian.steininger.cs@gmail.com>","Mykola Piskovyi <m.piskovyi@gmail.com>","Brian Vaughn <brian.david.vaughn@gmail.com>","Nicholas Clawson <nickclaw@gmail.com>","Yasuhiroki <yasuhiroki.duck@gmail.com>","Nicholas Clawson <nickclaw@gmail.com>","Brendan Warkentin <faazshift@gmail.com>","Charlie Fish <fishcharlie.code@gmail.com>","Ian Graves <ian+diskimage@iangrav.es>","Andy Thompson <me@andytson.com>","Regev Brody <regevbr@gmail.com>"],"license":"MIT","dependencies":{"luxon":"^1.28.0"},"devDependencies":{"eslint":"^8.2.0","sinon":"^10.0.0","tap":"^16.0.1","tsd":"^0.19.0"},"engines":{"node":">=0.8"},"browser":{"fs":false},"tap":{"check-coverage":false},"tsd":{"directory":"test","compilerOptions":{"lib":["es2017","dom"]}},"_lastModified":"2023-12-06T09:29:05.471Z"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"lru-cache","description":"A cache object that deletes the least-recently-used items.","version":"8.0.5","author":"Isaac Z. Schlueter <i@izs.me>","keywords":["mru","lru","cache"],"sideEffects":false,"scripts":{"build":"npm run prepare","preprepare":"rm -rf dist","prepare":"tsc -p tsconfig.json && tsc -p tsconfig-esm.json","postprepare":"bash fixup.sh","pretest":"npm run prepare","presnap":"npm run prepare","test":"c8 tap","snap":"c8 tap","preversion":"npm test","postversion":"npm publish","prepublishOnly":"git push origin --follow-tags","format":"prettier --write .","typedoc":"typedoc --tsconfig tsconfig-esm.json ./src/*.ts","benchmark-results-typedoc":"bash scripts/benchmark-results-typedoc.sh","prebenchmark":"npm run prepare","benchmark":"make -C benchmark","preprofile":"npm run prepare","profile":"make -C benchmark profile"},"main":"./dist/cjs/index-cjs.js","module":"./dist/mjs/index.js","types":"./dist/mjs/index.d.ts","exports":{"./min":{"import":{"types":"./dist/mjs/index.d.ts","default":"./dist/mjs/index.min.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.min.js"}},".":{"import":{"types":"./dist/mjs/index.d.ts","default":"./dist/mjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index-cjs.js"}}},"repository":"git://github.com/isaacs/node-lru-cache.git","devDependencies":{"@size-limit/preset-small-lib":"^7.0.8","@types/node":"^17.0.31","@types/tap":"^15.0.6","benchmark":"^2.1.4","c8":"^7.11.2","clock-mock":"^1.0.6","esbuild":"^0.17.11","eslint-config-prettier":"^8.5.0","marked":"^4.2.12","mkdirp":"^2.1.5","prettier":"^2.6.2","size-limit":"^7.0.8","tap":"^16.3.4","ts-node":"^10.7.0","tslib":"^2.4.0","typedoc":"^0.23.24","typescript":"^4.6.4"},"license":"ISC","files":["dist"],"engines":{"node":">=16.14"},"prettier":{"semi":false,"printWidth":70,"tabWidth":2,"useTabs":false,"singleQuote":true,"jsxSingleQuote":false,"bracketSameLine":true,"arrowParens":"avoid","endOfLine":"lf"},"tap":{"coverage":false,"node-arg":["--expose-gc","--no-warnings","--loader","ts-node/esm"],"ts":false},"size-limit":[{"path":"./dist/mjs/index.js"}],"_lastModified":"2023-12-
|
|
1
|
+
{"name":"lru-cache","description":"A cache object that deletes the least-recently-used items.","version":"8.0.5","author":"Isaac Z. Schlueter <i@izs.me>","keywords":["mru","lru","cache"],"sideEffects":false,"scripts":{"build":"npm run prepare","preprepare":"rm -rf dist","prepare":"tsc -p tsconfig.json && tsc -p tsconfig-esm.json","postprepare":"bash fixup.sh","pretest":"npm run prepare","presnap":"npm run prepare","test":"c8 tap","snap":"c8 tap","preversion":"npm test","postversion":"npm publish","prepublishOnly":"git push origin --follow-tags","format":"prettier --write .","typedoc":"typedoc --tsconfig tsconfig-esm.json ./src/*.ts","benchmark-results-typedoc":"bash scripts/benchmark-results-typedoc.sh","prebenchmark":"npm run prepare","benchmark":"make -C benchmark","preprofile":"npm run prepare","profile":"make -C benchmark profile"},"main":"./dist/cjs/index-cjs.js","module":"./dist/mjs/index.js","types":"./dist/mjs/index.d.ts","exports":{"./min":{"import":{"types":"./dist/mjs/index.d.ts","default":"./dist/mjs/index.min.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.min.js"}},".":{"import":{"types":"./dist/mjs/index.d.ts","default":"./dist/mjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index-cjs.js"}}},"repository":"git://github.com/isaacs/node-lru-cache.git","devDependencies":{"@size-limit/preset-small-lib":"^7.0.8","@types/node":"^17.0.31","@types/tap":"^15.0.6","benchmark":"^2.1.4","c8":"^7.11.2","clock-mock":"^1.0.6","esbuild":"^0.17.11","eslint-config-prettier":"^8.5.0","marked":"^4.2.12","mkdirp":"^2.1.5","prettier":"^2.6.2","size-limit":"^7.0.8","tap":"^16.3.4","ts-node":"^10.7.0","tslib":"^2.4.0","typedoc":"^0.23.24","typescript":"^4.6.4"},"license":"ISC","files":["dist"],"engines":{"node":">=16.14"},"prettier":{"semi":false,"printWidth":70,"tabWidth":2,"useTabs":false,"singleQuote":true,"jsxSingleQuote":false,"bracketSameLine":true,"arrowParens":"avoid","endOfLine":"lf"},"tap":{"coverage":false,"node-arg":["--expose-gc","--no-warnings","--loader","ts-node/esm"],"ts":false},"size-limit":[{"path":"./dist/mjs/index.js"}],"_lastModified":"2023-12-06T09:29:05.191Z"}
|
package/package.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"displayName.zh-CN": "工作流",
|
|
5
5
|
"description": "A powerful workflow plugin designed to support business process management and automation.",
|
|
6
6
|
"description.zh-CN": "工作流插件,为业务流程管理和自动化提供支持。",
|
|
7
|
-
"version": "0.17.0-alpha.
|
|
7
|
+
"version": "0.17.0-alpha.3",
|
|
8
8
|
"license": "AGPL-3.0",
|
|
9
9
|
"main": "./dist/server/index.js",
|
|
10
10
|
"devDependencies": {
|
|
@@ -41,5 +41,5 @@
|
|
|
41
41
|
"@nocobase/test": "0.x",
|
|
42
42
|
"@nocobase/utils": "0.x"
|
|
43
43
|
},
|
|
44
|
-
"gitHead": "
|
|
44
|
+
"gitHead": "8fb3aace819722ceb845ea63ec3009f324a897a9"
|
|
45
45
|
}
|